.githeader h2 {
display:inline-block !important;
padding:1rem;
}
.githeader {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#664bb2+0,1e173e+100 */
background: #664bb2; /* Old browsers */
background: -moz-linear-gradient(left,  #664bb2 0%, #1e173e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #664bb2 0%,#1e173e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #664bb2 0%,#1e173e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#664bb2', endColorstr='#1e173e',GradientType=1 ); /* IE6-9 */
color:#FFF;
margin:3rem auto;
}

.card-img {
    width: 100%;
    border-radius: calc(.25rem - 1px);
    max-width: 250px;
    max-height: 250px;
    text-align: center;
    margin: 0 auto;
}

#downArrow > div.gitkraken {
	border-top: 40px solid #e65425;
}
#downArrow > div.orock {
	border-top: 40px solid #ff8601;
}
.xl-icons h4 i {
  font-size: 300%;
  margin-bottom:1rem;
}
.sBenefitsBoxes div.col-md-3 {
  background-color: rgba(0,0,0,0.5);
  padding:1rem;
  margin:1rem auto;
  display: grid;
}
.sBenefitsBoxes div.col-md-3 h4 {
  margin-top: 1rem;
}
.wideForm .wpcf7 {
  max-width: unset;
}
.gitkraken-btn {
	color: #d6dfdf !important;
  background-color: rgba(230,84,37,.8) !important;
  border: 1px solid #e6542b !important;
}
.gitkraken-btn:hover, .gitkraken-btn:focus {
	color: #d6dfdf !important;
  background-color: #e65425 !important;
  border: 1px solid #e6542b !important;
}

.orock-btn {
	color: #d6dfdf !important;
  background-color: #ff8601cc !important;
  border: 1px solid #e6542b !important;
}
.orock-btn:hover, .orock-btn:focus {
	color: #d6dfdf !important;
  background-color: #e65425 !important;
  border: 1px solid #e6542b !important;
}

.gk-feet {
	list-style: none;
	color:#d0d0d2;
	text-align: left;
	padding:0 0 0 1rem;
}
.gk-feet li {
	margin:1rem 0;
}
.gk-feet li strong {
	color:#20968b;
	font-size: 1.5rem;
	display: block;
}

.dynatrace-btn {
	background: linear-gradient(90deg,#2583ee,#712f90);
	color:#FFF;
}
.dynatrace-btn:hover {
	background: #712f90;
}
.dynatrace-text {
	background:linear-gradient(90deg,#2583ee,#712f90);
	background-clip:text;
	text-fill-color:transparent;
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	width:fit-content;
}
.sonatype-btn {
	background: linear-gradient(90deg,#712f90,#2583ee);
	color:#FFF;
}
.sonatype-btn:hover {
	background: #712f90 !important;
}
.sonatype-text {
	background:linear-gradient(90deg,#712f90,#2583ee);
	background-clip:text;
	text-fill-color:transparent;
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	width:fit-content;
}

img.whitebox {
    padding: 0.25rem;
    background: #FFF;
    box-shadow: 0px 0px 7px -4px rgba(0,0,0,0.5);
}
article div.container header.entry-header div.entry-meta {
	margin:1rem 0;
}
.intro-text {
    margin: auto;
    margin-top: 36px;
    padding: 0px 20px;
}
.animation-wrapper{
height:auto;
width:auto;
padding:20px;
margin:1rem auto 2rem;
background-color:#dfe7eb;
color:#667984;
font-family: 'Roboto', sans-serif;
text-align:center;
text-transform:uppercase;
font-weight:500;
}

.fa-animation{
height:70px;
width:70px;
margin:0 auto;
position:relative;
}

.fa-animation .fa{position:absolute;}

.fa-lg{font-size:45px; top:8px; left:0px;}
.fa-md{font-size:30px; top:0px; left:40px;}
.fa-sm{font-size:24px; top:30px; left:35px;}

.wp-caption.aligncenter {
	text-align:center;
	width:inherit !important;
}
.wp-caption.aligncenter img {
	display: block;
  max-width: 100%;
  height: auto;
	margin-left:auto;
	margin-right:auto;
}
.slideshow-window {
    background-color: transparent;
    border: none;
	overflow:visible;
}
.slideshow-slide-caption {
	color:#000;
	text-shadow:1px 1px 2px rgba(0,0,0,0.25);
	height:35px;
	bottom:-5px;
	line-height:1;
}
div.prefooterBar {
	margin-top:45px;
	background-color:#fafafa;
}
div.prefooterBar div.pre-footer {
	margin-top:0;
}
#osid-bah {
	margin-top: 2rem;
}
#osid-bah div.red-box {
	color:#FFF;
	background:#A3000C;
	padding:1.5rem;
}
#osid-bah div.red-box h2.inside-title {
	display:none;
}
#osid-bah input[type="text"], #osid-bah input[type="tel"], #osid-bah input[type="email"], #osid-bah select, #osid-bah textarea
{
	border-radius:0;
}
#osid-bah div.white-box {
	background:#FFF;
	width: 5rem;
    height: 5rem;
    display: none;
    margin-top: 2rem;
}

