


.stock {
  transform: scale(0.6);
  -webkit-transform: scale(0.6);
   overflow:none;
   position:absolute;left: -9px;
    top: 12px;
}
} 


input[type=number]::-webkit-inner-spin-button {  
    width: 14px;
    height: 30px;
}



.labelt {width:100%;} 
.labelt td {padding:5px;} 
.outer1 .input1,.outer1 input[type="text"],.outer1 input[type="password"],.outer1 input[type="email"],.outer1 input[type="url"], .outer1 input[type="color"],.outer1 input[type="date"], .outer1 input[type="datetime"],.outer1 input[type="datetime-local"],.outer1 input[type="month"], .outer1 input[type="number"],.outer1 input[type="range"],.outer1 input[type="tel"],.outer1 input[type="time"], .outer1 input[type="week"],.outer1 textarea, .outer1 select
{width:100% !important;text-transform:unset!important;-webkit-appearance: none;
-webkit-border-radius: none;}


.gcore-line-td .input1,.gcore-line-td input[type="text"],.gcore-line-td input[type="password"],.gcore-line-td input[type="email"],.gcore-line-td input[type="url"], .gcore-line-td input[type="color"],.gcore-line-td input[type="date"], .gcore-line-td input[type="datetime"],.gcore-line-td input[type="datetime-local"],.gcore-line-td input[type="month"], .gcore-line-td input[type="number"],.gcore-line-td input[type="range"],.gcore-line-td input[type="tel"],.gcore-line-td input[type="time"], .gcore-line-td input[type="week"],.gcore-line-td textarea, .gcore-line-td select
{width:100% !important;text-transform:unset!important;-webkit-appearance: none;
-webkit-border-radius: none;}


