/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0.1
*/


/* Child theme CSS
--------------------------------------------------------------- */
/* social icon */
.nm-facebook img,
.nm-instagram img {
	position: relative;
	top:-3px
}

#videowrap {
	width: 100%;
	height: 680px;
	max-width: 1600px;
	margin: auto;
	position: relative;

}

#video {
	/*
	width: 100%;
	height: auto;
	display: block
	*/
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 0;
}

#vid {
	width: 100%;
	height: auto;
}
.nm-shop-loop-wishlist-button,
.nm-product-share-wrap.has-share-buttons {
	display: none
}

body {
	font-weight: 300
}

strong {
	font-weight: 400
}

.homepage a:not(.nm_btn) {
	color: #ff0000
}


.tab {
	color:#b8b8b8;
	width: 100%;
	cursor: pointer;
	margin-top: 1px;
	font-weight: 400;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

@media (max-width:1000px) {
	.tab-title {
		font-size: 75%
	}
}

.tab-block {
	background: #b8b8b8;
	display: block;
	height: 4px;
	    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.tab.current .tab-block {
	background: #ff0000;
}

.tab.current  {
	color:#ff0000;
}
.tab:hover {
	color: #ff0000
}
.tab:hover .tab-block {
	background: #ff0000;
}

.tab-content{
	display: none;
}

.tab-content img {
	display: block
}

.tab-content.current{
	display: inherit;
}

.tab-content .nm-banner {
	overflow: visible
}

.tab-nav {
	color:#282828 !important;
	font-size: 50px;
	line-height: 1;
	position: absolute;
	left: 0;
	right: 0;
	top:calc(50% - 17px);
}

.tab-nav:hover {
	color: #ff0000 !important
}

.tab-left {
	left: calc(-100% - 214px);
}

.tab-right {
	right: calc(-100% - 214px);
}

@media (max-width:1436px) {
	.tab-left {
		left: calc(-100% - 50px);
	}

	.tab-right {
		right: calc(-100% - 50px);
	}
}
@media (max-width:900px) {
	.tab-nav {
		font-size: 40px
	}
	.tab-left {
		left: -90%;
	}
	.tab-right {
		right: -90%;
	}
}

@media (max-width:767px) {
	.tab-content .vc_empty_space {
		height: 20px !important
	}
	.tab {

		margin-top: 6px;
	}
	.tab-title {
		display: none
	}
	.tab-nav {
		font-size: 40px
	}
}

.nm-banner-text .nm-banner-title.medium,
.nm-banner-text .nm-banner-subtitle,
.nm-banner-text .nm-banner-link {
	color: white
}

.hsk-logo {
	text-align: right
}

.hsk-logo img {
	position: relative;
	top:-12px
}

@media (max-width:767px) {
	.hsk-logo {
	text-align: left
}
	.hsk-logo img {
		top:0;
		margin-top: 20px
	}
}

li.additional_information_tab {
	display: none !important
}

a.cmail {
	color: rgb(119, 119, 119) !important;
	text-decoration: underline
}

a.cmail:hover,
a.cmail:active {
	color: #ff0000 !important
}

@media (max-width:768px) {

	.slick-slide .nm-banner-text {
		width: 80% !important
	}
}


table.vcost {
	width: 100%;
}

table .tr {
	text-align: right
}

table .tc {
	text-align: center
}

table.vcost th {
	padding-bottom: 27px;
	padding-left: 16px;
	padding-right: 16px;
	white-space: nowrap
}

table.vcost td {
	height: 27px;
	padding-left: 16px;
	padding-right: 16px;
	white-space: nowrap
}

.vcost tbody tr:nth-child(odd) td {
   background-color: #f3f3f3;
}

.vcost tbody tr:nth-child(odd) td.uv {
   background: repeating-linear-gradient(-45deg, #f3f3f3, #f3f3f3 10px, #eaeaea 10px, #eaeaea 15px);
}

.vcost tbody tr:nth-child(even) td.uv {
   background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 10px, #eaeaea 10px, #eaeaea 15px);
}

.vcost tbody tr:nth-child(odd) td.nobg {
   background: white
}

.vcost tbody tr:nth-child(odd) td.nobg.uv {
   background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 10px, #eaeaea 10px, #eaeaea 15px);
}

.overflow {
	overflow-x: auto
}

.responsive {
	max-width: 100%;
	height: auto;
	display:block
}

.partnerlink a {
	color: inherit;
	font-weight: 400
}
.partnerlink {
	text-align: right
}

@media (max-width: 768px) {
	.responsive {
		margin-bottom: 16px !important
	}
	.partnerlink {
		text-align: left
	}
}

.langselector img {
	position: relative;
	top:-3px;
}

.langselector {
	display: block !important
}

.screenreader {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal !important;
}

.snap-logo {
	max-width: 250px;
}

#snap {
	display: flex;
	flex-direction: column;
}

#snap-classic .snap-logo{
	position: relative;
}
#snap-stack .snap-logo {
	position: relative;
}
#snap-protect {
	padding-top: 60px;
}
.d-flex {
	display: flex;
}
.wpb_wrapper--flex {
	margin-top: auto;
	width: 100%;
}
.visible-xs {
	display: none;
}
@media (max-width:767px) {
	.visible-xs {
		display: block;
	}
}