#osid-bah div.red-box a, #osid-bah div.red-box h3 {
	color:#FFF;
}
.events-inside div.text-center p.date {
	margin: 1rem 0;
}
/*
body.single.single-post {
	margin-top:51px;
}*/
.breadcrumb {
	border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
	background:transparent;
}

#particleHolder {
    margin-bottom:6rem;
}
.navbar.navbar-default.navbar-fixed-top {
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.5);
}
.footer a {
    color:#FFF;
}

.footer ul li a {
	color:#fff;
}
.footer .gc-cs-link {
    color:white!important;
    text-decoration: none !important;
    border-bottom: none;
}
.footer .gc-cs-link:hover {
    text-decoration: underline !important;
}
.img-responsive iframe {
    display: inline-block;
    margin: 0;
    margin-right: 0;
    padding-right: 0;
    width: 100%;
    padding: 0;
}
.entry-meta {
    margin:1rem 0;
}

html.fierce-shop-home .footer-bg, html.fierce-shop .footer-bg {
    /* margin-top:4rem; */
}
html.fierce-shop-home .prefooterBar {
	margin-top:4rem;
}
/**********************************************************
 *  Shop Home - Header Image Styles
 *********************************************************/
#headerImg-wrapper {
    padding:0;
}
#headerImg-wrapper .jumbotron {
    height:100vh;
    padding: 20vh 2rem 0
}
#headerImg-wrapper .jumbotron.short {
    height:auto;
    padding:calc(10vh + 3rem) 2rem 10vh;
    margin-bottom:0;
}
#headerImg-wrapper .jumbotron .container {
    background: rgba(0,0,0,0.75);
    color: #FFF;
    padding: 2rem 4rem;
}
.jumbotron.jumbotron-fluid.img1 {
    background: url('/img/img1.jpg') no-repeat center center / cover;
}
.jumbotron.jumbotron-fluid.img2 {
    background: url('/img/img2.jpg') no-repeat center center / cover;
}
.jumbotron.jumbotron-fluid.img3 {
    background: url('/img/img3.jpg') no-repeat center center / cover;
}
.jumbotron.jumbotron-fluid.img4 {
   /*
   background: url('/wp-content/themes/fsw2k19/woocommerce/images/training-header-bkg.png') no-repeat center center / cover;
   */
   background: url('/wp-content/uploads/2019/07/fswShopBkg.png') no-repeat center center / cover;
}
/**********************************************************
 *  Shop Home - Category Loop Styles
 *********************************************************/

.parent-category .item {
    margin-top: 2rem !important;
    padding: 0;
    margin-bottom: 2rem;
}
.parent-category .item a.gotoLink, .subcategory-container .item a.gotoLink {
    background-color: #393939;
    color: #fff;
    display: inline-block;
    margin: 0px;
    border: 1px solid #000;
    font-size: .8888888889em;
    padding: .5em 2.2222222222em;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 0;
    transition: background .2s ease-in 0s;
    cursor: pointer;
}

