
/* Theme Name: Toolset Starter Child */
/* Template: toolset-starter */
/* Version: 777.777.1 */





/************************* PRIMARYS *************************/

body {
  color: #003059;
  font-size: 16px;
}

a {
  color: darkblue;
}

p {
  margin: 0px 0px 0px 0px;
}

.wrapper p {
  margin: 0px 0px 15px 0px;
}

h1 {
  font-size: 30px;
  color: #00a952;
  font-weight: 900 !important;
  letter-spacing: -0.5px;
  margin: 35px 0px 20px 0px;
  text-align: center;
}

@media only screen and (max-width: 1220px) {
h1 {
  margin: 20px 0px 20px 0px;
}
}



body.page h1 {
  display: none;
}

body.woocommerce-page h1 {
  display: block;
}





h2 {
  font-size: 22px;
  padding: 0px 0px 0px 0px !important;
}

/* MARTY */
h3 {color: #00a952; font-weight: bold;}
h4 {color: #013147; font-weight: bold;}





form input {
  border-radius: 3px;
  border: 1px solid #999;
  padding: 7px;
  color: #555;
}

form textarea {
  border-radius: 3px;
  border: 1px solid #999;
  padding: 7px;
  color: #555;
}

form select {
  border-radius: 3px;
  border: 1px solid #999;
  padding: 7px;
  color: #555;
}

form input[type="button"] {
  border: 0px solid #ccc;
  margin: 15px 0px 15px 0px;
  padding: 3px 50px 3px 50px;
  background: #becd2c;
  font-weight: bold;
  color: #013147;
  font-size: 18px;
}

form input[type="button"]:hover {
  background: #013147;
  color: white;
}

.nf-field-container {
  margin-bottom: 10px !important;
}

.nf-form-fields-required {
  font-size: 13px;
  padding: 0px 0px 10px 0px;
}

.ninja-forms-req-symbol {
  color: inherit !important;
}






iframe {
  max-width: 100%;
}

.wpv-grid {
  margin: inherit;
}


.breakout1 {
  height: 45vw;
}

.breakout2 {
  position: absolute;
  left: 0px;
}







/************************* EDITOR *************************/

.clear1 {
  color: transparent;
}

.page-x .wpv-post-body-1 i {
  width: 50px;
  text-align: center;
  font-size: 36px;
  position: relative;
  top: 5px;
  margin: 0px 15px 10px 0px;
}

@media only screen and (max-width: 720px) {
.wpv-post-body-1 .wp-block-image figure.alignright {
  float: none;
  margin-left: 0px;
}
}

.easytable1 td {
  padding: 20px 40px 20px 40px !important;
}

@media only screen and (max-width: 800px) {
.easytable1 td {
  padding: 20px 0px 20px 0px !important;
  display: block;
	}
}

@media only screen and (max-width: 800px) {
.easytable1 td:first-child {
  border-top: 0px solid #ddd;
	}
}

@media only screen and (max-width: 800px) {
.easytable1 td:last-child {
  border-top: 0px solid #ddd;
	}
}

.wp-block-spacer {
  clear: both;	
}




.thumbs1 {
  background: #fff !important;
}

@media only screen and (max-width: 600px) {
.thumbs1 {
  padding: 0px 0px 0px 0px !important;
}
}

@media only screen and (max-width: 1220px) {
.thumbs1 .wp-block-column {
  margin-bottom: 30px;
}
}

.thumbs1 figure {
  margin: 0px 0px 5px 0px;
}

.thumbs1 img {
  margin: 0px 0px 0px 0px;
  border: 2px solid #ccc;
}

.thumbs1 img:hover {
  border: 2px solid #008000;
}

.thumbs1 h4 {
  letter-spacing: -0.3px;
  margin: 0px 0px 0px 0px;
  color: #008000;
}

.thumbs1 h4 a {
  color: #008000;
  text-decoration: none;
}

.thumbs1 h4 a:hover {
  color: #013147;
}







/************************* TRANSITIONS *************************/

:hover {
  transition: background 1s;
  -webkit-transition: background 1s;
}





/************************* LIGHTBOX *************************/

.tos-wrapper .tos-image img {
  border: 5px solid white;
  border-radius: 20px;
}

.pswp__bg {
  opacity: 0.85 !important;  
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  left: .5em;
  top: auto;
  bottom: .5em;
  opacity: 0.3;
}





/************************* STRUCTURE WIDE *************************/

.strfull {
  clear: both;
}

.strinner {
  width: 100%;
  margin: 0px auto;
  padding: 0px 30px 0px 30px;
}

@media only screen and (max-width: 1220px) {
.strinner {
  width: 100%;
  padding: 0px 0px 0px 0px;
}
}

li.widget_ipw {
  list-style-type: none;
}

.pagestr12 {
  max-width: 1200px;
  margin: 0px auto;
  padding: 0px 20px 0px 20px;
}

.home.page .pagestr12 {
  max-width: 100%;
  padding: 0px 0px 0px 0px;
}





/************************* STRUCTURE TOP *************************/

.strtop0 {
  padding: 10px 0px 12px 0px;
QQQ   background: #2EA3F2;
  font-size: 18px;
}

@media only screen and (max-width: 1220px) {
.strtop0 {
  padding: 10px 0px 10px 0px;
  font-size: 16px;
  font-weight: bold;
}
}

@media only screen and (max-width: 1220px) {
.strtop0 span {
  padding-bottom: 3px;
}
}

.strtop0 a {
  color: #a6adb5;
  font-size: 17px;
}

.strtop0 a:hover {
  text-decoration: none;
  color: #000096;
}

.strtop1 {
  margin-right: 20px;  
}

@media only screen and (max-width: 1220px) {
.strtop1 {
  display: block;
  text-align: center;
  margin-right: 0px;  
}
}

.strtop1 .fa-phone-alt {
  margin-right: 5px;  
}

.strtop2 {
  margin-right: 20px;  
}

@media only screen and (max-width: 1220px) {
.strtop2 {
  display: block;
  text-align: center;
  margin-right: 0px;  
}
}

.strtop2 .fa-envelope {
  margin-right: 5px;  
}

.strtopsocial1 {
  padding: 0px 10px 0px 0px;
  border-right: 2px solid #ccc;
  margin: 0px 5px 0px 0px;
}

@media only screen and (max-width: 1220px) {
.strtopsocial1 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  border: 0px solid #ccc;
}
}

.strtopsocial1 i {
  background: #777;
  font-size: 12px;
  width: 25px;
  height: 25px;
  text-align: center;
  padding-top: 6px;
  padding-left: 0px;
  border-radius: 5px;
  color: white;
}

.strtopsocial1 i:hover {
  background: #00b5f1;
  color: white;
}

@media only screen and (max-width: 1220px) {
.strtopsocial1 {
  display: block;
  text-align: center;
}
}

@media only screen and (max-width: 1220px) {
.strbottom0 .strtopsocial1 {
  text-align: left;
  margin: 0px 0px 50px 0px;
  }
}

.strtopright1 {
  float: right;
  color: white;
}

@media only screen and (max-width: 1220px) {
.strtopright1 {
  float: none;
  text-align: center;
  display: block;
}
}

.strtop6 a {
  margin-left: 20px;  
  background: #00b5f1;
  color: white;
  padding: 3px 10px 3px 10px;
  font-weight: bold;
  font-size: 22px;
}

.strtop6 a:hover {
  color: white;
  background: #becd2b;
}

@media only screen and (max-width: 1220px) {
.strtop6 a {
  margin-left: 0px;  
}
}

@media only screen and (max-width: 1220px) {
.strtop6 {
  display: block;
  text-align: center;
  margin-right: 0px;  
  margin-left: 0px;
}
}

@media only screen and (max-width: 1220px) {
.strbottom0 .strtop6 {
  text-align: left;
}
}

.strtop6 .fa-user {
  margin-right: 10px;  
}

.strtop7 {
  margin-left: 20px;  
}

@media only screen and (max-width: 1220px) {
.strtop7 {
  display: block;
  text-align: center;
  margin-right: 0px;  
  margin-left: 0px;
}
}

.strtop7 .fa-shopping-bag {
  margin-right: 10px;  
}

.strtop7 .fa-shopping-bag-1 {
  margin-right: 10px;  
}





/************************* STRUCTURE HEADER *************************/

.strheader0 {
QQQ   border-bottom: 1px solid #ccc;
  background: #013147;
}

.strlogo1 {
  display: inline-block;
  VERTICAL display: block;
  VERTICAL width: 612px;
  VERTICAL margin: 0px auto;
}

@media only screen and (max-width: 1220px) {
.strlogo1 {
  width: 100%;
  text-align: center;
}
}

.strlogo1 img {
  padding: 10px 0px 10px 0px;
}

@media only screen and (max-width: 1220px) {
.strlogo1 img {
QQQ   width: 90%;
  max-width: 612px;
  margin: 0px 5% 0px 5%;
}
}

@media only screen and (max-width: 1220px) {
.strbottom0 .strlogo1 img {
  margin: 0px 0px 0px 0px;
  }
}

.strmenu1 {
  float: right;
  VERTICAL float: none;
  padding: 32px 0px 0px 0px;
  VERTICAL padding: 0px 0px 20px 0px;
}

@media only screen and (max-width: 1220px) {
.strmenu1 {
  float: none;
  padding: 0px 0px 0px 0px;
}
}

.strmenu1 ul {
  VERTICAL text-align: center !important;
}

@media only screen and (max-width: 1220px) {
.strmenu1 #mega-menu-wrap-header-menu {
  border-radius: 0px;
}
}