.outer1 textarea, .outer1 select
 {min-height:120px!important;margin:0px!important;;font-size:14px!important;;border:1px solid #eee !important;padding:15px 5px 0px 5px!important;border-radius:0px!important;}
 
 .gcore-line-td textarea, .gcore-line-td select
 {min-height:120px!important;margin:0px!important;;font-size:14px!important;;border:1px solid #eee !important;padding:15px 5px 0px 5px!important;border-radius:0px!important;}
 
 
 .outer1 input[type="text"], .outer1 input[type="password"],.outer1 input[type="email"],.outer1 input[type="url"],.outer1 input[type="color"],.outer1 input[type="date"],.outer1 input[type="datetime"],.outer1 input[type="datetime-local"],.outer1 input[type="month"],.outer1 input[type="number"],.outer1 input[type="range"],.outer1 input[type="tel"],.outer1 input[type="time"], .outer1 input[type="week"], .outer1 select

 {min-height:50px!important;margin:0px!important;;font-size:14px!important;;border:1px solid #eee !important;padding:15px 10px 0px 10px!important;border-radius:0px!important;-webkit-appearance: none;
-webkit-border-radius: none;text-indent: 0px!important;}


 .gcore-line-td input[type="text"], .gcore-line-td input[type="password"],.gcore-line-td input[type="email"],.gcore-line-td input[type="url"],.gcore-line-td input[type="color"],.gcore-line-td input[type="date"],.gcore-line-td input[type="datetime"],.gcore-line-td input[type="datetime-local"],.gcore-line-td input[type="month"],.gcore-line-td input[type="number"],.gcore-line-td input[type="range"],.gcore-line-td input[type="tel"],.gcore-line-td input[type="time"], .gcore-line-td input[type="week"], .gcore-line-td select

 {min-height:50px!important;margin:0px!important;;font-size:14px!important;;border:1px solid #eee !important;padding:15px 10px 0px 10px!important;border-radius:0px!important;-webkit-appearance: none;
-webkit-border-radius: none;text-indent: 0px!important;}



.outer1 .input

 {min-height:50px!important;margin:0px!important;;font-size:14px!important;;border:1px solid #f7f7f7 !important;padding:20px 10px 0px 10px!important;border-radius:0px!important;}
 
 .gcore-line-td .input

 {min-height:50px!important;margin:0px!important;;font-size:14px!important;;border:1px solid #f7f7f7 !important;padding:20px 10px 0px 10px!important;border-radius:0px!important;}
 
 .outer1 .labelt {font-size:14px;}
  .gcore-line-td .labelt {font-size:14px;}
 #virtuemart_state_id {min-width:unset!important;max-width:unset!important;width:100%!important}

 .outer1, .gcore-line-td {position:relative}
.inner1, .gcore-line-td label{font-size:10px;line-height:100%;position:absolute;top:8px;left:10px;width:90%;    color: #111;}
 




 .outer1, .gcore-line-td, .quantity-box {position:relative;display:block!important;text-align:left!important;}
.inner1, .gcore-line-td label {font-size:10px;line-height:100%;position:absolute;top:8px;left:10px;width:90%;}
.containerf{
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	        perspective: 1000px;
}
/*Products*/
.prodimg{width:100%;padding-top:75%;position:relative;overflow:hidden;}
.prodimghover{width:100%;height:100%;position:absolute;overflow:hidden;opacity:0;top:0;left:0;z-index:10;   transition: all 0.5s ; -webkit-transition: all 0.5s ;
}
.prodimghover:hover{opacity:1;}

.prodimg img {position: absolute;max-height: 100%;top: 50%;left: 50%; transform: translate(-50%, -50%);vertical-align:middle;width:auto}


	.productname {border-top:1px solid #eee;width:100%;}
		.productname  a {line-height:150%!important;overflow:hidden;}
		
			.productname  .clamp {text-transform:none;padding: 5px 10px;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-moz-line-clamp: 1;
display: -webkit-box;
white-space: normal;
overflow: hidden;
text-overflow: ellipsis;
margin-top:-1px;
z-index:10;
position:relative;}
		
		
		
@media only screen and (max-width:960px){
	.mobileprice  {font-size:12px!important}
	
	.mobilesku  {font-size:10px!important}

	.productname  a {font-size:12px!important}
	.productname  .clamp {height:27px;}
	.products {


padding:10px;
}
} 
@media only screen and (min-width:960px){
	
	.flex{display: flex;flex-direction: row;   align-items: center; justify-content: center;}
.flextop{display: flex;flex-direction: row;   align-items: top; justify-content: center;}
.productname  a {font-size:16px!important}
	.productname  .clamp {height:31px;}
	
		.mobileprice  {font-size:16px!important}
			.mobilesku  {font-size:12px!important}
	.products {
padding:20px;
}
} 
	
.centert {text-align:center;}

.zmm {z-index:20;}
.hidemm {display:none!important}
.cferr {margin-bottom:3px;}
.cf4all_wrapper {position:relative}
.cf4all_error_msg {position:absolute;top: 4px;
    left: 112px;text-align:left!important;pointer-events:none;}
.cf4all_wrapper select {width:100%;font-size: 12px;
    height: 20px;border-radius: 0px!important;border: 1px solid #eee;font-weight:normal!important;}
.deliverynormal {display:none}
#fancybox-overlay {    z-index: 2010!important;}
#fancybox-wrap {    z-index: 2020!important;}
.brandicon1 { filter: brightness(100) grayscale(100%);}
.brandicon1:hover { filter: brightness(1);}
.footer1, .footer1 a {font-size:14px!important;}

.footer2, .footer2 a {font-size:12px!important;}
.button-dealer {background:#ccc!important;border:2px solid #ccc !important;color:#111!important}
.button-dealer:hover {background:#ed1c24!important;border:2px solid #ed1c24 !important;color:#fff!important}
.button-social {display:inline-block;padding:0px 8px;font-size: 20px!important; line-height:100%!important;}

.hover {
   transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;}
.brandicon{
   transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;}
  
    .cat1  a {font-size:11px!important;}
  .cat1 .mega_css3 ul.level0 li.mega a.mega {

min-width:82px;
}
 .cat1
.mega_css3 ul.level0 li.mega a.mega {    padding: 5px 3px;}
 .cat1
.mega_css3 ul.level0 li.mega 
{    padding: 5px 3px;}
  
  
  




.brandicon1:hover .brandicon  {transform:rotateY(360deg) translateY(-5px) scale(1.1) perspective(600px) !important }

.level0> .mega , .hover{transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-webkit-transition:0.3s;transition:0.3s}
.level0> .mega:hover , .hover:hover  {   
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px) ;
    -moz-transform: none;}

@media (max-width: 960px) {
	.mobilepadding10 {padding:5px 10px!important;}
	.childcontent {display:none!important}
	.tmb .mega_css3 ul.level0 li.last1 a.last1 {background:none!important;padding:10px 10px!important;}
	.mobilehide {display:none!important;}
	}
	@media (min-width: 960px) {
		.desktophide {display:none!important;}
	}
	
	


input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea {
height:40px!important;border:1px solid #eee!important;border-radius:0px!important; width:100%!important;box-sizing:border-box!important;}



.tab_container {
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.tabinput,
.tab-content {
    clear: both;
    padding-top: 10px;
    display: none;
}
.tablabel {
    font-weight: 600;
    font-size: 16px;
    display: block;
    float: left;
    width: 50%;
    padding: 10px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    background: #999;
}
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4,
#tab5:checked ~ #content5 {
    display: block;
    padding: 20px;
    background: #f7f7f7;
}
.tab_container .tab-content p,
.tab_container .tab-content h3 {
    -webkit-animation: fadeInScale 0.7s ease-in-out;
    -moz-animation: fadeInScale 0.7s ease-in-out;
    animation: fadeInScale 0.7s ease-in-out;
}
.tab_container .tab-content h3 {
}
.tab_container [id^="tab"]:checked + .tablabel {
    background: #f7f7f7;
    box-shadow: inset 0 3px #f7f7f7;
    color: #666;
}
.tab_container [id^="tab"]:checked + .tablabel .fa {
    color: #666;
}
.tablabel .fa {
    font-size: 1.3em;
    margin: 0 0.4em 0 0;
} /*Media query*/
@media only screen and (max-width: 900px) {
    .tablabel span {
        display: none;
    }
    .tab_container {
        width: 98%;
    }
} 

				.mega_css3 ul.level0 li.last1 div.childcontent {  right: 0px;
   }
   			.mega_css3 ul.level0 li.last1  a.last1 span:first-child { display:none;
   }		.mega_css3 ul.level0 li.last1  a.last1 span.menu-title { margin-top:-3px !important;
   color: #fff;
   }

.hover1 {

transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
    box-shadow: 0px 0px 20px rgba(0,0,0,0);
} 
.hover1:hover {
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
} 

.tp-arr-imgholder {display:none !important;}


.image1 , .image2 {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand'); /* IE6 and 7 */ 
   overflow:none;
} 
.image {
	background-position:center;
	transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  overflow:none;
} 
.image:hover {
  transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05); /* IE 9 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')"; /* IE8 */
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand'); /* IE6 and 7 */ 
   overflow:none;
} 
.art-button {box-sizing:border-box !important;width:100%;height:40px!important;border-radius:0px!important;line-height:40px!important;}




.hover2 {padding:10px;

transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-webkit-transition: all 1s ease;
-o-transition: all 1s ease;
    box-shadow: 0px 0px 20px rgba(0,0,0,0);
} 
.hover2:hover {
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
} 
.card {box-shadow:0px 3px 8px -4px rgba(0,0,0,0.15);display:block;transform:translate3d(0, 0, 0);-webkit-transform:translate3d(0, 0, 0);-webkit-transition:0.3s;transition:0.3s}
.card:hover{    box-shadow: 0 22px 43px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 22px 43px rgba(0,0,0,0.15);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -moz-transform: none;}
	
	.breadcrumb1,	.breadcrumb1 a {font-size:12px!important;}
	
	
	.art-postcontent h1, 	.art-postcontent h2, 	.art-postcontent h3, 	.art-postcontent h4,  	.art-postcontent h5,  	.art-postcontent h6 {font-weight:600;}







.formLabel {display:none;}
.cf_results-msg {display:none;}
.fp {padding:5px 5px;}
.orderlistcontainer .title {display:none;}
.vm-chzn-select {width:100%;border:1px solid #eee;padding:5px;}
.vmcustom-textinput  {width:100% !important;border:1px solid #eee !important;padding:5px !important;}

.table1 {width:100%;margin:-5px;}
.tablecell1 {width:50%;padding:5px;}
.fancybox-bg {display:none}
.art-postheadericons {display:none}
#fancybox-title {display:none !important;}
.art-postheadericons {display:none;}
#fancybox-content {border:0px;}
.no-vm-bind {
    width: 100%;
padding: 10px 0px;}


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


.pp {padding:10px 5px;}
.pr {padding:10px 0px 10px 5px;}
.pl {padding:10px 5px 10px 0px;}
.pc {padding:10px 5px 10px 5px;}
.center1 {max-width: 1400px;margin: 0px auto;}
.ff {padding:0px 5px;}
.full1 {display:block;width:100%;}
@media (max-width: 800px) 
{  
.menu1   {display:none;} 
.right1  {float:none !important; text-align:center !important;} 
.right2  {display:none;} 
.left1   {float:none !important; text-align:center !important;}
.desktopfixed {position:relative;z-index:100;}

.mobilehide {display:none;}
.desktophideinline {display:inline-block;}
.desktophide {}


} 
@media (min-width: 800px)
{  
.right1  {float:right !important;text-align:right !important;}  
.left1   {float:left !important;text-align:left !important;} 
.desktopfixed {position:fixed;z-index:100;}
.mobilehide {}
.desktophideinline {display:none;}
.desktophide {display:none;}
}

.quote   {padding: 0px 5px 0px 5px;}
.pp {width: 100%;padding: 0px !important;}
#fancybox-content{background:#fff;}
blockquote {    
margin: 20px 0px !important;
padding: 40px !important;
line-height: 200%;

}
blockquote p {margin: 12px 0px !important;}
.art-layout-cell {height: 100% !important;}

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,video{display:inline-block}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0}
a:focus{outline:thin dotted}
a:active,a:hover{outline:0}
h1{font-size:2em;margin:0.67em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
mark{background:#ff0;color:#000}
code,kbd,pre,samp{font-family:monospace, serif;font-size:1em}
pre{white-space:pre-wrap}
q{quotes:"\201C" "\201D" "\2018" "\2019"}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{border:0;padding:0}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}
button,input{line-height:normal}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}

.row:before,.row:after,.clearfix:before,.clearfix:after{content:'';display:table}
.row:after,.clearfix:after{clear:both}
.row,.clearfix{zoom:1}
.rowflex{width:100%;display:inline-flex}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
body{font-size:100%;line-height:1.6875}

.grid{margin:0 auto;max-width:1200px;width:100%}
img{height:auto;display:block;margin-left:auto;margin-right:auto;width:100%;}
.wfull{width:100%;max-width:100%}
.w320{max-width:320px}
.w640{max-width:640px}
.w960{max-width:960px}
.row{width:100%;margin-bottom:0px;}

.c1{width:8.33%}
.c2{width:16.66%}
.c3{width:25%}
.c4{width:33.33%}
.c5{width:41.66%}
.c6{width:50%}
.c7{width:58.33%}
.c8{width:66.66%}
.c9{width:75%}
.c10{width:83.33%}
.c11{width:91.66%}
.c12{width:100%}
.c1a{width:10%}
.c2a{width:20%}
.c3a{width:30%}
.c4a{width:40%}
.c5a{width:50%}
.c6a{width:60%}
.c7a{width:70%}
.c8a{width:80%}
.c9a{width:90%}
.c10a{width:100%}
.c1b{width:14.2%}

.d1{width:8.33%}
.d2{width:16.66%}
.d3{width:25%}
.d4{width:33.33%}
.d5{width:41.66%}
.d6{width:50%}
.d7{width:58.33%}
.d8{width:66.66%}
.d9{width:75%}
.d10{width:83.33%}
.d11{width:91.66%}
.d12{width:100%}
.d1a{width:10%}
.d2a{width:20%}
.d3a{width:30%}
.d4a{width:40%}
.d5a{width:50%}
.d6a{width:60%}
.d7a{width:70%}
.d8a{width:80%}
.d9a{width:90%}
.d10a{width:100%}
.d1b{width:14.2%}

.e1{width:8.33%}
.e2{width:16.66%}
.e3{width:25%}
.e4{width:33.33%}
.e5{width:41.66%}
.e6{width:50%}
.e7{width:58.33%}
.e8{width:66.66%}
.e9{width:75%}
.e10{width:83.33%}
.e11{width:91.66%}
.e12{width:100%}
.e1a{width:10%}
.e2a{width:20%}
.e3a{width:30%}
.e4a{width:40%}
.e5a{width:50%}
.e6a{width:60%}
.e7a{width:70%}
.e8a{width:80%}
.e9a{width:90%}
.e10a{width:100%}
.e1b{width:14.2%}

.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12,.c1a,.c2a,.c3a,.c4a,.c5a,.c6a,.c7a,.c8a,.c9a,.c10a {min-height:1px;float:left;}
.d1,.d2,.d3,.d4,.d5,.d6,.d7,.d8,.d9,.d10,.d11,.d12,.d1a,.d2a,.d3a,.d4a,.d5a,.d6a,.d7a,.d8a,.d9a,.d10a {min-height:1px;float:left;}
.e1,.e2,.e3,.e4,.e5,.e6,.e7,.e8,.e9,.e10,.e11,.e12,.e1a,.e2a,.e3a,.e4a,.e5a,.e6a,.e7a,.e8a,.e9a,.e10a {min-height:1px;float:left;}

@media only screen and (max-width:960px){
	.row .row > div:last-child{margin-bottom:0 !important}

.row .row .c1,.row .row .c2,.row .row .c3,.row .row .c4,.row .row .c5,.row .row .c6,.row .row .c7,.row .row .c8,.row .row .c9,.row .row .c10,.row .row .c11,.row .row .c12,.row .row .c1a,.row .row .c2a,.row .row .c3a,.row .row .c4a,.row .row .c5a,.row .row .c6a,.row .row .c7a,.row .row .c8a,.row .row .c9a,.row .row .c10a
{width:100%;}
.row .row .d1,.row .row .d2,.row .row .d3,.row .row .d4,.row .row .d5,.row .row .d6,.row .row .d7,.row .row .d8,.row .row .d9,.row .row .d10,.row .row .d11,.row .row .d12,.row .row .d1a,.row .row .d2a,.row .row .d3a,.row .row .d4a,.row .row .d5a,.row .row .d6a,.row .row .d7a,.row .row .d8a,.row .row .d9a,.row .row .d10a
{width:50%;}
.row .row .e1,.row .row .e2,.row .row .e3,.row .row .e4,.row .row .e5,.row .row .e6,.row .row .e7,.row .row .e8,.row .row .e9,.row .row .e10,.row .row .e11,.row .row .e12,.row .row .e1a,.row .row .e2a,.row .row .e3a,.row .row .e4a,.row .row .e5a,.row .row .e6a,.row .row .e7a,.row .row .e8a,.row .row .e9a,.row .row .e10a
{width:33%;}

.row .row > div:last-child{margin-bottom:0 !important}
}
@media handheld, only screen and (max-width: 960px), only screen and (max-device-width: 960px) and (orientation:portrait){
body{font-size:90%}
.row{margin-bottom:0!important}
.rowflex{width:100%;display:inline-block}
.c1,.c2,.c3,.c4,.c5,.c6,.c7,.c8,.c9,.c10,.c11,.c12,.c1a,.c2a,.c3a,.c4a,.c5a,.c6a,.c7a,.c8a,.c9a,.c10a{width:100%;margin-right:0;margin-left:0;}
.d1,.d2,.d3,.d4,.d5,.d6,.d7,.d8,.d9,.d10,.d11,.d12,.d1a,.d2a,.d3a,.d4a,.d5a,.d6a,.d7a,.d8a,.d9a,.d10a{width:50%;margin-right:0;margin-left:0;}
.e1,.e2,.e3,.e4,.e5,.e6,.e7,.e8,.e9,.e10,.e11,.e12,.e1a,.e2a,.e3a,.e4a,.e5a,.e6a,.e7a,.e8a,.e9a,.e10a{width:33%;margin-right:0;margin-left:0;}
}






.vina-carousel-virtuemart {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.vina-carousel-virtuemart {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    -webkit-transition: height 0.5s ease-in-out;
    -moz-transition: height 0.5s ease-in-out;
    -ms-transition: height 0.5s ease-in-out;
    -o-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;
}
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
 
    -webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    display: none;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.no-js .owl-carousel {
    display: block;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 0.1s ease;
    -moz-transition: scale 0.1s ease;
    -ms-transition: scale 0.1s ease;
    -o-transition: scale 0.1s ease;
    transition: scale 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}



.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-theme .owl-dots {
	position:absolute;
	bottom:10px;
	width:100%;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      -webkit-transition: opacity 200ms ease;
      -moz-transition: opacity 200ms ease;
      -ms-transition: opacity 200ms ease;
      -o-transition: opacity 200ms ease;
      transition: opacity 200ms ease;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }
