.topbar-fitnz
{
	border-bottom: 1px solid #1a084b;
	font-size: 15px;
	color: #706F6F;
	padding-top: 8px;
	padding-bottom: 8px;
}

.topbar-link-static
{
	font-size: 13px;
	color: #706F6F;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
}

.topbar-link-static:hover
{
	text-decoration: none;
}

.topbar-link-static-hspace
{
	margin-left: 5px;
	margin-right: 5px;
}

.cart-arrow-right
{
	background: url(/swx-scsb-v1/images/common/text-arrow.png);
	width: 25px;
	height: 10px;
	cursor: pointer;
}

.cart-arrow-right:hover
{
	background: url(/swx-scsb-v1/images/common/text-arrow2.png);
	width: 25px;
	height: 10px;
}

.nav > li > a 
{
    padding-left:  12.5px;
    padding-right: 12.5px;

}

.navbar-toggle 
{
    float: none;
}

/* start mega menu content */
.mm-root-level
{
	font-size: 12px;
}



.grid figure figcaption > a
{
	z-index: auto !important;
}
.top-nav-megamenu-column-container
{
	margin-bottom: 10px;
}
.topnav-megamenu-root
{
	border-bottom: solid 1px #a7a7a7;
	font-size: 12px;
}

.topnav-megamenu-root a:hover
{
	color: #e67e22 !important;
	text-decoration: none;
}

.top-nav-megamenu-main-category
{
	/**padding-top: 7px;**/
	font-weight: 600;
	font-size: 11px;
}

.top-nav-megamenu-main-category a
{
	font-weight: 600 !important;
	font-size: 11px !important;
	color: #333 !important;
	text-decoration: none;
}

.top-nav-megamenu-main-category a:hover
{
	font-weight: 600 !important;
	color: #e67e22 !important;
	text-decoration: none;
}


.top-nav-megamenu-main-category-arrow-right
{
	color: #e67e22;
	font-weight: 600;
	
}

.top-nav-megamenu-sub-category
{
	font-size: 11px;
	padding-bottom: 2px;	
	padding-left: 15px;	
}

.top-nav-megamenu-sub-category a
{
	font-size: 11px !important;
	color: #777 !important;
	text-decoration: none;		
}

.top-nav-megamenu-sub-category a:hover
{
	font-size: 11px !important;
	color: #e67e22 !important;
	text-decoration: none;
}

.top-nav-megamenu-indent
{
	padding-left: 15px;
}
/* end mega menu content */

.close
{
    float: right;
    font-size: 41px;
    font-weight: 300;
    line-height: .7;
    text-shadow: 0 1px 0 #fff;
}

#swx-container-itemdrilldown-detaileddescription
{
	font-size: 13px;
}

#swx-container-itemdrilldown-detaileddescription p
{
	font-size: 13px;
}

#swx-container-itemdrilldown-detaileddescription span
{
	font-size: 13px;
}





/** ############## START TABLE ITEM LIST ############## **/	

.table-itemlist-line
{
	background: #dedede;
}

.table-itemlist-message
{
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
	padding-right: 10px;
	background: #d2d2d2;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	text-align: center;
	
}


/** start table item list (desktop) **/
.desktop-table-itemlist-line
{
	background: #dedede;
}

.desktop-table-itemlist-header-background
{
	background: #999999;
	
}

.desktop-table-itemlist-header
{
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 13px;
	color: #ffffff;
	text-transform: uppercase;
	white-space: nowrap;
}

.desktop-table-itemlist-header-product-qty
{
	text-align: center;
}


.desktop-table-itemlist-data
{
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 13px;

}

.desktop-table-itemlist-data-product-code
{
	white-space: nowrap;
}

.desktop-table-itemlist-data-product-name
{

}

.desktop-table-itemlist-data-product-qty
{
	white-space: nowrap;
}

.desktop-table-itemlist-data-product-qty-input
{
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
	width: 55px;
	text-align: center;
}

.desktop-table-itemlist-data-product-qty-input-box
{
	border: solid 1px #dedede;
}

.desktop-table-itemlist-data-product-price
{
	white-space: nowrap;
}


.desktop-table-itemlist-data-product-addtocart
{
	white-space: nowrap;
}

.desktop-table-itemlist-data-product-addtocart-butt
{
	font-size: 11px;
	font-weight: 300;
	text-transform: uppercase;
}


/** end table item list (desktop) **/


/** start table item list (mobile) **/

#mobile-table-table-itemlist-box tr
{
	/**line-height: normal;**/
}
.mobile-table-itemlist-box
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 3px;
	
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
	border: solid 1px #dedede;

	/**border: none;**/
	
}