@media only screen and (max-width: 1220px) {
.strmenu1 .mega-menu-toggle {
  border-radius: 0px !important;
}
}

@media only screen and (max-width: 1220px) {
.strmenu1 #mega-toggle-block-1 {
  float: none !important;
  margin: 0px auto !important;
}
}

@media only screen and (max-width: 1220px) {
.strmenu1 .mega-toggle-blocks-center {
  display: none !important;
}
}

@media only screen and (max-width: 1220px) {
.strmenu1 .mega-toggle-blocks-right {
  display: none !important;
}
}





.strmenu1 a {
  z-index: 10;
}

.strmenu2 {
  float: right;
}

@media only screen and (max-width: 1220px) {
.strmenu2 {
  float: none;
QQQ  display: none;
}
}

.strmenu2 a {
  margin: 28px 0px 0px 10px;
  display: block;
  background: #becd2b;
  color: white;
  padding: 1px 10px 1px 10px;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
}

.strmenu2 a:hover {
  color: white;
  background: #00b5f1;
}

@media only screen and (max-width: 1220px) {
.strmenu2 a {
  margin: 10px 0px 0px 0px;
  text-align: center;
  }
}





/************************* STRUCTURE MENUMAXMEGA *************************/

/* TOP BACKGROUND */
#mega-menu-wrap-header-menu {
  border-radius: 0px;
  background: transparent;
}


/* TOP ITEM */
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
  font-size: 17px;
  color: #fff;
  padding: 0px 10px 0px 10px;
  height: 20px;
  line-height: 20px;
  background: rgba(0, 0, 0, 0);
  border-top: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  text-align: left;
  font-family: inherit;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}


/* TOP ITEM EDGE ROUNDED CORNER */
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item:first-child a {
   border-radius: 0px;
}


/* TOP HOVER */
QQQ #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #00b5f1;
  background: transparent;
  font-weight: normal;
}


/* TOP DIVIDER */
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
  border-left: 2px solid #00b5f1;
  box-shadow: none;
}

@media only screen and (max-width: 600px) {
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item {
  border-left: 0px solid #00b5f1;
}
}

