<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Custom Styles */
.prdocut-detail-card__header {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 15px 0;
}
.prdocut-detail-card__column {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  flex-basis: auto;
  flex-grow: 1;
  max-width: 100%;
}

.qty-btn,
.qty-input {
  padding-left: 1rem;
  padding-right: 1rem;
}
.qty-btn {
  border-color: #ced4da !important;
}

.product-detail-add-cart--full {
  width: 100%;
}

.product-detail-reorder {
  border: 1px dashed #ccc;
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  color: #8d8d8d;
}

.product-detail-services {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.product-detail-services__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-basis: 190px;
  flex-grow: 1;
  padding: 0.25rem;
}
.product-detail-services__icon {
  font-size: 1.9rem;
}
.product-detail-services__text {
  font-size: 0.8rem;
  padding-left: 0.5rem;
  font-weight: 600;
}

.carousel-caption {
  z-index: 2;
  text-align: left;
}

.pull-right {
   /* background-color: #555;*/
    color: #fff;
}

.pull-right:hover {
    text-decoration: none;
    color: white;
    text-decoration: none;
    background: #696363;
}


/*
.collapse:not(.show) {
    display: block;
}

*/

.envelope-rpinting-div{
    display: flex;
    justify-content: space-between;
}

label.attribute-label.col-xs-12.col-sm-.\33 .col-md-3 {
    width: 100%;
}

.product_attribute_radio &gt; .row {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 2px dashed #ccc;
}

.panel-default &gt; .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    padding: 10px 15px;  
}


.panel-group .panel-heading + .panel-collapse &gt; .panel-body, .panel-group .panel-heading + .panel-collapse &gt; .list-group {
    border-top: 1px solid #ddd;
}
.product_attribute_select, .product_attribute_color, .product_attribute_radio, .product_attribute_image, .product_attribute_checkbox, .product_attribute_buttons {
    padding-bottom: 5px;
}
.panel-body {
    padding: 15px;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-default {
    border-color: #ddd;
}

.panel-title &gt; a, .panel-title &gt; small, .panel-title &gt; .small, .panel-title &gt; small &gt; a, .panel-title &gt; .small &gt; a {
    color: inherit;
}

.panel-title{
font-weight:700;
}
div.fancy-select {
    font-weight: 900;

}

.product_attribute_radio {
    padding-left: 15px;
    padding-right: 15px;
}
.share-bar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: right;
}

.share-bar li a {
    font-size: 20px;
    color: #ccc;
}

.share-bar li {
    display: inline-block;
    margin-left: 10px;
}

.col-middle {
    display: inline;
}

.col-height.col-middle {
    display: inline-block;
}

.add-to-cart-detail {
    color: #fff;
    background-color: #244c9d;
    border-color: #244c9d;
}

.step2-btns {
    font-size: 16px;
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 5px;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.margin-bottom-md {
    margin-bottom: 20px;
}

[class*="col-600-"] {
    float: left;
}
.col-600-4 {
    width: 33.33333%;
}

.accordion-content{
display: inline-flex;
    align-items: center;
}

.accordion-content div label {
    margin-right: 20px;
}

.product-attributes .row .margin-767-top-md{
align-items: center;
    justify-content: center;
    display: flex;
}

.accordion-content div{
display: inline-flex;
}


#product-details.nav-tabs &gt; li &gt; a {
    color: #fff;
    text-transform: none;
    font-weight: 400;
    background-color: #214a9f;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
}

#product-details.nav-tabs &gt; li &gt; a:hover {
    background-color: #214a9f;
    color: #fff;
}

#product-details.nav-tabs &gt; li {
    margin-right: 4px;
}
.nav &gt; li &gt; a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.accordion-content {
    width: 100%;
    max-width: 100%;
}


.product-tabs .tab-content {
    border: 1px solid #ddd;
    background-color: #fafafa;
}

.product-tabs .tab-content {
    background-color: #fff;
    padding: 15px 20px 10px;
}

.product-tabs .tab-content {
    border: 1px solid #ddd;
    background-color: #fafafa;
}

.product-detail-review-btn:hover {
    color: #fff;
    background-color: #214a9f;
    border-color: #214a9f;
}

/*
.product-detail-review-btn:hover {
    color: #fff;
    background-color: #d3d3d3;
    border-color: #d3d3d3;
}
.product-detail-review-btn {
    color: #fff;
    background-color: #ececec;
    border-color: #ececec;
    margin-top: -5px;
}
*/
.product-detail-review-btn {
    color: #fff;
    background-color: #214a9f;
    border-color: #214a9f;
    margin-top: -5px;
}

.pull-right {
    float: right !important;
    margin-top: -65px;
}

.envelope container{
  display: flex;
  justify-content: space-between;
}

.product-detail-description .lm-control a:before {
    font-family: FontAwesome;
}

.lm-control .fa-caret-down:before, .lm-control .fa-caret-up:before {
    font-size: 18px;
    margin-right: 10px;
}