.parent-category .item a.gotoLink:hover, .row.subcategory-container .item a.gotoLink:hover {
    background-color: #000;
    border-color: #000;
}
.parent-category .item img {
    max-height: 90px;
}
.subcategory-container {
    margin-bottom:4rem;
}
.subcategory-container.in-category {
    margin-bottom:4rem;
    margin-top:2rem;
}
.category-description {
    margin: 2rem 0 2rem;
    border-bottom: 1px dotted #EEE;
}
.category-description p {
    margin:2rem 0;
    text-align:center;
}
.col-md-4.sub-cat-holder {
    margin-top:1rem;
    margin-bottom:1rem;
}
.card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 2px 5px -1px rgba(0,0,0,0.2);
    transition: 0.3s;
    display:table;
}

/* On mouse-over, add a deeper shadow */
.card:hover {
    box-shadow: 0 6px 14px 0 rgba(0,0,0,0.2);
    cursor:pointer;
}
.card .img-holder {
    display:table-header-group;
}

/* Add some padding inside the card container */
.card-container {
    padding: 2px 16px;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    display: table-cell;
}
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#131313+0,595959+16,4c4c4c+100&1+0,0.81+5,1+100 */
/*
.card a {
    color: #EEE;
    background: -moz-linear-gradient(top, rgba(19,19,19,1) 0%, rgba(41,41,41,0.81) 5%, rgba(89,89,89,0.83) 16%, rgba(76,76,76,1) 100%);
    background: -webkit-linear-gradient(top, rgba(19,19,19,1) 0%,rgba(41,41,41,0.81) 5%,rgba(89,89,89,0.83) 16%,rgba(76,76,76,1) 100%);
    background: linear-gradient(to bottom, rgba(19,19,19,1) 0%,rgba(41,41,41,0.81) 5%,rgba(89,89,89,0.83) 16%,rgba(76,76,76,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#4c4c4c',GradientType=0 );
    padding: 1rem;
    width: 100%;
    font-weight: bold;
    float: left;
    transition: 0.3s;
}
*/
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#45484d+0,000000+100;Black+3D+%231 */
/*
.card a:hover {
    color: #FAFAFA;
    background: rgb(69,72,77);
    background: -moz-linear-gradient(top, rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
    text-decoration:none;
}
*/
.shopCatHeader .rightSide {
    padding-top:4rem
}

.shopCatHeader img {
    max-height:256px;
}
.shopBreadcrumb-holder {
    background: #F5F5F5;
    /*
    box-shadow: 0px -3px 14px -8px rgba(0,0,0,0.5) inset, 0px 6px 8px -4px rgba(0,0,0,0.5) inset;
    */
    box-shadow: 0px -3px 14px -8px rgba(0,0,0,0.5) inset, 0px 3px 8px -4px rgba(0,0,0,0.5) inset;
}
.shopAction-holder {
    padding:2rem 0;
    border-bottom:3px solid #F9F9F9;
}
.shopAction-holder #actionsHolder {
    text-align:right;
    line-height:2;
}
.shopAction-holder #actionsHolder a {
    margin-left:1rem;
}
.shopAction-holder #actionsHolder a:hover i {
    text-decoration:none;
}
.shopAction-holder #actionsHolder i {
    margin-right: 0.5rem;
    font-size:20px;
}
.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
    padding: 8px 15px;
    margin-bottom: 1rem;
    list-style: none;
    background-color: transparent;
    margin-top: 1rem;
}
a.restore-item {
    margin-left: 1rem;
    font-weight: bold;
}
#productPage-holder {
    margin:3rem 0;
}
.woocommerce #jp-relatedposts {
  display: none !important;
}
#productPage-holder .row.woocomerce_after_single_product_summary .col-sm-12 > h2, .grecaptcha-badge {
  display: none;
}
h3#order_review_heading, h3#wc_payment_options_heading {
	margin:2rem 0;
	padding-top:2rem;
	border-top:1px solid #ccc;
}
.woocommerce .alert {
    margin-bottom:3rem;
}
.woocommerce .alert-success a.btnObj {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width:100%;
    margin-top:1rem;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.woocommerce .alert.alert-danger a.btnObj {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width:100%;
    margin-top:1rem;
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.row.woocommerce_after_single_product_related {
    margin-top:2rem;
}
.row.woocomerce_after_single_product_summary .tab-content .container {
    width: auto;
}
.row.woocomerce_after_single_product_summary .nav-tabs {
    border-bottom:none;
    background:transparent;
}
.row.woocomerce_after_single_product_summary .nav-tabs>li {
    width:100%;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}
.row.woocomerce_after_single_product_summary .nav-tabs>li>a {
    padding: 2rem 1rem;
    border-radius: 8px 0px 0 8px;
    background-color:#EEE;
    color:#000;
    border:3px solid #FFF;
    margin-right:0;
    transition: 0.3s;
    box-shadow:-3px 0px 15px -6px rgba(0,0,0,0.25) inset;
}
.row.woocomerce_after_single_product_summary .nav-tabs>li>a:hover {
    background-color:#EAEAEA;
    box-shadow:-5px 0px 15px -2px rgba(0,0,0,0.25) inset;
}
.row.woocomerce_after_single_product_summary .nav-tabs li.active a {
	position: relative;
	background: #496373;
	font-weight:bold;
	border: 3px solid #ffffff;
	color:#FFF;
}
.row.woocomerce_after_single_product_summary .nav-tabs li.active a:after, .row.woocomerce_after_single_product_summary .nav-tabs li.active a:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.row.woocomerce_after_single_product_summary .nav-tabs li.active a:after {
	border-color: rgba(73, 99, 115, 0);
	border-left-color: #496373;
	border-width: 30px;
	margin-top: -30px;
}
.row.woocomerce_after_single_product_summary .nav-tabs li.active a:before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 34px;
	margin-top: -34px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary,
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width:100%;
}
section.related.products > h2 {
    margin-bottom: 2rem;
    border-top: 1px solid #CCC;
    padding-top: 2rem;
}
.screen-reader-text {
    position:absolute;
    left:0;
    top:0;
}

@media (min-width: 320px) {
    body {
        margin-top:66px;
    }
}
@media (min-width: 375px) {
    body {
        margin-top:73px;
    }
}
@media (min-width: 425px){
    body {
        margin-top:79px;
    }
}
@media (min-width: 768px){
    body {
        margin-top:71px;
    }
}
@media (min-width: 1025px) {
    body {
        margin-top:60px;
    }
}
@media (max-width: 767px) {
    .shopAction-holder #actionsHolder {
        margin-bottom:1rem;
        padding:2rem 0 1rem;
        text-align:center;
    }
}