/* DROP BACKGROUND */
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
  background: #013147;
  width: 170px;
  border-top: 10px solid #013147;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout#mega-menu-item-671 ul.mega-sub-menu {
  width: 260px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout#mega-menu-item-865 ul.mega-sub-menu {
  width: 260px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout#mega-menu-item-1826 ul.mega-sub-menu,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout#mega-menu-item-864 ul.mega-sub-menu {
  width: 240px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout#mega-menu-item-564 ul.mega-sub-menu {
  width: 200px;
}

#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout#mega-menu-item-96 ul.mega-sub-menu {
  width: 200px;
}



@media only screen and (max-width: 1220px) {
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu {
  border-top: 0px solid #013147;
}
}

/* DROP ITEM */
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  background: #013147;
  color: #fff;
  font-size: 15px;
  padding: 0px 10px 0px 10px;
  line-height: 30px;
  font-family: inherit;
  font-weight: normal;
  text-transform: uppercase;
}


/* DROP HOVER */
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #013147;
  color: #00b5f1;
  font-weight: normal;
}


/* DROP DIVIDER */
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}


/* MOBILE BACKGROUND */
#mega-menu-wrap-header-menu .mega-menu-toggle {
  background: #013147;
  height: 36px;
  line-height: 36px;
  border-top: 1px solid #777;
}


/* MOBILE ITEM */
@media only screen and (max-width: 1220px) {
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 36px;
    height: 36px;
    padding: 0 10px;
    background: #00b5f1 !important;
    font-weight: bold !important;
  color: white !important;
  }
}

@media only screen and (max-width: 1220px) {
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item > a.mega-menu-link:hover {
  background: #becd2b;
  color: #013147 !important;
    font-weight: bold;
  }
}

@media only screen and (max-width: 1220px) {
#mega-menu-wrap-header-menu #mega-menu-header-menu ul {
    width: 100% !important;
  background: #becd2b !important;
  color: #000;
  font-weight: bold;
  }
}

@media only screen and (max-width: 1220px) {
#mega-menu-wrap-header-menu #mega-menu-header-menu ul li a {
  background: #becd2b !important;
  font-weight: bold !important;
  font-size: 17px !important;
  padding: 3px 0px 1px 20px !important;
  }
}

@media only screen and (max-width: 1220px) {
#mega-menu-wrap-header-menu #mega-menu-header-menu ul li a:hover {
  color: black !important;
  }
}






/************************* STRUCTURE SLIDER *************************/

.strslider1 {
  overflow: hidden;
}

.strslider1 a {
  text-decoration: none;
}

.strslider1 .flex-control-nav {
  bottom: 15px !important;
}

@media only screen and (max-width: 900px) {
.slidersmall1 {
  font-size-adjust: 1;
  width: 100% !important;
  left: 0px !important;
}
}

@media only screen and (max-width: 900px) {
.slidersmall1 span {
  line-height: 2.2em !important;
}
}

@media only screen and (max-width: 500px) {
.slidersmall1 span {
  letter-spacing: 0px !important;
}
}





/************************* STRUCTURE SIDEBAR *************************/

.strwrapper0 {
  clear: both;
}

section.container-main {
  width: 100%;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
}

@media only screen and (max-width: 1220px) {
section.container-main {
  width: 100%;
}
}

.strbody0 {
QQQ   float: left;
  padding: 0px 0px 0px 0px;
  width: 100%;
}

@media only screen and (max-width: 1220px) {
.strbody0 {
  width: 100%;
  padding: 0px 0px 0px 0px;
  border-bottom: 0px solid #ccc;
  margin-bottom: 0px;
}
}

.strside0 {
  float: right;
  border-left: 1px solid #ccc;
  width: 220px;
  margin-bottom: 40px;
  display: none;
}

@media only screen and (max-width: 1220px) {
.strside0 {
  float: none;
  width: 90%;
}
}

.strside0 li.widget {
  margin: 0px 0px 0px 30px;
  padding: 10px 0px 30px 0px;
  border-bottom: 1px solid #ccc;
  list-style-type: none;
}

@media only screen and (max-width: 1220px) {
.strside0 li.widget {
  margin: 0px 0px 0px 20px;
}
}

.strside0 li.widget:last-child {
  border-bottom: 0px solid #ccc;
}



.strside0 .button,
.strside0 button {
  width: 135px;
  text-align: center;
  font-size: 16px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  border: 0px solid #ccc !important;
  padding: 8px 0px 8px 0px !important;
  border-radius: 3px !important;
  background: #ebe9eb !important;
  color: midnightblue !important;
}

.strside0 .button:hover,
.strside0 button:hover {
  background: midnightblue !important;
  color: white !important;
}





/************************* SIDEBAR CONTENT *************************/

.strside0 .widget_product_categories ul {
  list-style-type: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.strside0 .widget_product_categories li {
  padding: 0px 0px 7px 0px;
}

.strside0 .widget_product_categories li a {
  color: #555;
}

.strside0 .widget_product_tag_cloud a {
  display: block;
  color: #555;
  font-size: 16px !important;
}

.strside0 .widget_product_search label {
  display: none;
}

.strside0 .widget_product_search #woocommerce-product-search-field-0 {
  margin: 0px 0px 15px 0px;
  width: 100%;
}

.strside0 .widget_product_search input[type="submit"] {
  background: blue;
  color: white;
}

.strside0 .widget_product_search input[type="submit"]:hover {
  background: darkblue;
}

.strside0 .widget_shopping_cart .remove {
  display: none;
}

.strside0 .widget_shopping_cart .cart_list.product_list_widget {
 padding-bottom: 10px;
}

.strside0 .widget_shopping_cart .cart_list.product_list_widget li {
 padding-left: 0px !important;
}

.strside0 .widget_shopping_cart .quantity {
  display: none;
}

.strside0 .widget_shopping_cart .total {
  padding: 10px 0px 10px 0px;
}

.strside0 .widget_shopping_cart .empty {
  padding: 0px 0px 0px 0px !important;
}







/************************* STRUCTURE HIGHLIGHTS *************************/

