/********************************************************
			Templatemela Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
   -webkit-transform: translate3d(0px, 0px, 0px);
  -ms-transform:translate3d(0px, 0px, 0px);
  -o-transform:translate3d(0px, 0px, 0px);
  -moz-transform:translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}
 
.customNavigation {
  position:absolute;
  width: 100%;
  direction: ltr !important;
  text-align:center;
  clear:both;
  top:50%;
  bottom: auto;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  z-index: 5;
} 

.product_bg:hover .customNavigation,
.product_specialbg:hover .customNavigation,
.brands .products:hover .customNavigation,
.product-accessories .products:hover .customNavigation, 
.crosssell-products .products:hover .customNavigation, 
.productscategory-products .products:hover .customNavigation {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-opacity: 1;
    -o-opacity: 1;
}
.quickview .mask.additional_slider:hover .customNavigation,
#main .images-container .js-qv-mask:hover .customNavigation {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.quickview .mask.additional_slider .customNavigation,
#main .images-container .js-qv-mask .customNavigation {
  top: 39%;
}
.quickview .mask.additional_slider .customNavigation a.prev,
#main .images-container .js-qv-mask .customNavigation a.prev {
  left: 0;
  right: auto;
}
.quickview .mask.additional_slider .customNavigation a.next,
#main .images-container .js-qv-mask .customNavigation a.next {
  left: auto;
  right: 0;
}
.logo-specialbg .customNavigation {
  top: 45%;
  bottom: auto;
}
.customNavigation a {
  position: absolute;
  font-size: 12px;
  line-height: 36px;
  padding: 0;
  border: none;
  height: 36px;
  width: 36px;
  cursor: pointer;
  overflow: hidden;
  color: #000 !important;
  background: #e0e0e0;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  
}
.customNavigation a:hover {
  background: #000;
}

.customNavigation a.next {
    left: auto;
    right: -10px;
}

.customNavigation a.prev {
    left: -10px;
    right: auto;
}

@media (max-width:1229px){
  .customNavigation a.prev {
    left: 0;
    right: auto;
  }
  .customNavigation a.next {
    left: auto;
    right: 0;
  }
}
@media (max-width: 991px) {

	#main .images-container .js-qv-mask { margin:0px; }
}
@media (max-width: 767px) {
}
.customNavigation a.prev::before {
    content: "\f104";
    font-family: fontawesome;
    left: 0;
    font-size: 18px;
    right: 0;
    position: absolute;
}
.customNavigation a.next::before {
    content: "\f105";
    font-family: fontawesome;
    left: 0;
    font-size: 18px;
    right: 0;
    position: absolute;
}

#tmleftbanner img,
#tmrightbanner img{
	max-width: 100%;
}	

/******* Subbanner *******/
#tmsubbanner {
    float: left;
    margin: 30px 0;
}
#tmsubbanner li {
    float: left;
	width: 50%;
}
#tmsubbanner li a{
   display: block;
}
#tmsubbanner li img{ width: 100%; }
#tmsubbanner li:first-child,
#tmsubbanner li:last-child {
    padding-right: 10px;
}
#tttestimonial_block .owl-pagination {
    left: 0px;
    right: 0px !important;
    bottom: -40px;
	clear:both;
	text-align:center;
}
.newproducts .owl-controls{display: none !important;}
.logo-specialbg .owl-controls{display: none !important;}
.product_specialbg .owl-controls{display: none !important;}
.lastest_block .owl-controls{display: none !important;}
.row.product-page .owl-controls{display: none !important;}
.owl-controls .owl-page {
    display: inline-block;
    margin: 0 4px;
}
.owl-controls .owl-page span {
    width: 12px;
    height: 12px;
    display: block;
    background: none;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    cursor: pointer;
	border:2px solid #fff;
}
.owl-page.active span, .owl-page span:hover {
    background: #341e87;
    border: 1px solid #341e87;
}

.logo-specialbg .customNavigation a.next {position: absolute;}
.logo-specialbg .customNavigation a.prev {position: absolute;}