@media (max-width: 990px) {
		#wpadminbar {
			display: none;
		}
    #searchHolder input[type="submit"] {
        display:none;
    }
    .shopCatHeader img {
        max-height: 224px;
    }
    .shopCatHeader .rightSide {
        padding-top:0rem;
        padding-bottom:2rem;
    }
    .row.woocomerce_after_single_product_summary .nav-tabs>li>a {
        padding: 1rem !important;
        border-radius:0;
    }
    .row.woocomerce_after_single_product_summary .nav-tabs li.active a:before, .row.woocomerce_after_single_product_summary .nav-tabs li.active a:after {
        border:none;
        margin:0;
    }
    .row.woocomerce_after_single_product_summary .nav-tabs li {
        width:48%;
        float:left;
        margin-left:1%;
        margin-right:1%;
    }
    .row.woocomerce_after_single_product_summary .nav-tabs {
        margin-right: 0;
        padding-right: 0;
    }

    .row.woocomerce_after_single_product_summary .tab-content .container {
        width: auto;
        padding-left:0;
        padding-right:0;
        margin-left:0;
        margin-right:0;
    }
    /* Trigger the hamburger menu sooner */
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.show {
        display: block !important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}
.author_bio_section{
background: none repeat scroll 0 0 #F5F5F5;
padding: 15px;
border: 1px solid #ccc;
}

.author_name{
font-size:16px;
font-weight: bold;
}

.author_details img {
border: 1px solid #D8D8D8;
border-radius: 50%;
float: left;
margin: 0 10px 10px 0;
}

.jetpack-slideshow.slideshow-window {
  border: 0;
  border-radius: 0;
}

.jetpack-slideshow .slideshow-controls {
  bottom: 0;
}

.jetpack-slideshow .slideshow-slide-caption {
  bottom: -50px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.75);
  padding: 0.25rem;
  font-size: 0.875rem;
  font-family: inherit;
  color: #fff;
  text-shadow: none;
  transition: all 200ms ease;
  line-height: 1rem;
  min-height: 2rem;
  max-height: 6rem;
}

.jetpack-slideshow:hover .slideshow-slide-caption {
  bottom: 0;
  opacity: 1;
  padding: 1rem 0;
}

body .jetpack-slideshow.slideshow-window {
  background: transparent;
  padding-top: 0 !important;
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.25);
}

body .jetpack-slideshow div.slideshow-controls a,
body .jetpack-slideshow div.slideshow-controls a:hover {
  border: 0 !important;
}

body .jetpack-slideshow div.slideshow-controls a:hover {
  background-color: #9F1D35 !important;
}

body .jetpack-slideshow .slideshow-controls {
  bottom: calc(50% - 40px);
  opacity: 0.05;
}

body div div.slideshow-controls a:first-child {
  float: left;
}

body div div.slideshow-controls a:last-child {
  float: right;
}

.woocommerce div.product form.cart .variations .label label {
    margin: 0px !important;
    padding:0 0.5rem;
}
.woocommerce div.product form.cart .variations .label {
    color: #fff;
    font-size: 17px;
    background: #313131;
    font-weight: 700;
    border-radius: 3px;
    width: 100%;
    height: 100%;
    margin: 0;
    text-align: center;
    display: block;
    padding: 0px !important;
}
.woocommerce div.product form.cart .variations td.value {
    padding-left: 0;
    padding-bottom: 10px;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: -30px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #77a464;
    font-size: 17px;
}
label[for="pa_red-hat-training-location"], select#pa_red-hat-training-location, .entry-meta span.posted-on time.updated {
    display: none;
}
td.value input, td.value select, .woocommerce div.product form.cart .variations select, .wcj_product_input_fields {
    margin-right:0;
    width:100%;
    position: relative;
    top: -1px;
}
figure.wp-caption {
	margin:1.5rem 0;
}
.woocommerce .woocommerce_after_single_product_related ul.products li img {
	opacity: 0.8;
}
.woocommerce .woocommerce_after_single_product_related ul.products li:hover img, .woocommerce .woocommerce_after_single_product_related ul.products li:focus img, .woocommerce .woocommerce_after_single_product_related ul.products li:active img {
	opacity: 1;
}
.woocommerce div.product form.cart .variations select {
	height:34px;
	padding-left:1rem;
}
.woocommerce-variation-add-to-cart label, .woocommerce-variation-price span {
	font-weight: bold;
}
.woocommerce-variation-add-to-cart input[type="text"] {
	padding:0.25rem 0.5rem;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0px;
}
.woocommerce div.product form.cart .variations td.label {
    display: inline-block;
    border-radius:0;
}
.woocommerce div.product form.cart .variations label {
    font-weight: normal;
}
.woocommerce input[type="text"], .woocommerce input[type="tel"], .woocommerce input[type="email"], .woocommerce select, .woocommerce textarea {
    border-radius:0;
}
.woocommerce-variation-price {
    padding-bottom: 2rem;
}
.woocommerce div.product form.cart .reset_variations {
	float:right;
}


.row.woocommerce_after_single_product_related {
    margin-top:2rem;
}
.row.woocomerce_after_single_product_summary .tab-content .container {
    width: auto;
}
.row.woocomerce_after_single_product_summary .nav-tabs {
    border-bottom:none;
    background:transparent;
}
.row.woocomerce_after_single_product_summary .nav-tabs>li {
    width:100%;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
}
.row.woocomerce_after_single_product_summary .nav-tabs>li>a {
    padding: 2rem 1rem;
    border-radius: 8px 0px 0 8px;
    background-color:#EEE;
    color:#000;
    border:3px solid #FFF;
    margin-right:0;
    transition: 0.3s;
    box-shadow:-3px 0px 15px -6px rgba(0,0,0,0.25) inset;
}
.row.woocomerce_after_single_product_summary .nav-tabs>li>a:hover {
    background-color:#EAEAEA;
    box-shadow:-5px 0px 15px -2px rgba(0,0,0,0.25) inset;
}
.row.woocomerce_after_single_product_summary .nav-tabs li a.active {
	position: relative;
	background: #496373;
	font-weight:bold;
	border: 3px solid #ffffff;
	color:#FFF;
}
.row.woocomerce_after_single_product_summary .nav-tabs li a.active:after, .row.woocomerce_after_single_product_summary .nav-tabs li a.active:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.row.woocomerce_after_single_product_summary .nav-tabs li a.active:after {
	border-color: rgba(73, 99, 115, 0);
	border-left-color: #496373;
	border-width: 30px;
	margin-top: -30px;
}
.row.woocomerce_after_single_product_summary .nav-tabs li a.active:before {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 34px;
	margin-top: -34px;
}