.strhighlight0 {
  display: table;
  margin: 0px auto;
  padding-bottom: 50px;
}

@media only screen and (max-width: 1220px) {
.strhighlight1 {
  margin: 0px auto;
  width: 320px;
}
}

.strhighlight0 .highlights1 {
  width: 320px;
  border: 1px solid #ccc;
  line-height: 0px !important;
  margin: 0px 30px 0px 45px;
  float: left;
}

@media only screen and (max-width: 1220px) {
.strhighlight0 .highlights1 {
  margin: 0px 0px 15px 0px;
}
}

.strhighlight0 .highlights1:last-child {
  margin: 0px 0px 0px 45px;
}

@media only screen and (max-width: 1220px) {
.strhighlight0 .highlights1:last-child {
  margin: 0px 0px 0px 0px;
}
}

.strhighlight0 .highlights1:hover {
  border: 1px solid blue;
}

.strhighlight0 .highlights3 {
  position: relative;
  top: -145px;
  left: 20px;
  color: white;
  font-size: 26px;
  font-weight: bold;
  text-shadow: 0px 0px 5px #000;
  line-height: 0px;
  text-decoration: none;
}

.strhighlight0 .highlights1:hover .highlights3 {
  color: skyblue;
}

.strhighlight0 .highlights4 {
  line-height: initial;
  padding: 10px 15px 15px 15px;
}





/************************* STRUCTURE FOOTER *************************/

.strfooter0 {
  clear: both;
  background: #222222;
  height: 400px;
  padding: 50px 0px 50px 0px;
  color: white;
}

@media only screen and (max-width: 1220px) {
.strfooter0 {
  padding: 30px 20px 50px 20px;
  min-height: 650px;
}
}

.strfooter0 a {
  color: white;
}

.strfooter0 a:hover {
  color: white;
}

.strfooter1 {
  float: left;
  padding-right: 30px;
}

@media only screen and (max-width: 1220px) {
.strfooter1 {
  padding-right: 0px;
}
}

.strfooter1 img {
  padding: 10px 0px 40px 0px;
}

@media only screen and (max-width: 1220px) {
.strfooter1 img {
  width: 100%;
  max-width: 400px;
}
}

.strfooter1 p {
  padding-bottom: 20px;
}

.strfooter2 {
  float: right;
  width: inherit;
  max-width: 600px;
  max-height: 300px;
}

@media only screen and (max-width: 1220px) {
.strfooter2 {
  max-width: 100%;
  clear: both;
  float: left;
}
}

@media only screen and (max-width: 1220px) {
.strfooter2 iframe {
  max-width: 100%;
}
}





/************************* STRUCTURE BOTTOM *************************/

.strbottom0 {
  clear: both;
  background: #013147;
  padding: 20px 0px 10px 0px;
  color: white;
  font-size: 18px;
  line-height: 20px;
}

@media only screen and (max-width: 1220px) {
.strbottom0 {
  padding: 0px 20px 20px 20px;
}
}

@media only screen and (max-width: 1220px) {
.strbottom0 .strlogo1 {
  width: auto;
  text-align: center;
  margin: 20px 0px 0px 0px;
  }
}




.strbottom0 p {
  padding: 0px 0px 20px 0px;
}

.strbottom0 .strinner li {
  vertical-align: top;
  padding: 30px 0px 0px 0px;
}

@media only screen and (max-width: 1220px) {
.strbottom0 .strinner li {
  padding: 0px 0px 0px 0px;
  width: 100% !important;
  }
}

.strbottom0 a {
    color: #fff;
}

.strbottom0 a:hover {
    color: #fff;
}

.strbottomleft1 {
  line-height: 35px;
    color: #9db4c4;
}

@media only screen and (max-width: 1220px) {
.strbottomleft1 {
  padding-bottom: 15px;
  letter-spacing: -0.5px;
  display: block;
}
}

@media only screen and (max-width: 1220px) {
.strbottomleft1 span {
  display: block;
  text-align: center;
  line-height: 25px;
}
}

@media only screen and (max-width: 1220px) {
.strbottomleft1 span:after {
  display: none;
}
}

.strbottom1:after {
    content: "|";
    padding: 0px 10px 0px 10px;
    color: #9db4c4;
}

.strbottomleft1 a {
  color: #9db4c4;
}

QQQ .strbottom2:after {
    content: "|";
    padding: 0px 10px 0px 10px;
    color: #9db4c4;
}

.strbottom2 a:after {
  display: none !important;
}

.strbottomright1 {
  float: right;
  font-size: 24px;
}

@media only screen and (max-width: 1220px) {
.strbottomright1 {
  float: none;
  display: block;
  text-align: center;
}
}

.strbottomright1 a {
  color: #fff;
}

.strbottomright1 a:hover {
  color: #2ea3f2;
}

.strbottom4 {
  margin-left: 15px;
}

@media only screen and (max-width: 1220px) {
.strbottom4 {
  margin-left: 0px;
}
}

.strbottom5 {
  margin-left: 15px;
}

.strbottom6 {
  margin-left: 15px;
}





#ipw-10 {
  width: 35vw;
  display: inline-block;
}

#ipw-10 .strlogo1 {
  padding: 0px 0px 30px 0px;
}

#ipw-10 .strlogo1 img {
  padding: 0px 0px 0px 0px;
}

#ipw-10 .strmenu2 {
  float: none;
  padding: 0px 0px 20px 0px;
}

#ipw-10 .strmenu2 a {
  margin: 0px 0px 0px 0px;
  display: inline-block;
  background: #becd2b;
  color: white;
  padding: 3px 10px 3px 10px;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
}

#ipw-10 .strmenu2 a:hover {
  color: white;
  background: #00b5f1;
}

#ipw-10 .strtop6 {
  padding: 0px 0px 25px 0px;
}

#ipw-10 .strtop6 a {
  margin-left: 0px;  
  background: #00b5f1;
  color: white;
  padding: 3px 10px 3px 10px;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
}

