@charset "UTF-8";
/*
Theme Name: Redstone Distribution Services
Theme URI: 
Author: Redstone Distribution Services
Author URI: https://redstoneortho.com/
Description: A theme for WordPress 5.
Requires at least: WordPress 4.9.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wp5default
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Redstone Distribution Services is based on Underscores https://underscores.me/, (C) 2012-2018 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*###################################
# General Styles
###################################*/
html {font-size: 16px; /* 1em */ overflow: auto; line-height: 1.15; -webkit-text-size-adjust: 100%; overflow-x: hidden;}
body { margin: 0 auto; width: 100%; }
a, a:visited {color: inherit; text-decoration: none; text-decoration: none !important;}

/*###################################
## Layouts
###################################*/
.site {margin: 0 auto;}
.full {width: 100%;}
.main {max-width: 100%;}
.entry-content {margin: 0;}
.hentry, .so-panel, .panel-grid {margin-bottom: 0!important;}
.has-1-columns .wp-block-column {flex-basis: 100%;}
.wp-block-column, .blocks-gallery-item {margin: 0 !important;}
.wp-block-gallery.is-cropped .blocks-gallery-item img {height: auto; width: auto; object-fit: contain;}
.screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important;}
.container, .container-fluid {max-width: 1360px; margin: 0 auto; padding-left: 15px; padding-right: 15px;}
.row {max-width: 100%; margin: 0 auto;}

.clearfix {clear: both;}

/*###################################
## Forms
###################################*/


/*###################################
## Buttons
###################################*/


/*###################################
## Menus
###################################*/


/*###################################
## Header
###################################*/
#header { position: fixed; width: 100%; margin: 0 auto; z-index: 9999; }
#header.sticky { background: #fff; }
#header .site-logo{ transition: all .5s ease; -webkit-transition: all .5s ease; }
#header.sticky .site-logo { /*max-width: 200px;*/ display: none; }
#header.inner-header { position: relative; }
#header.inner-header.sticky { background: #fff; }

#header .sticky-logo { display: none; }
#header.sticky .sticky-logo { display: block; }
#header.sticky.inner-header .site-logo { max-width: 200px; display: block; }

#header.sticky .elementor-element.elementor-element-a63fb93 .elementor-nav-menu--main .elementor-item { color: #000; }
#header.sticky .elementor-element.elementor-element-a63fb93 .elementor-nav-menu--main .elementor-item:hover,
#header.sticky .elementor-element.elementor-element-a63fb93 .elementor-nav-menu--main .elementor-item.elementor-item-active { color: #005ACD; }



/*###################################
## Banner
###################################*/
#banner { position: relative; }
#banner:after { position: absolute; bottom: 0; right: 0; content: " "; background: url('assets/images/bnr-after.png') no-repeat bottom right; background-size: 100% 100%; max-width: 1080px; width: 100%; height: 397px; z-index: 1; }

.inr-bnr { position: relative; }
.inr-bnr:after { position: absolute; bottom: 0; right: 0; content: " "; background: url('assets/images/inr-bnr.webp') no-repeat bottom right; background-size: 100% 100%; max-width: 707px; width: 100%; height: 260px; z-index: 1; }


/*###################################
## Content
###################################*/
.after-vertdot { position: relative; }
.after-vertdot:after { position: absolute; right: 0; top: 0; content: " "; width: 3px; height: 100%; background: url('assets/images/dot-vert.webp') repeat-y center top; background-size: auto; }
.before-vertdot { position: relative; }
.before-vertdot:after { position: absolute; left: 0; top: 0; content: " "; width: 3px; height: 100%; background: url('assets/images/dot-vert.webp') repeat-y center top; background-size: auto; }
.top-doubledot { position: relative; }
.top-doubledot:after { position: absolute; left: 0; right: 0; top: 0; content: " "; width: 100%; max-width: 1820px; height: 17px; margin: 0 auto; background: url('assets/images/doubledot.webp') repeat-x center top; background-size: auto; }

/*###################################
## Footer
###################################*/


/*###################################
## Sidebar
###################################*/


/*###################################
## Inner Pages
###################################*/
.prod-top { position: relative; }
.prod-top:after { position: absolute; top: 0; right: 0; left: 0; content: " "; background: url('assets/images/top-shade.webp') no-repeat top center; background-size: 100% 100px; width: 100%; height: 100px; z-index: 1; }

.custom-form .elementor-field-type-checkbox label.elementor-field-label,
.custom-form .elementor-field-type-radio label.elementor-field-label { border-bottom: 2px solid rgba(0, 90, 205, 0.05) !important; width: 100%; }

.dot-btm { position: relative; }
.dot-btm:after { position: absolute; left: 0; right: 0; bottom: 0; content: " "; width: 100%; height: 11px; margin: 0 auto; background: url('assets/images/sml-dot-vert.webp') repeat-x center bottom; background-size: auto; }

.abt-btm { position: relative; }
.abt-btm:after { position: absolute; top: 0; left: 0; content: " "; background: url('assets/images/btm-after.webp') no-repeat top left; background-size: 100% 100%; max-width: 1080px; width: 100%; height: 260px; z-index: 1; }

/*###################################
## Responsive
###################################*/
@media screen and (max-width: 1023px){
  body {min-width: 320px;}
}

@media screen and (max-width: 1023px){
  #banner:after { height: 200px; }
  .inr-bnr:after { height: 120px; max-width: 220px; }
  .abt-btm:after { height: 120px; max-width: 220px; }

  .after-vertdot:after,
  .before-vertdot:after { display: none; }
}