.mobile-table-itemlist-header
{
	padding-top: 5px;
	padding-bottom: 4px;
	
	font-size: 13px;
	text-transform: uppercase;
	white-space: nowrap;
}

.mobile-table-itemlist-header-product-qty
{
	padding-right: 7px;
	padding-top: 5px;
}


.mobile-table-itemlist-data
{
	padding-top: 5px;
	padding-bottom: 4px;
	font-size: 13px;

}

.mobile-table-itemlist-data-product-qty
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}

.mobile-table-itemlist-data-product-addtocart
{
	/**padding-top: 1px;**/
}



/** end table item list (mobile) **/


/** start table item list (quantity input, add to cart button) **/


.swx-table-itemlist-atc-qty-butt-plus-minus
{
	background: #eeeeee;
    box-shadow: none;
    border: none;
    color: #333333;
    font-size: 13px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
	outline: none;
	cursor: pointer;
}

.swx-table-itemlist-atc-qty-input
{
	background: #ffffff;
	border: none;
	font-size:11px;
	font-weight: 300;
	width: 38px;
	text-align: center;
	outline: none;
}

.swx-table-itemlist-atc-butt
{
	background: #e74c3c;
    box-shadow: none;
    border: none;
    color: #ffffff;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
	padding-bottom: 7px;
	outline: none !important;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2px;
}

.swx-table-itemlist-atc-butt-disabled
{
	background: #dedede;
}


.swx-table-itemlist-atc-favourites
{
	background: #97A4AD;
    box-shadow: none;
    border: none;
    color: #ffffff;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 9px;
	padding-bottom: 7px;
	outline: none !important;
	cursor: pointer;
	white-space: nowrap;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2px;
}


.swx-table-itemlist-atc-favourites-disabled
{
    color: #dedede;
	pointer-events: none;
}

.btn-u.btn-u-table-itemlist 
{
    background-color: #009fe4;
	border: solid 1px #dedede;
}


.btn-u.btn-u-table-itemlist:hover 
{
    border-color: #0072bc;
    background: #0072bc;
}

/** end table item list (quantity input, add to cart button) **/

/** ############## END TABLE ITEM LIST ############## **/


/** start footer subscription form **/

.swx-subscribe-form
{
    box-shadow: none;
	background: none;
}


.swx-subscribe-form {
    margin: 0;
    outline: none;
    font: 13px/1.55 'Roboto Condensed', 'Muli', 'Open Sans', Helvetica, Arial, sans-serif !important;
	border: none !important;
}

.swx-subscribe-form fieldset {
    background: transparent !important;
}

.swx-subscribe-form fieldset {
    display: block;
    padding: 0px !important;
    border: none;
}


.swx-subscribe-form .radio i, .swx-subscribe-form .checkbox i {
    background: transparent !important;
}
.swx-subscribe-form .radio input:checked + i, .swx-subscribe-form .checkbox input:checked + i, .swx-subscribe-form .toggle input:checked + i {
    border-color: #999;
}


.swx-subscribe-form .radio input:checked + i:after, .swx-subscribe-form .checkbox input:checked + i:after {
    opacity: 1;
}

.swx-subscribe-form .radio i, .swx-subscribe-form .checkbox i {
    position: absolute;
}

.swx-subscribe-form .radio i, .swx-subscribe-form .checkbox i {
    right: auto !important;
    left: 0 !important;
    top: 0px !important;
    width: 20px !important;
    height: 20px !important;
    border-width: 1px !important;
}

.rounded-x {
    border-radius: 50% !important;
}

.swx-subscribe-form .radio input:checked + i:after, .swx-subscribe-form .checkbox input:checked + i:after {
    opacity: 1;
}


.swx-subscribe-form .radio input + i:after {
    content: '';
    border-radius: 50%;
}


.swx-subscribe-form .radio input + i:after, .swx-subscribe-form .checkbox input + i:after {
    position: absolute;
    -webkit-transition: opacity 0.1s;
}


.swx-subscribe-form .radio input + i:after {
    width: 10px !important;
    height: 10px !important;
}


.swx-subscribe-form .radio input + i:after {
    top: 4px !important;
    left: 4px !important;
    background-color: #009fe4 !important;
}

/** end footer subscription form **/


label
{
    font-weight: 300;
}


.sky-form .select i:before 
{
    border-bottom: 4px solid #999999;
}

.sky-form .select i:after 
{
    border-top: 4px solid #999999;
}

.navbar-toggle
{
    padding: 0px !important;
}



.imageBlk img
{
    border-radius: 50% !important;
    max-width: 180px !important;
    max-height: 180px !important;
	
}

.swx-about-us-our-team-box
{
	margin-bottom: 30px;
}