.btn.cat_prev::after{
	content:initial;
}
.btn.cat_next::after{
	content:initial;
}
.lastest_block .btn.blog_prev::after{
	content:initial;
}
.lastest_block .btn.blog_next::after{
	content:initial;
}
.brands .btn.brand_prev::after{
	content:initial;
}
.brands .btn.brand_next::after{
	content:initial;
}
.additional_slider .btn.additional_prev::after, .additional_slider .btn.additional_next::after{
	content:initial;
}
.btn.accessories_prev::after, .btn.accessories_next::after, .btn.crosssell_prev::after, .btn.crosssell_next::after , .btn.productscategory_prev::after, .btn.productscategory_next::after, .btn.prev.newproduct_prev::after, .btn.next.newproduct_next::after, .btn.prev.special_prev::after, .btn.next.special_next::after, .btn.prev.bestseller_prev::after, .btn.next.bestseller_next::after, .btn.prev.feature_prev::after, .btn.next.feature_next::after {
	content:initial;
}

#tmcms1block .cms_content .bannerA{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
#tmcms1block .cms_content .cms-inner .cms_btn a{
  display: inline-block;
  font-weight: 500;
  line-height: 23px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  font-size: 13px;
  background: #EA5504;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  z-index: 1;
  padding: 9px 30px;
  border: none;
  color: #fff;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
}
@media (max-width:767px){
  .customNavigation{
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
  #tmcms1block .cms_content .cms-inner .cms_offer1 {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (max-width:543px){
	.tmcategory-container .customNavigation {top: 66%;}
  }
@media (max-width:479px){
  #wrapper .productscategory-products.clearfix .customNavigation {bottom: 0;}
  #tmcms1block .cms_content .cms-inner .cms_btn {
    margin-top: 45px;
  }
  #tmcms1block .cms_content .cms-inner .cms_offer1 {
    font-size: 40px;
    line-height: 45px;
  }
  #tmcms1block .cms_content .cms-inner .cms_offer{
    font-size: 20px;
    line-height: 25px;
  }
}
@media (max-width:380px){
	.tmcategory-container .customNavigation {
		top: 73%;
	}
}


/* product */
#i-lin_mediavideos-video.owl-loaded{
  position: relative;
  padding-bottom: 80px;
  padding-top: 50px;
  overflow: hidden;
}        
#i-lin_mediavideos-video .owl-item{
  float: left;
  transition: all .3s;
}
#i-lin_mediavideos-video > .i-lin_mediavideos-video__item{
  display: none;
}
.i-lin_mediavideos-video__item{
  position: relative;
  background-color: #fff;
}
#i-lin_mediavideos-video .owl-item:not(.center) .i-lin_mediavideos-video__item::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255,255,255,.7);
}
#i-lin_mediavideos-video .owl-item.center{
  cursor: pointer;
  transform: scale(1.25);
}
.i-lin_mediavideos-video__img{
  position: relative;
}
.i-lin_mediavideos-video__img::before{
  content: '';
  position:absolute;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 38px solid rgba(255,255,255,.6);
  left:0;
  top:0;
  right:0;
  bottom:0;
  margin: auto;
}
#i-lin_mediavideos-media .owl-dots,
#i-lin_mediavideos-video .owl-dots{
  position: absolute;
  width: 100%;
  display: flex;
  justify-content: center;
  bottom: 10px;
}
#i-lin_mediavideos-media .owl-dot,
#i-lin_mediavideos-video .owl-dot{
  margin: 5px;
  width: 10px;
  height: 10px;
  background-color: #341e87;
  border: 0;
  padding: 0;
  border-radius: 99em;
}
#i-lin_mediavideos-media .owl-dot:not(.active),
#i-lin_mediavideos-video .owl-dot:not(.active){
  opacity: .6;
}
#i-lin_mediavideos-media .owl-prev span, #i-lin_mediavideos-media .owl-next span,
#i-lin_mediavideos-video .owl-prev span, #i-lin_mediavideos-video .owl-next span {
  display: none;
}
#i-lin_mediavideos-media .owl-prev, #i-lin_mediavideos-media .owl-next,
#i-lin_mediavideos-video .owl-prev, #i-lin_mediavideos-video .owl-next{
  background-color: #341e87;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.222222222222222em;
  height: 2.222222222222222em;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  border: 0;
  margin-top: -30px;
}
#i-lin_mediavideos-media .owl-prev:after, #i-lin_mediavideos-media .owl-next:after,
#i-lin_mediavideos-video .owl-prev:after, #i-lin_mediavideos-video .owl-next:after
{
  /* font-family: "fontello"; */
  font-family: fontawesome;
  color: #fff;
  font-size: 1em;
}
#i-lin_mediavideos-media .owl-prev:after,
#i-lin_mediavideos-video .owl-prev:after{
  /* content: '\e0cd'; */
  content: "\f104";
}
#i-lin_mediavideos-media .owl-next:after, 
#i-lin_mediavideos-video .owl-next:after{
  /* content: '\e0cc'; */
  content: "\f105";
}
#i-lin_mediavideos-media .owl-prev,
#i-lin_mediavideos-video .owl-prev{
  left: 0;
}
#i-lin_mediavideos-media .owl-next,
#i-lin_mediavideos-video .owl-next{
  right: 0;
}
.i-lin_mediavideos-video__content{
  padding: 14px;
}
.i-lin_mediavideos-video__title{
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.i-lin_mediavideos-video__author{
  font-size: 16px;
  line-height: 30px;
}
#i-lin_mediavideos-video .owl-stage{
  overflow: visible;
}