#ipw-10 .strtop6 a:hover {
  color: white;
  background: #becd2b;
}

#ipw-10 .strtopsocial1 {
  border: 0px solid #ccc;
}





#ipw-7 {
  width: 26vw;
  display: inline-block;
}

#ipw-7 b {
  font-size: 20px;
  line-height: 35px;
}

#ipw-12 {
  width: 26vw;
  display: inline-block;
}

#ipw-12 b {
  font-size: 20px;
  line-height: 35px;
}





#ipw-11 {
  clear: both;  
  text-align: center;
  padding: 60px 0px 30px 0px;
  font-size: 15px;
}







/************************* FRONT *************************/

.home.page .strbody0 h1.wpv-post-title-1 {
   display: none;
}

.home.page .container.container-header {
   display: none;
}




.home.page #wpv-view-layout-391 {
  margin-bottom: 50px !important;
}

.home.page #wpv-view-layout-391 .wpv-block-loop-item {
  margin-bottom: 0px !important;
}

@media only screen and (max-width: 1220px) {
.home.page #wpv-view-layout-391 .wpv-block-loop-item {
  margin: 30px auto 40px auto !important;
  max-width: 320px;
}
}

.home.page #wpv-view-layout-391 .wpv-block-loop-item .wp-block-image {
  margin: 0px 0px 0px 0px !important;
}

.home.page #wpv-view-layout-391 .wpv-block-loop-item .wp-block-image img {
  border: 3px solid #00b5f1;
}

.home.page #wpv-view-layout-391 .wpv-block-loop-item .wp-block-image img:hover {
  border: 3px solid #becd2b;
}

.home.page #wpv-view-layout-391 .wpv-block-loop-item .tb-heading {
  margin: 10px 0px 10px 0px;
}

.home.page #wpv-view-layout-391 .wpv-block-loop-item .tb-heading a {
  color: #005e83;
  font-weight: bold;
  text-decoration: none;
}

.home.page #wpv-view-layout-391 .wpv-block-loop-item .tb-heading a:hover {
  color: #00b5f1;
}


#homefeat1 {
  margin-top: 10px;
}

#homefeat9,
#homefeat8,
#homefeat7,
#homefeat6,
#homefeat5,
#homefeat4,
#homefeat3,
#homefeat2,
#homefeat1 {
  display: block;
  font-size: 2vw;
  margin-bottom: 10px;
  padding-top: 4vw;
  line-height: 2.5vw;
  letter-spacing: -0.5px;
}

#homefeat9 .tb-container-inner,
#homefeat8 .tb-container-inner,
#homefeat7 .tb-container-inner,
#homefeat6 .tb-container-inner,
#homefeat5 .tb-container-inner,
#homefeat4 .tb-container-inner,
#homefeat3 .tb-container-inner,
#homefeat2 .tb-container-inner,
#homefeat1 .tb-container-inner {
  max-width: 100%;
}

#homefeat9 h2,
#homefeat8 h2,
#homefeat7 h2,
#homefeat6 h2,
#homefeat5 h2,
#homefeat4 h2,
#homefeat3 h2,
#homefeat2 h2,
#homefeat1 h2 {
  font-size: 4vw;
  font-family: 'Anton', 'Arial', 'Trebuchet MS';
  letter-spacing: 2px;
}

@media only screen and (max-width: 1220px) {
#homefeat9 h2,
#homefeat8 h2,
#homefeat7 h2,
#homefeat6 h2,
#homefeat5 h2,
#homefeat4 h2,
#homefeat3 h2,
#homefeat2 h2,
#homefeat1 h2 {
  font-size: 8vw;
}
}

#homefeat9 a,
#homefeat8 a,
#homefeat7 a,
#homefeat6 a,
#homefeat5 a,
#homefeat4 a,
#homefeat3 a,
#homefeat2 a,
#homefeat1 a {
  color: white;
  text-decoration: none;
}

@media only screen and (max-width: 1220px) {
#homefeat9 p,
#homefeat8 p,
#homefeat7 p,
#homefeat6 p,
#homefeat5 p,
#homefeat4 p,
#homefeat3 p,
#homefeat2 p,
#homefeat1 p {
  display: none;
}
}






#homefeat1 .tb-container-inner {
  float: right;
  padding: 0px 0px 0px 52vw;
}

.homefeat1bbb {
  width: 35vw;
}




#homefeat2 .tb-container-inner {
  float: left;
  padding: 0px 0px 0px 6vw;
}

.homefeat2bbb {
  max-width: 500px;
  max-width: 37vw;
}

#homefeat3 .tb-container-inner {
  float: right;
  margin: 0px 60px 0px 0px;
  max-width: 500px;
}

@media only screen and (max-width: 1220px) {
#homefeat3 .tb-container-inner {
  padding: 0px 0px 0px 0px;
}
}

#homefeat3 .tb-container-inner a {
  color: black;
}

#homefeat4 .tb-container-inner {
  float: right;
  padding: 6vw 0px 0px 55vw;
}

#homefeat4 .tb-container-inner a {
  color: black;
}

#homefeat5 .tb-container-inner {
  float: right;
  padding: 6vw 0px 0px 50vw;
}

#homefeat6 .tb-container-inner {
  float: left;
  padding: 100px 0px 0px 80px;
}

@media only screen and (max-width: 1220px) {
#homefeat6 .tb-container-inner {
  padding: 20vw 0px 0px 3vw;
}
}






/************************* CONTACT US *************************/

.ninja-forms-cont {
  padding: 20px 0px 10px 0px;
}

#ninja_forms_form_5_cont input {
  max-width: 500px;
}

#ninja_forms_form_5_cont textarea {
  max-width: 500px;
}

.nf-response-msg {
  position: fixed;
  top: 50px;
  left: 50px;
  background: rgba(0, 0, 0, 0.95);
  padding: 20px 20px 10px 20px;
  font-size: 20px;
  font-weight: bold;
  color: white;
}