.woocommerce .alert {
    margin-bottom:3rem;
}
.woocommerce-notices-wrapper ul.list-unstyled {
	margin-bottom: 0;
}
.woocommerce-notices-wrapper .woocommerce-message, .woocommerce .woocommerce-info {
	padding-left:3rem;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
	top:0.75em;
}
.woocommerce #customer_details label.control-label {
    font-weight: bold;
}
.woocommerce-message::before {
	content:"";
}
.woocommerce .alert-success a.btnObj, .woocommerce .alert-success a.button.wc-forward {
    display: inline-block;
    margin-bottom: 1rem;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width:100%;
    margin-top:1rem;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.woocommerce .alert.alert-danger a.btnObj, .woocommerce .alert.alert-danger a.button {
    display: inline-block;
    margin-bottom: 1rem;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    width:100%;
    margin-top:1rem;
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
.woocommerce table.shop_table thead > tr:first-child {
    background: #373737;
    color: #fff;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
	width:140px;
}
.woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
	width: auto;
	max-width: 200px;
}
.woocommerce table.shop_table td {
	padding:1rem;
}
.woocommerce table.shop_table td.product-thumbnail {
	width:calc(200px + 2rem);
}
table.shop_table tbody tr:last-child:hover {
    background: #FFF;
}
table.shop_table tbody tr:last-child {
    background: #FFF;
}
/*
.woocommerce-message {
    border-top-color: #0c79b1;
}
.woocommerce-message::before {
    color: #0c79b1;
}
.woocommerce table.shop_table thead > tr:first-child {
    background: #373737;
    color: #fff;
}
*/

/* LOADING SCREEN ANIMATION */

.loader-container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 83.3333333333%;
  float: left;
  padding-left: 0.8333333333%;
  padding-right: 0.8333333333%;
  margin-left: 8.3333333333%;
  margin-top: 1.6666666667%;
  background-color: #fff;
  text-align: center;
  box-shadow: 0px 40px 60px -20px rgba(0, 0, 0, 0.2);
}

.spinner {
  width: 70px;
  height: 70px;
  background: #EEE;
  border-radius: 50%;
  position: relative;
  margin: 40px;
  display: inline-block;
}
.spinner:after, .spinner:before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

.spinner__1::after {
  position: absolute;
  border: 4px solid transparent;
  border-top-color: #0c79b1;
  border-bottom-color: #0c79b1;
  top: -4px;
  left: -4px;
  animation: spin 2s linear infinite;
}
.spinner__1::before {
  position: absolute;
  top: 17px;
  left: 17px;
  height: 35px;
  width: 35px;
  background-color: #0c79b1;
  animation: shrink 3s ease infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(180deg) scale(1.4);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@keyframes shrink {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.6);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes shrinkFull {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(4.5);
  }
  100% {
    transform: scale(1);
  }
}

/* Bronze/Silver/Gold Coins */

.coin{
  cursor: pointer;
  content: "";
  width: 52px;
  height: 52px;
  display: inline-block;
  position: relative;
  margin: 5px;
  top: 6px;
  border-radius: 50px;
  z-index: 500;
  box-shadow:  2px 2px 2px 1px rgba(0, 0, 0, .1);
  }

.coin:after{
  content: "";
  width: 42px;
  height: 42px;
  display: block;
  top: 4px;
  left: 4px;
  position: absolute;
  border-radius: 50px;
  z-index: 600;
  }

.coin:before{
  content: "";
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  border-radius: 50px;
  z-index: 500;
  }

.coin:hover{
  top: -1px;
  transition: all .5s ease-in-out;
  box-shadow:  0px 0px 5px 1px rgba(0, 0, 0, .2);
  }

.bronze{
  background: linear-gradient(45deg,  rgba(223,182,103,1) 0%,rgba(249,243,232,1) 56%,rgba(231,192,116,1) 96%);
  }