#swx-about-us-our-team-box-details  h4
{
	margin-bottom: 0px;
}

#swx-about-us-our-team-box-details  p
{
	font-size: 12px;
}

.swx-about-us-company-culture-box
{
	margin-bottom: 15px;
}

.swx-about-us-company-culture-header
{
	font-size: 20px;
	color: #009fe4;
}

.swx-about-us-we-work-with-logos
{
	max-width: 180px;
	max-height: 180px;
}

#td-swx-about-us-we-work-with-img
{
	/**height: 181px;**/
}


/** START CAROUSEL TWEAK **/

/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}


.slider-main-image
{
	max-height: 380px;
	width: 100%;
}

.slider-message-box
{
	position: absolute;
	right: 5px;
	bottom: 5px;
	overflow: hidden;
	/**background-color: rgba(60, 60, 60, 0.5);**/
	background-color: rgba(128, 128, 128, 0.7);

	width: 380px;
}

.slider-message-content
{
	padding: 10px;
}

.slider-message-content span
{
	font-size: 16px;
	font-weight: 200;
	color: #ffffff;
}

/** END CAROUSEL TWEAK **/

/** START HOMEPAGE **/
.homepage-gray-content-box
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 20px;
	background: linear-gradient(to right,rgba(184,181,187,1) 0%,rgba(219,219,219,1) 0%,rgba(209,208,211,1) 12%,rgba(242,242,242,1) 34%,rgba(255,255,255,1) 51%,rgba(242,242,242,1) 71%,rgba(209,208,211,1) 90%,rgba(184,181,187,1) 100%);
}

.hp-gray-bg-content-p
{
	color: #333;
}

.hp-gray-bg-content-href
{
	font-weight: 500;
	text-decoration: none;
}

#swx-hp-news-column
{
	margin-bottom: 15px;
}

.swx-hp-news-text-box
{
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
	background: #1a084b;
	color: #ffffff;
	margin-bottom: 15px;
}

.td-swx-hp-news-text-box
{
	background: #1a084b;
}

.swx-hp-news-text-box h2
{
	padding: 0px;
	margin: 0px;
	font-weight: 500;
}

.swx-hp-news-text-box h3
{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-weight: 500;
}

.swx-hp-news-text-box p
{
	color: #ffffff;
}


#swx-hp-categories-col-box
{
	text-align: left;
	margin-bottom: 20px;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}


.swx-hp-categories
{
	color: #333;
	text-decoration: none;
	text-align: left;
}


.swx-hp-categories h4
{
	padding: 0px;
	margin: 0px;
	color: #333;
	font-size: 16px;
	font-weight: 500;
	text-align: left;
}

.swx-hp-categories h4:hover
{
	color: #009fe4;
}


.swx-hp-categories-info
{
	font-size: 13px;
	text-align: left;
}

/** END HOMEPAGE **/



/** START ABOUT TANOVA **/

.about-tanova-content-box
{
	padding: 25px;
	margin-bottom: 20px;
	background: linear-gradient(to right,rgba(184,181,187,1) 0%,rgba(219,219,219,1) 0%,rgba(209,208,211,1) 12%,rgba(242,242,242,1) 34%,rgba(255,255,255,1) 51%,rgba(242,242,242,1) 71%,rgba(209,208,211,1) 90%,rgba(184,181,187,1) 100%);
}

.about-tanova-read-about-box
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #009fe4;
	margin-bottom: 45px;
}

.about-tanova-read-about-box p
{
	color: #fff;
	opacity: 1;
	font-size: 24px;
	padding: 0px;
	margin: 0px;
}

#about-tanova-ranges-col-box
{
	text-align: left;
	margin-bottom: 20px;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}
.about-tanova-ranges
{
	color: #333;
	text-decoration: none;
	text-align: left;
}


.about-tanova-ranges h4
{
	padding: 0px;
	margin: 0px;
	color: #333;
	font-size: 22px;
	font-weight: 500;
	text-align: left;
}

.about-tanova-ranges h4:hover
{
	color: #009fe4;
}

.about-tanova-ranges-info
{
	font-size: 13px;
	text-align: left;
}

/** END ABOUT TANOVA **/


/** START GLOBAL BANNERS **/

.banner-bottom-box
{
	background: linear-gradient(to right,rgba(184,181,187,1) 0%,rgba(219,219,219,1) 0%,rgba(209,208,211,1) 12%,rgba(242,242,242,1) 34%,rgba(255,255,255,1) 51%,rgba(242,242,242,1) 71%,rgba(209,208,211,1) 90%,rgba(184,181,187,1) 100%);

    border: 4px solid #fff;
    -webkit-box-shadow: 0 0 7px 0 rgba(50,50,50,.75);
    -moz-box-shadow: 0 0 7px 0 rgba(50,50,50,.75);
    box-shadow: 0 0 7px 0 rgba(50,50,50,.75);
    margin-top: 20px;
    margin-bottom: 20px;
}

