/**
 * NOTICE OF LICENSE
 *
 * ---------------------------------------------------
 *
 *  @author    : CD Presta <cdpresta@gmail.com>
 *  @copyright : 2016-2018
 *  @license   : Commercial License
 *  @version   : 1.3.7
 * ---------------------------------------------------
 */
.cdpv{
	text-align:left
}.cdpv,.cdpv-videos{
	width:100%
}.cdpv-videos:before,.cdpv:before{
	content:"";
	display:table
}.cdpv-videos:after,.cdpv:after{
	content:"";
	display:table;
	clear:both
}.cdpv-video{
	-webkit-box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);
	box-shadow:2px 2px 8px 0 rgba(0,0,0,.2);
	display:inline-block
}.cdpv-video:after,.cdpv-video:before{
	content:"";
	display:table
}.cdpv-video:after{
	clear:both
}.cdpv-video__link{
	cursor:pointer;
	display:block;
	-webkit-transition:opacity .3s;
	transition:opacity .3s
}.cdpv-video__link:hover{
	opacity:.8
}.cdpv-video__link:active,.cdpv-video__link:focus{
	opacity:.6;
	outline:0
}.cdpv-video__thumbnail-wrapper{
	background:#f6f6f6;
	display:block;
	margin:0 auto;
	position:relative
}.cdpv-video__thumbnail-wrapper:after{
	content:"";
	display:block;
	height:0;
	padding-bottom:56.25%;
	width:100%
}.cdpv-video__thumbnail-wrapper>*{
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%
}.cdpv-video__thumbnail{
	max-width:100%
}.cdpv-video__details{
	background:hsla(0,0%,96%,.9);
	border-top:0;
	color:#212121;
	float:left;
	padding:10px;
	width:100%
}.cdpv-video__title{
	display:block;
	font-weight:700
}.cdpv-video__desc{
	display:block
}.cdpv-video__play-icon,.title__icon{
	border-radius:4px;
	z-index:1
}.cdpv-video__play-icon{
	display:inline-block;
	height:40px;
	left:50%;
	margin-left:-27px;
	margin-top:-20px;
	position:absolute;
	top:50%;
	width:54px
}.title__icon{
	display:none;
	line-height:1;
	margin-right:5px;
	padding:2px 5px
}.play-icon__arrow,.title-icon__arrow{
	border-bottom-color:transparent;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:transparent;
	border-top-style:solid;
	color:transparent
}.play-icon__arrow{
	border-bottom-width:10px;
	border-left-width:20px;
	border-top-width:10px;
	display:block;
	left:50%;
	margin-left:-10px;
	margin-top:-10px;
	position:absolute;
	top:50%
}.title-icon__arrow{
	border-bottom-width:4px;
	border-left-width:8px;
	border-top-width:4px;
	display:inline-block
}.cdpv-videos--leftColumn .cdpv-video,.cdpv-videos--quickView .cdpv-video,.cdpv-videos--rightColumn .cdpv-video{
	width:calc(49.99% - 7.5px);
	height:calc(49.99% - 7.5px)
}.cdpv-videos--leftColumn .cdpv-video:nth-child(1n),.cdpv-videos--quickView .cdpv-video:nth-child(1n),.cdpv-videos--rightColumn .cdpv-video:nth-child(1n){
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	clear:none
}.cdpv-videos--leftColumn .cdpv-video:last-child,.cdpv-videos--quickView .cdpv-video:last-child,.cdpv-videos--rightColumn .cdpv-video:last-child{
	margin-right:0;
	margin-bottom:0
}.cdpv-videos--leftColumn .cdpv-video:nth-child(2n),.cdpv-videos--quickView .cdpv-video:nth-child(2n),.cdpv-videos--rightColumn .cdpv-video:nth-child(2n){
	margin-right:0
}.cdpv-videos--leftColumn .cdpv-video:nth-child(odd),.cdpv-videos--quickView .cdpv-video:nth-child(odd),.cdpv-videos--rightColumn .cdpv-video:nth-child(odd){
	clear:both
}.cdpv-videos--leftColumn .cdpv-video:nth-last-child(-n+2),.cdpv-videos--quickView .cdpv-video:nth-last-child(-n+2),.cdpv-videos--rightColumn .cdpv-video:nth-last-child(-n+2){
	margin-bottom:0
}@media (max-width:479px){
	.cdpv-videos--productFooter .cdpv-video,.cdpv-videos--productTab .cdpv-video{
		width:99.98%;
		height:99.98%
	}.cdpv-videos--productFooter .cdpv-video:nth-child(1n),.cdpv-videos--productTab .cdpv-video:nth-child(1n){
		float:left;
		margin-right:15px;
		margin-bottom:15px;
		clear:none
	}.cdpv-videos--productFooter .cdpv-video:last-child,.cdpv-videos--productTab .cdpv-video:last-child{
		margin-right:0;
		margin-bottom:0
	}.cdpv-videos--productFooter .cdpv-video:nth-child(1n),.cdpv-videos--productTab .cdpv-video:nth-child(1n){
		margin-right:0
	}.cdpv-videos--productFooter .cdpv-video:nth-child(1n+1),.cdpv-videos--productTab .cdpv-video:nth-child(1n+1){
		clear:both
	}.cdpv-videos--productFooter .cdpv-video:nth-last-child(-n+1),.cdpv-videos--productTab .cdpv-video:nth-last-child(-n+1){
		margin-bottom:0
	}
}@media (min-width:480px) and (max-width:767px){
	.cdpv-videos--productFooter .cdpv-video,.cdpv-videos--productTab .cdpv-video{
		width:calc(49.99% - 7.5px);
		height:calc(49.99% - 7.5px)
	}.cdpv-videos--productFooter .cdpv-video:nth-child(1n),.cdpv-videos--productTab .cdpv-video:nth-child(1n){
		float:left;
		margin-right:15px;
		margin-bottom:15px;
		clear:none
	}.cdpv-videos--productFooter .cdpv-video:last-child,.cdpv-videos--productTab .cdpv-video:last-child{
		margin-right:0;
		margin-bottom:0
	}.cdpv-videos--productFooter .cdpv-video:nth-child(2n),.cdpv-videos--productTab .cdpv-video:nth-child(2n){
		margin-right:0
	}.cdpv-videos--productFooter .cdpv-video:nth-child(odd),.cdpv-videos--productTab .cdpv-video:nth-child(odd){
		clear:both
	}.cdpv-videos--productFooter .cdpv-video:nth-last-child(-n+2),.cdpv-videos--productTab .cdpv-video:nth-last-child(-n+2){
		margin-bottom:0
	}
}@media (min-width:768px){
	.cdpv-videos--productFooter .cdpv-video,.cdpv-videos--productTab .cdpv-video{
		width:calc(33.327% - 10px);
		height:calc(33.327% - 10px)
	}.cdpv-videos--productFooter .cdpv-video:nth-child(1n),.cdpv-videos--productTab .cdpv-video:nth-child(1n){
		float:left;
		margin-right:15px;
		margin-bottom:15px;
		clear:none
	}.cdpv-videos--productFooter .cdpv-video:last-child,.cdpv-videos--productTab .cdpv-video:last-child{
		margin-right:0;
		margin-bottom:0
	}.cdpv-videos--productFooter .cdpv-video:nth-child(3n),.cdpv-videos--productTab .cdpv-video:nth-child(3n){
		margin-right:0
	}.cdpv-videos--productFooter .cdpv-video:nth-child(3n+1),.cdpv-videos--productTab .cdpv-video:nth-child(3n+1){
		clear:both
	}.cdpv-videos--productFooter .cdpv-video:nth-last-child(-n+3),.cdpv-videos--productTab .cdpv-video:nth-last-child(-n+3){
		margin-bottom:0
	}
}.cdpv-videos--hide-thumbnails .cdpv-video{
	float:none;
	width:100%
}.cdpv-videos--hide-thumbnails .cdpv-video__title{
	text-align:left
}.cdpv-videos--hide-thumbnails .title__icon{
	display:inline-block
}.mfp-cdpv.mfp-bg{
	opacity:0;
	-webkit-transition:all .15s ease-out;
	transition:all .15s ease-out
}.mfp-cdpv.mfp-bg.mfp-ready{
	opacity:.9
}.mfp-cdpv.mfp-bg.mfp-removing{
	opacity:0
}.mfp-cdpv.mfp-wrap .mfp-content{
	opacity:0;
	-webkit-transition:opacity .3s,-webkit-transform .3s;
	transition:opacity .3s,-webkit-transform .3s;
	transition:opacity .3s,transform .3s;
	transition:opacity .3s,transform .3s,-webkit-transform .3s;
	-webkit-transform:scale(.6);
	transform:scale(.6)
}.mfp-cdpv.mfp-wrap.mfp-ready .mfp-content{
	opacity:1;
	-webkit-transform:scale(1);
	transform:scale(1)
}.mfp-cdpv.mfp-wrap.mfp-removing .mfp-content{
	opacity:0;
	-webkit-transform:scale(.6);
	transform:scale(.6)
}.mfp-cdpv .mfp-bottom-bar{
	cursor:auto;
	left:0;
	margin:5px 0 0;
	position:absolute;
	top:100%;
	width:100%
}.mfp-cdpv .mfp-bottom-bar .mfp-desc,.mfp-cdpv .mfp-bottom-bar .mfp-title{
	color:#f3f3f3;
	line-height:normal;
	padding:0;
	text-align:left;
	word-wrap:break-word
}.mfp-cdpv .mfp-bottom-bar .mfp-title{
	font-size:28px;
	margin-bottom:5px
}.mfp-cdpv .mfp-bottom-bar .mfp-desc{
	font-size:20px
}