/************************* GALLERY *************************/

#gallery-1 .gallery-item {
  padding: 0px 0px 30px 0px;
}

#gallery-1 .gallery-item img {
  border: 2px solid #999;
  border-radius: 5px;
}

#gallery-1 .gallery-item img:hover {
  border: 2px solid blue;
}





/************************* SHOP *************************/

.woocommerce .wrapper {
  padding: 0px 30px 0px 30px;
}

@media only screen and (min-width: 768px) {
.post-type-archive-product ul.products {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  margin-bottom: 80px;
QQQ  margin: 40px auto 80px auto;
QQQ  width: 670px;
}
}

@media only screen and (min-width: 768px) {
.post-type-archive-product ul.products li {
  margin: 0px 20px 0px 20px !important;
  width: auto !important;
  QQQ  width: 300px !important;
}
}






.woocommerce-breadcrumb {
  padding: 20px 0px 0px 0px !important;
}

.woocommerce .products .product-category {
  text-align: center;
}

.woocommerce .products .product-category img {
  border: 1px solid #ccc;
  border-radius: 5px;
}

.woocommerce .products .product-category img:hover {
  border: 1px solid darkblue;
}

.woocommerce .products .product-category a {
  color: darkblue;
}

.woocommerce .products .product-category a:hover {
  color: green;
}

.woocommerce .products .product-category .count {
  color: darkblue;
  background: transparent;
}





/************************* CATEGORIES *************************/

.tax-product_cat .products .product {
  text-align: center;
}

.tax-product_cat .products .product img {
  border: 1px solid #ccc;
  border-radius: 5px;
}

.tax-product_cat .products .product img:hover {
  border: 3px solid darkblue;
}

.tax-product_cat .products .product a {
  color: darkblue;
}

.tax-product_cat .products .product a:hover {
  color: green;
}

.tax-product_cat form.woocommerce-ordering {
  position: relative;
  top: -45px;
  margin: 0px 0px 0px 0px;
}

@media only screen and (max-width: 1220px) {
.tax-product_cat form.woocommerce-ordering {
  position: static;
  margin: 0px 0px 15px 0px;
}
}

.tax-product_cat .products .product .button {
  background: darkblue;
  color: white;
}

.tax-product_cat .products .product  .button:hover {
  background: blue;
  color: white;
}





/************************* PRODUCT *************************/

.single-product .woocommerce-breadcrumb {
  padding: 20px 0px 20px 0px !important;
}

.single-product .product .woocommerce-main-image img {
  border-radius: 7px;
}

.single-product .pp_pic_holder.pp_woocommerce .ppt {
  display: none !important;
}

.single-product .pp_pic_holder.pp_woocommerce .pp_content {
  height: auto !important;
}

.single-product .pp_pic_holder.pp_woocommerce .pp_details {
  padding-top: 0px !important;  
}

.single-product div.product .woocommerce-tabs .panel {
  padding-bottom: 50px;  
}

.single-product .related.products .products .product {
  text-align: center;
}

.single-product .related.products .products .product img {
  border: 1px solid #ccc;
  border-radius: 5px;
}

.single-product .related.products .products .product img:hover {
  border: 3px solid darkblue;
}

.single-product .related.products .products .product a {
  color: darkblue;
}

.single-product .related.products .products .product a:hover {
  color: green;
}

.single-product .related.products .products .product .button {
  background: darkblue;
  color: white;
}

.single-product .related.products .products .product  .button:hover {
  background: blue;
  color: white;
}






.single-product .entry-summary {
  display: flex;
  flex-direction: column;
}

.single-product h1 {
  order: -3;
  text-transform: uppercase;
  padding: 50px 0px 30px 0px !important;
  text-align: left;
}

.single-product .price-rules-table-wrapper {
  order: -2;
  border-radius: 5px;
  margin: 0px 0px 20px 0px;
  max-width: 300px;
}

.single-product .price {
  order: -1;
  padding: 0px 0px 10px 5px;
}

.single-product .price-rules-table-wrapper table {
  margin: 0px 0px 0px 0px;
}

.single-product .price-rules-table-wrapper th {
  padding: 0px 10px 0px 10px !important;
}

.single-product .price-rules-table-wrapper td {
  padding: 0px 10px 0px 10px !important;
  background: initial !important;
  color: initial !important;
}

.single-product .price-rules-table-wrapper td span {
  color: initial !important;
}

.single-product .product_meta .sku_wrapper {
  display: block;
  padding: 30px 0px 0px 0px;
}

.single-product .product_meta .posted_in {
  display: block;
}

.single-product .wc-tabs-wrapper #tab-description h2 {
  display: none;
}











/************************* PRODUCTS SALE *************************/

.tax-product_cat .products .product .wcviews_onsale_wrap .onsale {
  background-color: red;
  left: -20px;
  width: 50px;
}

.tax-product_cat .products .product a ins {
  color: red;
}

.tax-product_tag .products .product .wcviews_onsale_wrap .onsale {
  background-color: red;
  left: -20px;
  width: 50px;
}

.tax-product_tag .products .product a ins {
  color: red;
}

.single-product .product .wcviews_onsale_wrap .onsale {
  background-color: red;
  width: 50px;
}

.single-product .product .price ins {
  color: red;
}





/************************* CHECKOUT *************************/