.videoFixedPop {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,.8);
  display: none;
  z-index: 10
}

.videoFixed {
  z-index: 10;
  position: fixed;
  width: 1200px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-size: 36px;
  display: none
}

.videoFixed:before {
  content: '';
  display: block;
  padding-top: 56.25%
}

.videoFixed iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #fff
}

.videoFixed .clsoeBtn {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 1.0666666667em;
  height: 1.0666666667em;
  top: -1.0666666667em;
  right: -1.0666666667em;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 999em;
  cursor: pointer
}
@media (max-width: 1240px) {
  .videoFixed {
      width:-webkit-calc(94% - 2em);
      width: calc(94% - 2em);
      font-size: 16px;
      font-size: -webkit-calc(100% + 20 * (100vw - 320px)/ 920);
      font-size: calc(100% + 20 * (100vw - 320px)/ 920);
      font-size: -webkit-calc(16px + 20 * (100vw - 320px)/ 920);
      font-size: calc(16px + 20 * (100vw - 320px)/ 920)
  }
}
@media (max-width: 768px) {
  .i-lin_mediavideos-video__img::before{
    transform: scale(.7);
  }
}


#i-lin_mediavideos-media.owl-loaded{
  position: relative;
  padding-bottom: 50px;
  padding-top: 50px;
  overflow: hidden;
} 
#i-lin_mediavideos-media > .i-lin_mediavideos-media__item{
  display: none;
}
.i-lin_mediavideos-media__item{
  display: block;
  padding: 2rem 10%;
  background-color: #fff;
  border-radius: 6px;
}
.i-lin_mediavideos-media__item:hover .i-lin_mediavideos-media__img img{
  transform: scale(1.02);
}
.i-lin_mediavideos-media__content{
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  min-height: 60px;
  margin-top: 1rem;
}
#i-lin_mediavideos-media .owl-item{
  float: left;
}
.i-lin_mediavideos-media__img{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 140px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.i-lin_mediavideos-media__img img{
  max-width: 100%;
  max-height: 100%;
}
#i-lin_mediavideos-media .owl-nav.disabled{
  display: none;
}

#cms .breadcrumb li:last-child, #cms  .breadcrumb li::after,
#contact .breadcrumb li:last-child, #contact  .breadcrumb li::after{
  display: none;
}
.breadcrumb .h1:empty{
  display: none;
}