.bronze:before{
  background: linear-gradient(135deg,  #d19c35 0%,#f7e6c5 50%,#e8b558 100%);
  border: 1px solid #e6b86a;
  }

.bronze:after{
  background: linear-gradient(45deg,  rgba(223,182,103,1) 0%,rgba(249,243,232,1) 56%,rgba(231,192,116,1) 96%);
  border-top: 1px solid rgba(255,255,255,0.3);
  border-left: 1px solid rgba(255,255,255,0.3);
  border-bottom: 1px solid rgba(209,156,53,0.3);
  border-right: 1px solid rgba(209,156,53,0.5);
  box-shadow: inset 0px 0px 2px 2px rgba(153, 106, 26, .05);
  }

.bronze:hover:after{
  background: linear-gradient(45deg,  rgba(223,182,103,1) 0%,rgba(249,243,232,1) 41%,rgba(231,192,116,1) 96%);
  border-top: 1px solid rgba(255,255,255,0.3);
  border-left: 1px solid rgba(255,255,255,0.3);
  border-bottom: 1px solid rgba(209,156,53,0.3);
  border-right: 1px solid rgba(209,156,53,0.5);
  box-shadow: inset 0px 0px 2px 2px rgba(153, 106, 26, .05);
  }

.silver{
  background: linear-gradient(45deg,  rgba(160,160,160,1) 0%,rgba(232,232,232,1) 56%);
  }

.silver:before{
  background: linear-gradient(45deg,  rgba(181,181,181,1) 0%,rgba(252,252,252,1) 56%,rgba(232,232,232,1) 96%);
  border: 1px solid rgba(181,181,181,1);
  }


.silver:after{
  background: linear-gradient(45deg,  rgba(181,181,181,1) 0%,rgba(252,252,252,1) 56%,rgba(232,232,232,1) 96%);
  border-top: 1px solid rgba(255,255,255,0.3);
  border-left: 1px solid rgba(255,255,255,0.3);
  border-bottom: 1px solid rgba(160,160,160,0.3);
  border-right: 1px solid rgba(160,160,160,0.5);
  box-shadow: inset 0px 0px 2px 2px rgba(150, 150, 150, .05);
  }

.silver:hover:after{
  background: linear-gradient(45deg,  rgba(181,181,181,1) 0%,rgba(252,252,252,1) 38%,rgba(232,232,232,1) 96%);
  border-top: 1px solid rgba(255,255,255,0.3);
  border-left: 1px solid rgba(255,255,255,0.3);
  border-bottom: 1px solid rgba(160,160,160,0.3);
  border-right: 1px solid rgba(160,160,160,0.5);
  box-shadow: inset 0px 0px 2px 2px rgba(150, 150, 150, .05);
  }

.gold{
background: linear-gradient(45deg,  rgba(242,215,12,1) 0%,rgba(255,255,255,1) 56%,rgba(252,235,0,1) 96%);
}

.gold:before{
  background: linear-gradient(45deg,  rgba(242,215,12,1) 0%,rgba(255,255,255,1) 56%,rgba(252,235,0,1) 96%);
  border: 1px solid rgba(242,215,12,1);
  }


.gold:after{
  background: linear-gradient(45deg,  rgba(242,215,12,1) 0%,rgba(255,255,255,1) 56%,rgba(252,235,0,1) 96%);
  border-top: 1px solid rgba(255,255,255,0.3);
  border-left: 1px solid rgba(255,255,255,0.3);
  border-bottom: 1px solid rgba(242,215,12,0.3);
  border-right: 1px solid rgba(242,215,12,0.3);
  box-shadow: inset 0px 0px 2px 2px rgba(150, 150, 150, .05);
  }

.gold:hover:after{
  background: linear-gradient(45deg,  rgba(242,215,12,1) 3%,rgba(255,255,255,1) 39%,rgba(252,235,0,1) 100%);
  border-top: 1px solid rgba(255,255,255,0.3);
  border-left: 1px solid rgba(255,255,255,0.3);
  border-bottom: 1px solid rgba(242,215,12,0.3);
  border-right: 1px solid rgba(242,215,12,0.3);
  box-shadow: inset 0px 0px 2px 2px rgba(150, 150, 150, .05);
  }


.bronze-col-1 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ab861f+0,c6a54c+100 */
background: #ab861f; /* Old browsers */
background: -moz-linear-gradient(top,  #ab861f 0%, #c6a54c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ab861f 0%,#c6a54c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ab861f 0%,#c6a54c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab861f', endColorstr='#c6a54c',GradientType=0 ); /* IE6-9 */
}
.bronze-col-2 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c6a54c+0,ebdfbd+100 */
background: #c6a54c; /* Old browsers */
background: -moz-linear-gradient(top,  #c6a54c 0%, #ebdfbd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #c6a54c 0%,#ebdfbd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #c6a54c 0%,#ebdfbd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6a54c', endColorstr='#ebdfbd',GradientType=0 ); /* IE6-9 */
border-top:1px solid #fff !important;
}
.bronze-col-3 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ebdfbd+0,ffffff+100 */
background: #ebdfbd; /* Old browsers */
background: -moz-linear-gradient(top,  #ebdfbd 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ebdfbd 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ebdfbd 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebdfbd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
border-top:1px solid #fff !important;
}
.bronze-col-4 {
	border-top:none !important;
}
.bronze-col-5, .silver-col-5, .gold-col-5 {
	background:#FFF;
	border-top:none !important;
}
.silver-col-1 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bdbdbd+0,cdcece+100 */
background: #bdbdbd; /* Old browsers */
background: -moz-linear-gradient(top,  #bdbdbd 0%, #cdcece 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #bdbdbd 0%,#cdcece 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #bdbdbd 0%,#cdcece 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bdbdbd', endColorstr='#cdcece',GradientType=0 ); /* IE6-9 */
}
.silver-col-2 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cdcece+0,cdcece+0,e1e0e1+100 */
background: #cdcece; /* Old browsers */
background: -moz-linear-gradient(top,  #cdcece 0%, #cdcece 0%, #e1e0e1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #cdcece 0%,#cdcece 0%,#e1e0e1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #cdcece 0%,#cdcece 0%,#e1e0e1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdcece', endColorstr='#e1e0e1',GradientType=0 ); /* IE6-9 */
border-top:1px solid #fff !important;
}
.silver-col-3 {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e1e0e1+0,f0f0f0+100 */
background: #e1e0e1; /* Old browsers */
background: -moz-linear-gradient(top,  #e1e0e1 0%, #f0f0f0 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e1e0e1 0%,#f0f0f0 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e1e0e1 0%,#f0f0f0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e0e1', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
border-top:1px solid #fff !important;
}
.silver-col-4 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f0f0+0,ffffff+100 */
background: #f0f0f0; /* Old browsers */
background: -moz-linear-gradient(top,  #f0f0f0 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f0f0f0 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
border-top:1px solid #fff !important;
}
.gold-col-1 {
	background: #edb311; /* Old browsers */
}
.gold-col-2 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#edb311+0,f9c846+100 */
	background: #edb311; /* Old browsers */
	background: -moz-linear-gradient(top,  #edb311 0%, #f9c846 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #edb311 0%,#f9c846 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #edb311 0%,#f9c846 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edb311', endColorstr='#f9c846',GradientType=0 ); /* IE6-9 */
	border-top:1px solid #fff !important;
}
.gold-col-3 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f9c846+0,ffdd7c+100 */
	background: #f9c846; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9c846 0%, #ffdd7c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f9c846 0%,#ffdd7c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f9c846 0%,#ffdd7c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c846', endColorstr='#ffdd7c',GradientType=0 ); /* IE6-9 */
	border-top:1px solid #fff !important;
}
.gold-col-4 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffdd7c+0,fff1c7+100 */
	background: #ffdd7c; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffdd7c 0%, #fff1c7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffdd7c 0%,#fff1c7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffdd7c 0%,#fff1c7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffdd7c', endColorstr='#fff1c7',GradientType=0 ); /* IE6-9 */
	border-top:1px solid #fff !important;
}
.gold-col-5 {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fff1c7+0,ffffff+100 */
	background: #fff1c7; /* Old browsers */
	background: -moz-linear-gradient(top,  #fff1c7 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fff1c7 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fff1c7 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff1c7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	border-top:1px solid #fff !important;
}