.fa-caret-down:before {
    content: "\f0d7";
}

.padding-vertical-sm {
    padding-top: 40px;
    padding-bottom: 10px;
}

.category-carousel-item {
  padding-right: 0px;
  padding-left: 0px;
}

.tool-nav-right{
float:right;
}

.nav-left{
  float-right;  
  display: inline-block;

}

.header .header-btn {
    background-color: #87bc32;
    color: #fff;
    border-color: #87bc32;
}


h3 a:hover, h3 a:focus {
    color: #1d87dd;
    text-decoration: none;
}

.btn-white.btn-outline {
    color: #fff;
    background: transparent;
    border-color: #fff;
}

.btn-white.btn-outline:hover, .btn-white.btn-outline:focus {
    color: #444;
    background-color: #fff;
    border-color: #fff;
}

/*will be tranfer in theme file*/


.add-to-cart-detail:hover {
    color: #fff;
    background-color: #1c3c7c;
    border-color: #1c3c7c;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #c4c4c4;
    border-color: #b9b9b9;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active {
    color: #333;
    background-color: #c4c4c4;
    border-color: #b9b9b9;
}

.btn-default {
    color: #777 !important;
    background-color: #ddd;
    border-color: #d0d0d0;
}

.remove_link + a {
    border-left: 1px solid var(--primary);
    padding-left: 5px;
    margin-left: 0px;
}

.cart_item_image .remove_link {
    padding-left: 0px;
}

#LookupShipping {
    vertical-align: middle !important;
    padding: 5px 32px;
    height: 40px;
    width: 100%;
}

/*#ApplyCoupon, #coupon_code {
    width: 100%;
}*/

.cart_body form + form table td.checkout_button_cell input {
    background: #8c1318;
    border-color: #8c1318;
    color: #fff !important;
}

.cart-mid-column{

left: 40px;
    position: relative;
}

div#collapse13 {
    display: block;
}

li.nav-item {
    position: relative;
}


.row-mobile-icons{
display:none;
}  

.plus-minus-tabs{
border: 1px solid white !important;
    background-color: white !important;
}

.footer.pt-0 {
    display: none;
}


@media only screen and (max-width: 767px) {
  .img-ad{
display:none;
}
.row-mobile-icons{
display:flex;
}  
  

.display-template-close-icon{
margin-top: 12px;
}
  
.col-logo-mobile{
width:100%;
}
  
  .pb-sm-4 {
    padding-bottom: 1.25rem !important;
}
  
  .w-sm-100{
width:100% !important;

}
  
.share-bar {
    margin-top: -24px;
}  
.subSlider{
display:none;
}

}

.envelopebuilder .modal-lg {
    width: 100%!important;
}

.modal-product-detail{
  width: 90%;
    max-width: 90%;
}

div#collapse15 {
    display: block;
}
div#collapse81 {
    display: block;
}

.tool-nav-right{
display: inline-flex;
}

.tool-nav-right .list-inline {
    display: inline-flex;
}

.icon-section-container .row {
    width: 100%;
}

.icon-section-container{
    display: flex;
    justify-content: center;
    align-items: center;
}

.floating-form {
    width: 300px;
    padding: 15px;
    font-size: 13px;
    background: #F9F9F9;
    border: 1px solid #ddd;
    right: 10px;
    position: fixed;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    z-index: 10001;
}

.contact-opener {
    display: block !important;
}

.floating-form input[type="button"]:hover, .floating-form input[type="submit"]:hover, .contact-opener {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;
}

.floating-form input[type="button"], .floating-form input[type="submit"], .contact-opener {
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font-size: 1rem;
}

.contact-opener {
    position: absolute;
    left: -83px;
    transform: rotate(-90deg);
    top: 100px;
    background-color: #216288;
    padding: 9px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
}

.floating-form {
    width: 300px;
    padding: 15px;
    font-size: 13px;
    background: #F9F9F9;
    border: 1px solid #ddd;
    right: 10px;
    position: fixed;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    z-index: 10001;
}


.floating-form-heading {
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px;
}

.floating-form label {
    display: block;
    margin: 0px 0px 15px 0px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.floating-form input.input-field, .floating-form .tel-number-field, .floating-form .textarea-field, .floating-form .select-field {
    width: 100%;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
    font-weight: 400;
}

.floating-form input.input-field {
    width: 100%;
}

* {
    font-family: 'Open Sans', sans-serif !important;
}

.slider-arrow .owl-prev:after {
    font-family: "Font Awesome 5 Free";
}

.slider-arrow .owl-prev, .slider-arrow .owl-next {
    font-family: "Font Awesome 5 Free" !important;
}

.fa-classic, .fa-regular, .fa-solid, .far, .fas {
    font-family: "Font Awesome 6 Free" !important;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}

.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands" !important;
}