.banner-bottom-icon-left
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 9px;
	white-space: nowrap;
}

.banner-bottom-icon-right
{
	padding-right: 15px;
	padding-left: 5px;
	min-height: 45px;
	white-space: nowrap;
}

.banner-bottom-icon-right img
{
	max-height: 45px;
}

.banner-bottom-label
{
	
}

.banner-bottom-label span
{
	font-size: 30px;
	color: #444;
}


/** END GLOBAL BANNERS **/


/** START RESOURCE DOWNLOADS **/

.rsrc-dwnlds-box-container
{
    border: solid 1px #eaeaea;
    margin-bottom: 20px;
}

.rsrc-dwnlds-box-col
{
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 49px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 49px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 49px 0px rgba(0,0,0,0.10);
    margin-bottom: 30px;
    padding: 12px;

}

.rsrc-dwnlds-box-header
{
    background-color: #e9e9e9;
    background-image: linear-gradient(to bottom, #eee, #e1e1e1);
    background-repeat: repeat-x;
    border: #eaeaea 1px solid;
    border-bottom-width: 0;
    padding: 10px 18px;
}

.rsrc-dwnlds-box-header h3
{
    margin: 0px;
}

.rsrc-dwnlds-box-content
{
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 25px;
    padding-right: 25px;
}

.rsrc-dwnlds-box-description
{
    font-size: 13px;
	margin-bottom: 15px;
}

.rsrc-dwnlds-box-description p
{
	font-size: 13px;
}

.rsrc-dwnlds-box-description span
{
	font-size: 13px;
}

.rsrc-dwnlds-box-catalog-description
{
    font-size: 13px;
}

.rsrc-dwnlds-box-catalog-description p
{
    font-size: 13px;
}

.rsrc-dwnlds-box-catalog-description span
{
    font-size: 13px;
}


.swx-favourites-storedisplayname
{
    color: #009fe4;
    text-decoration: none;
    text-align: left;
}

.swx-favourites-storedisplayname h4
{
	margin: 0px;
}

.swx-favourites-itemid
{
    font-size: 15px;
	color: #333;
    text-decoration: none;
    text-align: left;
}

.swx-favourites-salespricetext
{
    font-size: 15px;
	color: #333;
    text-decoration: none;
    text-align: left;
}

.swx-favourites-hr
{
	margin: 20px 0;
}


/** END RESOURCE DOWNLOADS **/

/** START FAVOURITES (MODAL) **/

/** END FAVOURITES (MODAL) **/

/** YOUTUBE **/

/* A modal-container */
.video-iframe {
    max-width: 925px;
    width: 100%;
    max-height: 520px;
    height: 520px;
  }

  /* Style for the modal container */
  .modal-container1 {
    display: none;
    position: fixed;
    z-index:200;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.9);
  }

  /* Style for the modal content */
  .modal-content1{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    width: 100%;
    height: 100%;
  }

  /* Style for the video iframe */
  .video-iframe {
    margin-right: 20px;
  }

  /* Style for the close button */
  .close-button {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: xxx-large;
    font-weight: bold;
    color: white;
    background-color: transparent;
    border: none;
    cursor: pointer;
  }


  /* Style for the thumbnail 
  .thumbnail {
    cursor: pointer;
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("https://freepngimg.com/thumb/categories/1398.png") no-repeat center center;
    background-size: 72px 72px;
  }*/

  /* Style for the image */
  img.youtube-thumbnail {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
}

.youtube-container {
    display: block;
    width: 100%;
    max-width: 600px;
    margin: 0px auto;
}

.youtube-container img{
    max-width: 100%;
    height: auto;
}



.youtube-player {
    display: block;
    margin: 0px auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: hand;
    cursor: pointer;
    display: block;
    background: rgba(0,0,0,0)
    
}

img.youtube-thumbnail {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    height: auto;
    background: rgba(0,0,0,0)
    
}

div.youtube-play-btn {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("https://www.fit-nz.co.nz/swx-scsb-v1/images/common/1398.png") no-repeat center center;
  background-size: 72px 72px;
}
div.youtube-play-btn-thumb {
    height: 50px;
    width: 50px;
    left: 50%;
    top: 50%;
    margin-left: -26px;
    margin-top: -26px;
    position: absolute;
    background: url("https://www.fit-nz.co.nz/swx-scsb-v1/images/common/1398.png") no-repeat center center;
    background-size: 50px 50px;
}

.youtube-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