#i-lin_productattachments-box .pa_content{
  padding-top: 20px;
}
#i-lin_productattachments-box .pa_content:last-child{
  padding-bottom: 20px;
}
.js-address-form .phone-icon{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  background-color: #959595;
  color: #fff;
  right: 24px;
  top: 8px;
  width: 18px;
  height: 18px;
  border-radius: 99em;
  cursor: pointer;
}
.js-address-form .phone-icon:hover .phone-text{
  display: block;
}
#field-phone{
  padding-right: 32px;
}
.js-address-form .phone-text{
  bottom: calc(100% + 10px);
  position: absolute;
  background-color: #474747;
  padding: 8px;
  width: 184px;
  text-align: center;
  border-radius: 4px;
  line-height: 1.3;
  display: none;
  font-size: 12px;
}
.js-address-form .phone-text::before{
  position: absolute;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #474747;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
}
.js-address-form .phone-text::after{
  position: absolute;
  content: '';
  width: 100%;
  height: 20px;
  left:0 ;
  bottom: -15px;
}
@media (max-width:767px){
  .cms-title a{
      font-size: 14px;
  }
  .cms-desc{
      font-size: 13px;
  }
  .product-title a{
      font-size: 14px;
      display: block;
  }
  .products .product-price-and-shipping, .product-price{
      font-size: 18px;
  }
  #tmcms1block .cms_content .cms-inner .cms_offer{
    font-size: 24px;
  }
  #tmcms1block .cms_content .cms-inner .cms_offer1{
    font-size: 34px;
  }
  #products .product-title, .products .product-title, .product-accessories .product-title{
    height: 40px;
    line-height: 20px;
    white-space: initial;
  }
  #subcategories ul{
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  #subcategories ul li{
    width: 48%;
    margin: 0;
    margin-bottom: 5%;
  }
  .footer-container .links .title{
    font-size: 15px;
  }
  .block_newsletter form .input-wrapper{
    width: 90%;
  }
  .block_newsletter .title-text{
    font-size: 20px;
  }
  #block_email_toggle .input-wrapper input:not([name=gdpr]){
    width: 75.3%;
  }
  #block_email_toggle form .btn.btn-primary{
    width: 24.7%;
  }
  #main{
    padding: 0;
  }
  /* #main .page-content{
    padding: 0;
  } */

  #product .product-page .h1-main.productpage_title{
    font-size: 18px;
  }
  .productpage_description_short ul{
    font-size: 14px;
  }
  #category .breadcrumb{
    margin-bottom: 0;
  }
  #category .breadcrumb .container{
    padding-bottom: 12px;
  }
  .breadcrumb .container h1{
    font-size: 16px;
    margin-bottom: 20px!important;
  }
  .breadcrumb .container{
    padding-bottom: 0;
  }
  #smart-plus-user #main{
    padding: 0;
  }

  #product .tabs .nav-tabs{
    display: flex;
    flex-wrap: wrap;
  }
  #product .nav-item{
    width: 50%!important;
  }
  .product-prices div{
    font-size: 24px;
  }
  #order-detail #main .page-content{
    padding: 0;
    overflow: hidden;
  }
  #header .searchtoggle{
    position: fixed;
    background-color: rgba(0,0,0,.7);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 70;
    /* display: flex; */
    align-items: center;
    justify-content: center;
  }
  #header .searchtoggle.active{
    display: flex;
  }
  #header .searchtoggle form{
    width: 90%;
    padding: 40px 30px 40px 30px;
    background: #fff;
  }
  #header .search-widget form input[type="text"]{
    border: 1px solid #ccc;
  }
  #header .btn-box{
    position: relative;
  }
  #header .search-close-btn{
    position: absolute;
    top: 6px;
    right: 6px;
    cursor: pointer;
  }
  #header .search_widget-title{
    font-weight: 600;
  }
  #wrapper #search_widget .search-close-btn, #wrapper #search_widget .search_widget-title{
    display: none;
  }
  .js-address-form .phone-text{
    right: -24px;
  }
  .js-address-form .phone-text::before{
    transform: none;
    left: 145px;
  }
  .brands .products .product_list li.item{
    padding-left: 10px;
    padding-right: 10px;
  }
}

.product-attachments{
  padding-top: 10px;
  padding-bottom: 10px;
}

[for*=payment-option] img{
  height: 30px;
}
#index .customNavigation{
  opacity: 1;
}

.lin_banner{
  background: #005AA4 url('../img/lin_banner_bg.png') center no-repeat;
  color: #fff;
  display: block;
  text-align: center;
  padding-top: 4px;
  padding-bottom: 4px;
}
.lin_banner img{
  margin-right: 4px;
}

@media (max-width:767px){
  .lin_banner img{
    width: 30px;
    height: 30px;
  }
}