.strslider0 .widget_shopping_cart {
  text-align: right;
  list-style-type: none;
  background: #e7f9ff;
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

@media only screen and (max-width: 1220px) {
.strslider0 .widget_shopping_cart {
  text-align: center;
}
}

.strslider0 .widget_shopping_cart h2.widgettitle {
  display: inline-block;
  margin: 0px 30px 0px 0px !important;
  vertical-align: top;
  font-size: 20px;
}

@media only screen and (max-width: 1220px) {
.strslider0 .widget_shopping_cart h2.widgettitle {
  display: block;
  margin: 0px 0px 10px 0px !important;
}
}

.strslider0 .widget_shopping_cart h2.widgettitle:after {
  content: ":";
}

.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty {
  display: inline-block;
}

.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart-item {
  font-size: 12px;
}

.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart-item a {
QQQ   width: 350px;
}

QQQ .strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart-item a:hover {
  background: transparent;
  color: green !important;
}

.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart-item .remove_from_cart_button {
  display: none;
}

.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart-item img {
  display: none;
}

.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart-item .quantity {
  display: none;
}

.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart__total {
  display: inline-block;
  font-size: 12px;
  padding: 0px 20px 0px 0px;
}

@media only screen and (max-width: 1220px) {
.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart__total {
  margin: 15px 0px 15px 0px;
}
}

.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart__buttons {
  display: inline-block;
  font-size: 12px;
}

.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart__buttons a.button {
  background: orangered;
  color: white;
}

.strslider0 .widget_shopping_cart .hide_cart_widget_if_empty .woocommerce-mini-cart__buttons a.button:hover {
  background: #00a952;
}




.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
 margin:0 0 5em;
}

.woocommerce-notices-wrapper .woocommerce-message .wc-forward {
  background: orangered;
  color: white;
}

.woocommerce-notices-wrapper .woocommerce-message .wc-forward:hover {
  background: #00a952;
  color: white;
}

#add_payment_method table.cart img, 
.woocommerce-cart table.cart img, 
.woocommerce-checkout table.cart img {
    width: 64px;
}



.page-checkout .woocommerce-checkout-review-order-table #shipping_method:after,
.page-cart .cart-collaterals #shipping_method:after {
  content: "Express Delivery is not available for Scriptures. Only applicable for merchandise orders.";
  background: orangered;
  border-radius: 3px;
  display: block;
  max-width: 340px;
  color: white;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 5px 7px 10px;
  margin: 0px 0px 10px 0px;
}

.page-cart .cart-collaterals .calculated_shipping .shop_table .woocommerce-shipping-totals .woocommerce-shipping-destination {
  display: none;
}








.page-checkout .woocommerce-checkout {
  padding: 0px 0px 50px 0px;
}

.page-checkout .woocommerce-checkout #customer_details .required {
  opacity: 0.7;
}

.page-checkout .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label {
  font-size: 16px;
QQQ   padding-left: 4px;
}

.page-checkout .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address label span {
  padding-left: 28px;
}

.page-checkout .woocommerce-checkout .woocommerce-shipping-fields h3#ship-to-different-address #ship-to-different-address-checkbox {
  margin-left: 3px;
}

.page-checkout .woocommerce-checkout .woocommerce-account-fields .woocommerce-form__label-for-checkbox span {
  padding-left: 25px;
}

.page-checkout .woocommerce-checkout .woocommerce-account-fields .woocommerce-form__label-for-checkbox input {
  margin: 10px 0px 0px 0px;
}

.page-checkout .woocommerce-checkout .select2-selection--single {
  padding-bottom: 28px;
}








@media only screen and (max-width: 420px) {
.page-checkout .woocommerce-checkout #payment .about_paypal {
  display: none;
}
}



.page-checkout .woocommerce-checkout .wc_payment_method {
  Padding: 10px 0px 20px 10px;
}

.page-checkout .woocommerce-checkout .wc_payment_method label {
  font-family: 'Arial', 'Trebuchet MS';
  font-weight: bold;
}

.page-checkout .woocommerce-checkout .payment_method_eway label {
  display: initial;
}

.page-checkout .woocommerce-checkout .payment_method_bacs label {
  display: initial;
}




.woocommerce-order-pay .woocommerce .order_details {
  padding: 50px 0px 0px 0px;
}

@media only screen and (max-width: 720px) {
.woocommerce-order-pay .woocommerce .order_details li {
  float: none;
  padding: 0px 0px 15px 0px;
  font-family: 'Arial', 'Trebuchet MS';
}
}

.woocommerce-order-pay .woocommerce #eway_credit_card_form {
  padding: 0px 0px 80px 0px;
}

.woocommerce-order-pay .woocommerce #eway_credit_card_form .submit.buy.button {
  margin: 20px 0px 0px 3px;
}











/************************* MY ACCOUNT *************************/

.page-qq-my-account .woocommerce-MyAccount-navigation {
  max-width: 250px;
  padding-bottom: 0px;
}

.page-qq-my-account .woocommerce-MyAccount-content {
  float: left;
}

.page-qq-my-account .woocommerce-MyAccount-navigation li a {
  border-radius: 20px;
  display: block;
  padding: 3px 20px 5px 20px;
  background: darkblue;
  color: white;
  text-decoration: none;
  width: 170px;
}

.woocommerce-MyAccount-navigation li a:hover {
  background: blue;
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
}

.page-qq-my-account .woocommerce-EditAccountForm.edit-account fieldset legend {
  font-size: 18px;
  padding: 30px 0px 0px 4px;
}

.logged-in.woocommerce-account .wpv-post-body-1 div.woocommerce {
  padding-top: 30px;
  padding-bottom: 30px;
}

.myaccountpage1 ul,
.page-qq-my-account .woocommerce-MyAccount-navigation ul {
  padding: 0px 0px 0px 0px;
}

.myaccountpage1 li,
.page-qq-my-account .woocommerce-MyAccount-navigation li {
  list-style-type: none;
  margin-bottom: 5px;
}

.myaccountpage1 {
  padding: 0px 0px 50px 0px;
}

.page-welcome-gideons .myaccountpage1 {
  text-align: center;
  margin: 0px auto;
  width: 170px;
}

.myaccountpage1 li a {
  border-radius: 20px;
  display: block;
  padding: 3px 20px 5px 20px;
  background: darkgreen;
  color: white;
  text-decoration: none;
  width: 170px;
}

.myaccountpage1 li a:hover {
  background: green;
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
}




.page-welcome-gideons h1 {
  display: block !important;
}