.pagination a[rel="prev"], .pagination .comments-next {
    float: left;
    max-width: 60%;
    display: flex;
    align-items: center;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}


.btn-default.btn-outline{
    border: 1px solid #848484;
    color: #777;
  background: transparent;
}

.btn-group-lg &gt; .btn, .btn-lg {
    padding: 12px 27px;
    font-size: 1.06667rem;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.btn-lg, .btn-group-lg &gt; .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}


.toolbar a, .toolbar-menu li a, .social-toolbar li a {
    color: #fff;
    font-weight: 300;
    font-size: 0.9333rem;
}

.toolbar {
    background-color: #214a9f !important;
    color: #fff;
    font-weight: 300;
}

.toolbar a:hover, .toolbar-menu li a:hover, .social-toolbar li a:hover {
    color: #cd2727;
}

.toolbar-menu a i, .toolbar a i {
    color: #fff;
}


hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #878787;
}


.bg-sixth{
background-color: #67686c !important;
}

.header .header-btn {
    background-color: #87bc32;
    color: #fff;
    border-color: #87bc32;
}

.text-xl {
    font-size: 3.2rem;
}
.list-check&gt;li:before, .list-arrow&gt;li:before, .list-plus&gt;li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #87bc32;
}

.padding-bottom-md {
    padding-bottom: 20px;
}


.btn-faq{
    --btn-padding-x: 20px;
}

.paragraph-container {
  margin-bottom: 20px;
}

.paragraph {
  overflow: hidden;
  max-height: 3em;
  margin-bottom: 10px;
}

.read-more , .read-less {
  display: block;
  background-color: #214a9f;
  color: #fff;
  border: none;
  padding: 5px 10px;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {


  ul.navbar-nav.cart-menu.hidden-on-load {
    display: none;
}  

  
}



@media only screen and (min-width: 768px) {

  
  .product-detail-phone{
    font-size: 41px;
}

.accordion-content div {
    width: 100%;
    max-width: 100%;
}


  
#searchCollapse {
    display: none;
}

}


        .content {
            display: none;
        }

.readmore-div {
    float: right;
}

@media only screen and (max-width: 767px) {

.graphic-banner.box-shadow, .catalog-sidebar-component {
    display: none;
}  

.slide-text-2 {
    display: block;
    font-size: 22px;
    font-weight: 800;
    text-align: center;
    text-shadow: 3px 0px 12px black;
}


.contact-opener {
    top: 220px;
}

.owl-carousel .owl-item img {
    height: 150px;
}


.slide-title{

font-size: 28px;
text-align: center;
}

.shop-now-btn-div{
    text-align: center;

}

.carousel-caption{
    right: 0%;
    left: 0%;
}

.toolbar-socialbar{
display: inline-flex !important;
}

ul.navbar-nav.mr-sm-auto.d-none.d-md-flex.toolbar-socialbar{
    left: -10px;
    position: relative;
}

ul.list-inline.nav-left.mt-3 {
    left: 10px;
    position: relative;
}

div#mycartn19 {
    left: 0px;
}


}

.call-div {
display: inline-flex;
}

ul.navbar-nav.d-none.d-md-flex.toolbar-socialbar {
    right: 10px;
    position: relative;
}
/*will be tranfer in theme file*/

@media(min-width: 576px) {
  .product-attributes--grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(min-content, 50%));
    grid-gap: 15px;
  }
  .product-attributes--grid &gt; div:nth-child(even) {
    padding-left: 15px;
  }

  .product-detail-quantity {
  /*  flex: 0 0 190px; */
  }
  .product-detail-add-cart--full {
    flex-grow: 1;
    flex-basis: 0;
    max-width: 100%;
  }
}


.btn-group-xl &gt; .btn, .btn-xl {
    padding: 18px 40px;
    font-size: 1.2rem;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.privacy-img{
width:100%;
max-width:100%;  
}

.header-color .dropdown-menu&gt;li&gt;.nav-link, .toolbar .dropdown-menu&gt;li&gt;.nav-link {
    color: #fafafa !important;
    background: #67686c;
}

.ion-ios-person-outline:before {
    font-size: 1.6rem;
}

#hellosigninyouraccountn9 li a {
    background: white;
    color: black !important;
    padding-left: 10px;
}

#hellosigninyouraccountn9 .nav-item:first-child a {
    font-weight: 700;
}

.width-100{
width:100%;

}

ul.dropdown-menu.show {
    width: 100%;
}

.categories-btn{
width:100%;
}

.minus-button:hover {
    background: white;
}
.minus-button{
background:white;
  margin-top: -35px;
}


.display-template-close-icon{
background: black;
    color: white;
    border-radius: 225px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.alert-icon-div{
    top: -10px;
    padding-right: 10px;
}

.side-form-checkbox {
    position: relative;
    top: 2.6px;
}

/*
.left-cs-proof-col{
margin-top: -120px;
}*/

</pre></body></html>