diff --git a/css/sherman-black.css b/css/sherman-black.css index 2864cec..8f4e458 100644 --- a/css/sherman-black.css +++ b/css/sherman-black.css @@ -7482,6 +7482,58 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} +#masthead #site-title .header-widget-area .widget { + float: right; +} +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -10898,6 +10950,25 @@ body { #masthead #site-title .col-sm-8 #uc-site-header #uc-site-title a:hover { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: #eee; + text-transform: uppercase; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #c8c8c8; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: #fff; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} #masthead #site-title .searchform fieldset .form-control { background-color: rgba(255, 255, 255, 0.2); color: white; @@ -11580,7 +11651,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -11601,3 +11672,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: white; +} diff --git a/css/sherman-blue.css b/css/sherman-blue.css index 877753b..c0463cc 100644 --- a/css/sherman-blue.css +++ b/css/sherman-blue.css @@ -7482,6 +7482,58 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} +#masthead #site-title .header-widget-area .widget { + float: right; +} +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -10898,6 +10950,25 @@ body { #masthead #site-title .col-sm-8 #uc-site-header #uc-site-title a:hover { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: #7c878e; + text-transform: uppercase; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #586066; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: #fff; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} #masthead #site-title .searchform fieldset .form-control { background-color: rgba(255, 255, 255, 0.2); color: white; @@ -11580,7 +11651,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -11601,3 +11672,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-brightyellow.css b/css/sherman-brightyellow.css index 92146a3..ca46627 100644 --- a/css/sherman-brightyellow.css +++ b/css/sherman-brightyellow.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: black; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: black; + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: black; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: black; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: black; +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(255, 255, 255, 0.75); color: rgba(0, 0, 0, 0.8); @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: black; +} diff --git a/css/sherman-green.css b/css/sherman-green.css index fa87e01..7cddb51 100644 --- a/css/sherman-green.css +++ b/css/sherman-green.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: #eee; + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #c8c8c8; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: #fff; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(0, 0, 0, 0.1); color: white; @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-grey.css b/css/sherman-grey.css index 2727a73..7a7b966 100644 --- a/css/sherman-grey.css +++ b/css/sherman-grey.css @@ -7491,6 +7491,58 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} +#masthead #site-title .header-widget-area .widget { + float: right; +} +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -10907,6 +10959,25 @@ body { #masthead #site-title .col-sm-8 #uc-site-header #uc-site-title a:hover { color: #03071b; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: #0b1860; + text-transform: uppercase; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #03071b; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: #0b1860; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #03071b; +} #masthead #site-title .searchform fieldset .form-control { background-color: rgba(255, 255, 255, 0.5); color: rgba(0, 0, 0, 0.5); @@ -11589,7 +11660,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -11610,3 +11681,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #071a38; +} diff --git a/css/sherman-hotpink.css b/css/sherman-hotpink.css index e1b04ac..ca0c971 100644 --- a/css/sherman-hotpink.css +++ b/css/sherman-hotpink.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: white; + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #d9d9d9; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: white; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(0, 0, 0, 0.1); color: white; @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-huntergreen.css b/css/sherman-huntergreen.css index e41138a..a4c5895 100644 --- a/css/sherman-huntergreen.css +++ b/css/sherman-huntergreen.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: #eee; + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #c8c8c8; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: #fff; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(0, 0, 0, 0.2); color: white; @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-lavender.css b/css/sherman-lavender.css index 07e3770..d4970d0 100644 --- a/css/sherman-lavender.css +++ b/css/sherman-lavender.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: white; + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #d9d9d9; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: white; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(0, 0, 0, 0.1); color: white; @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-orange.css b/css/sherman-orange.css index 719877b..3db99fa 100644 --- a/css/sherman-orange.css +++ b/css/sherman-orange.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: #fff; + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #d9d9d9; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: #fff; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(0, 0, 0, 0.1); color: white; @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-pink.css b/css/sherman-pink.css index f8faa56..f898127 100644 --- a/css/sherman-pink.css +++ b/css/sherman-pink.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: white; + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #d9d9d9; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: white; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(0, 0, 0, 0.05); color: white; @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-purple.css b/css/sherman-purple.css index 60d2b89..07548ac 100644 --- a/css/sherman-purple.css +++ b/css/sherman-purple.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: #fff; + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #d9d9d9; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: #fff; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(255, 255, 255, 0.2); color: white; @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-red.css b/css/sherman-red.css index 9af273d..1b999a1 100644 --- a/css/sherman-red.css +++ b/css/sherman-red.css @@ -7482,6 +7482,58 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} +#masthead #site-title .header-widget-area .widget { + float: right; +} +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -10898,6 +10950,25 @@ body { #masthead #site-title .col-sm-8 #uc-site-header #uc-site-title a:hover { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: #fff; + text-transform: uppercase; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #d9d9d9; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: #fff; +} +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} #masthead #site-title .searchform fieldset .form-control { background-color: rgba(255, 255, 255, 0.2); color: white; @@ -11580,7 +11651,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -11601,3 +11672,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-redorange.css b/css/sherman-redorange.css index 23460ff..dc6b5d2 100644 --- a/css/sherman-redorange.css +++ b/css/sherman-redorange.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: rgba(217, 217, 217, 0.9); } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: rgba(255, 255, 255, 0.9); + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: rgba(217, 217, 217, 0.9); +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: rgba(255, 255, 255, 0.9); +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: rgba(217, 217, 217, 0.9); +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(0, 0, 0, 0.1); color: white; @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-skyblue.css b/css/sherman-skyblue.css index fadb4be..2b041fb 100644 --- a/css/sherman-skyblue.css +++ b/css/sherman-skyblue.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: #fff; + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #d9d9d9; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: #fff; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(0, 0, 0, 0.1); color: white; @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-teal.css b/css/sherman-teal.css index f9b1c9a..71a1aa0 100644 --- a/css/sherman-teal.css +++ b/css/sherman-teal.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: #d9d9d9; } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: #eee; + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: #c8c8c8; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: #fff; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: #d9d9d9; +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(0, 0, 0, 0.1); color: white; @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: #fff; +} diff --git a/css/sherman-yellow.css b/css/sherman-yellow.css index d812b4e..9722793 100644 --- a/css/sherman-yellow.css +++ b/css/sherman-yellow.css @@ -7885,6 +7885,71 @@ button.close { margin-top: 0.75em; } +/* Header widget area */ +#masthead #site-title .header-widget-area { + max-height: 90px; + overflow: hidden; +} + +#masthead #site-title .header-widget-area .widget { + float: right; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons { + margin-top: 27px; +} + +#masthead #site-title .header-widget-area .widget.simple-social-icons li:before { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image .widget-head, #masthead #site-title .header-widget-area .widget.widget_sp_image widget_sp_image-description { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_sp_image img { + margin-top: 14px; +} + +#masthead #site-title .header-widget-area .widget.widget_search .searchform { + margin-left: 10px; +} + +@media (max-width: 991px) { + #masthead #site-title .header-widget-area .widget.widget_search .searchform .form-group .form-control { + width: 124px; + } +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce { + color: white !important; + margin-top: 10px; +} + +#masthead #site-title .header-widget-area .widget.widget_black_studio_tinymce h2.widget-title { + color: white !important; + margin-bottom: 5px; +} + +#masthead #site-title .header-widget-area .widget:nth-child(n+4) { + display: none; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu { + list-style-type: none; + margin-top: 37px; + float: right; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li { + float: left; + margin-right: 22px; +} + +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + line-height: 1.5em; +} + /* - - - - - - - - - - - - - - - - - - - == Content - - - - - - - - - - - - - - - - - - - */ @@ -12014,6 +12079,31 @@ body { color: rgba(0, 0, 0, 0.8); } +#masthead #site-title .col-sm-6 { + padding-left: 5px; +} + +#masthead #site-title .col-sm-6 #uc-site-header { + padding-left: 8px; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a { + color: rgba(0, 0, 0, 0.8); + text-transform: uppercase; +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-parent a:hover { + color: rgba(0, 0, 0, 0.8); +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a { + color: rgba(0, 0, 0, 0.8); +} + +#masthead #site-title .col-sm-6 #uc-site-header #uc-site-title a:hover { + color: rgba(0, 0, 0, 0.8); +} + #masthead #site-title .searchform fieldset .form-control { background-color: rgba(255, 255, 255, 0.6); color: rgba(0, 0, 0, 0.9); @@ -12812,7 +12902,7 @@ table .external .glyphicon-new-window { } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ .breadcrumb { @@ -12833,3 +12923,10 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom: 20px; } + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ +#masthead #site-title .header-widget-area .widget.widget_nav_menu .menu li a { + color: black; +} diff --git a/sass/_sherman-common.scss b/sass/_sherman-common.scss index acd5558..016a932 100644 --- a/sass/_sherman-common.scss +++ b/sass/_sherman-common.scss @@ -61,6 +61,26 @@ body{ } } } + .col-sm-6{ // ### - This is for dynamic header widget + padding-left:5px; + #uc-site-header{ + padding-left:8px; + #uc-site-parent a{ + color:$title_parent; + text-transform: uppercase; + &:hover { + color:$title_parentHover; + } + } + + #uc-site-title a { + color:$title_txt; + &:hover { + color:$title_txtHover; + } + } + } + } @include searchform($sh-masthead-search-btn-bg, $sh-masthead-search-btn-color, $sh-masthead-search-input-bg, $sh-masthead-search-input-color, $sh-masthead-search-input-placeholder-color); } @@ -420,7 +440,7 @@ body{ } } } -@include shermanReset("#content .widget"); +@include shermanReset("#content .widget"); /* Main Content ==================================== @@ -455,7 +475,7 @@ body{ padding-bottom:4em; @media (max-width: 767px) { padding-left:1em!important; - padding-right:1em!important; + padding-right:1em!important; } h1 { color:$sh-header1-color; @@ -686,7 +706,7 @@ table .external .glyphicon-new-window { } #footers { * { - background-color:#333!important; + background-color:#333!important; color:white!important; } a { @@ -747,11 +767,11 @@ table .external .glyphicon-new-window { width:20%; width:20%; } - } + } } } -/*-------------------------------------------------------------- +/*-------------------------------------------------------------- Breadcrumbs --------------------------------------------------------------*/ @@ -771,4 +791,27 @@ Breadcrumbs #page-page-builder-cards .breadcrumb { margin-bottom:20px; - } \ No newline at end of file + } + + +/*-------------------------------------------------------------- +Header Widget Area +--------------------------------------------------------------*/ + +#masthead { + #site-title { + .header-widget-area { + .widget { + &.widget_nav_menu { + .menu { + li { + a { + color:$sh-current-menu-ancestor-dropdown-toggle + } + } + } + } + } + } + } +} \ No newline at end of file