.myaccountpage2 {
  margin: 40px 0px 20px 0px;
}

.myaccountpage3 {
  display: inline-block;
  width: 24.3%;
  padding: 0px 1% 0px 1%;
  margin-bottom: 50px;
  text-align: center;
}

@media only screen and (max-width: 640px) {
.myaccountpage3 {
  display: block;
  width: 100%;
}
}

.myaccountpage3:last-child {
QQQ   padding-right: 0%;
}

.myaccountpage3 img {
  border: 2px solid #ccc;
  border-radius: 10px;
  width: 250px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 640px) {
.myaccountpage3 img {
  margin-bottom: 5px;
}
}

.myaccountpage3 img:hover {
  border: 2px solid darkblue;
}









/************************* GUTENBERG *************************/

@media only screen and (max-width: 1220px) {
.wpv-post-body-1 .wp-block-toolset-blocks-container.tb-container {
  padding: 20px 10px 20px 10px;
}
}

.columns1 {
  margin: 0px 0px 0px 0px;
}

.columnleft1 .button1 {
  text-align: right;
}

@media only screen and (max-width: 1220px) {
.columnleft1 .button1 {
  text-align: center;
}
}

@media only screen and (max-width: 1220px) {
.columnright1 .button1 {
  text-align: center;
}
}


@media only screen and (max-width: 1220px) {
.button1 {
  margin: 0px auto;
  width: 200px;
}
}





.button1 a {
  width: 250px;
}

@media only screen and (max-width: 1220px) {
.button1 a {
  width: 200px;
}
}

@media only screen and (max-width: 1220px) {
.tb-container-inner p span {
  font-size: 18px !important;
}
}

@media only screen and (max-width: 1220px) {
.button1 .tb-button__link {
  padding: 5px 0px 5px 0px !important;
}
}

@media only screen and (max-width: 1220px) {
.button1 a .tb-button__content {
  font-size: 20px !important;
}
}





/************************* NEWS *************************/

#wpv-view-layout-1327 .wpv-grid-column .wpv-block-loop-item,
#wpv-view-layout-391 .wpv-grid-column .wpv-block-loop-item {
  margin: 0px 0px 50px 0px;
}

#wpv-view-layout-1327 .wpv-grid-column .wpv-block-loop-item .wp-block-image,
#wpv-view-layout-391 .wpv-grid-column .wpv-block-loop-item .wp-block-image {
  margin: 0px 0px 15px 0px;
}

#wpv-view-layout-1327 .wpv-grid-column .wpv-block-loop-item .wp-block-image img,
#wpv-view-layout-391 .wpv-grid-column .wpv-block-loop-item .wp-block-image img {
  border: 2px solid #fff;
}

#wpv-view-layout-1327 .wpv-grid-column .wpv-block-loop-item .wp-block-image img:hover,
#wpv-view-layout-391 .wpv-grid-column .wpv-block-loop-item .wp-block-image img:hover {
  border: 2px solid blue;
}

#wpv-view-layout-1327 .wpv-grid-column .wpv-block-loop-item h2.tb-heading,
#wpv-view-layout-391 .wpv-grid-column .wpv-block-loop-item h2.tb-heading {
  margin: 0px 0px 5px 0px;
}





/************************* MAURICE *************************/

.nf-form-cont {
    background-color: #F1EEE7;
    padding: 15px 30px 15px 30px;
}

@media only screen and (max-width: 1220px) {
.nf-form-cont {
    padding: 15px 15px 15px 15px;
}
}

form input {
  border-radius: 5px !important;
  border: 1px solid #999 !important;;
  padding: 7px !important;;
  color: #555 !important;;
}

form textarea {
  border-radius: 5px !important;;
  border: 1px solid #999 !important;;
  padding: 7px !important;;
  color: #555 !important;;
}

form select {
  border-radius: 5px !important;;
  border: 1px solid #999 !important;;
  padding: 7px !important;;
  color: #555 !important;;
}

form input[type="button"] {
  border: 0px solid #ccc;
  margin: 15px 0px 15px 0px;
  padding: 5px 50px 5px 50px;
  background: #becd2c;
  font-weight: bold;
  color: #013147;
  font-size: 18px;
}

form input[type="button"]:hover {
  background: #013147;
  color: white !important;
}

.nf-field-container {
  margin-bottom: 10px !important;
}

.nf-form-fields-required {
  font-size: 13px;
  padding: 0px 0px 10px 0px;
}

.ninja-forms-req-symbol {
  color: inherit !important;
}

span#nf-form-title-18 {
    font-style: oblique;
}

.field-wrap select {
  /**width: 25% !important;**/
}





/************************* BIBLES FOR THE COMMUNITY *************************/

@media only screen and (max-width: 600px) {
.lwgba1 {
  padding: 10px 20px 20px 20px !important;
}
}





/************************* COURSE ARCHIVES *************************/

.post-type-archive-sfwd-courses .strbody0 {
  padding: 0px 20px 50px 20px;
}

.post-type-archive-sfwd-courses .strbody0 .courses0 {
  border-bottom: 1px solid #ccc;
  padding: 10px 0px 40px 0px;
}

.post-type-archive-sfwd-courses .strbody0 .courses1 h2 a {
  color: #013147;
  font-weight: bold;
}

.post-type-archive-sfwd-courses .strbody0 .courses3 a {
  background: #013147;
  color: white;
  padding: 5px 20px 5px 20px;
  border-radius: 5px;
  text-decoration: none;
}

@media only screen and (max-width: 780px) {
.post-type-archive-sfwd-courses .strbody0 .courses3 a {
  display: block;
  text-align: center;
}
}

.post-type-archive-sfwd-courses .strbody0 .courses3 a:hover {
  background: blue;
}





/************************* COURSE PAGES *************************/

.sfwd-courses-template-default .strbody0 .ld-lesson-list {
  max-width: 1200px;
  margin: 50px auto;
  padding: 0px 20px 0px 20px;
}








/************************* NEXT *************************/




