/*--------------------------------------------------------------
 
 Project   : Total WordPress Theme
 Purpose   : LayerSlider tweaks
 Author    : WPExplorer
 Theme URI : https://www.wpexplorer.com

------------------------------------------------------------------*/

/*main*/
.ls-thumbnail-hover-img img { width: 100% }

/*default skin*/
body .ls-defaultskin { padding: 0; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
body .ls-defaultskin .ls-nav-prev,
body .ls-defaultskin .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99 !important; }
body .ls-defaultskin .ls-nav-prev,
body .ls-defaultskin .ls-nav-prev:hover { background: #000 url('https://36d4c7.claudeassets.com/20240326063917im_/https://www.dsmclinic.com/wp-content/themes/Total/images/ls-arrow-left.png') no-repeat center center; left: 0; }
body .ls-defaultskin .ls-nav-next,
body .ls-defaultskin .ls-nav-next:hover { background: #000 url('https://194f7b.claudeassets.com/20240326063917im_/https://www.dsmclinic.com/wp-content/themes/Total/images/ls-arrow-right.png') no-repeat center center; right: 0; }
body .ls-defaultskin .ls-nav-prev:hover,
body .ls-defaultskin .ls-nav-next:hover { opacity: 0.5 }
body .ls-borderlesslight .ls-nav-prev,
body .ls-borderlesslight .ls-nav-next { z-index: 99 !important }

/*minimal skin*/
body .ls-minimal { padding: 0; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
body .ls-minimal .ls-nav-prev,
body .ls-minimal .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99; }
body .ls-minimal .ls-nav-prev,
body .ls-minimal .ls-nav-prev:hover { background: #000 url('https://36d4c7.claudeassets.com/20240326063917im_/https://www.dsmclinic.com/wp-content/themes/Total/images/ls-arrow-left.png') no-repeat center center; left: 0; }
body .ls-minimal .ls-nav-next,
body .ls-minimal .ls-nav-next:hover { background: #000 url('https://194f7b.claudeassets.com/20240326063917im_/https://www.dsmclinic.com/wp-content/themes/Total/images/ls-arrow-right.png') no-repeat center center; right: 0; }
body .ls-minimal .ls-nav-prev:hover,
body .ls-minimal .ls-nav-next:hover { opacity: 0.5 }

/*full-width skin*/
body .ls-fullwidth { padding: 0; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
body .ls-fullwidth .ls-nav-prev,
body .ls-fullwidth .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99; }
body .ls-fullwidth .ls-nav-prev,
body .ls-fullwidth .ls-nav-prev:hover { background: #000 url('https://36d4c7.claudeassets.com/20240326063917im_/https://www.dsmclinic.com/wp-content/themes/Total/images/ls-arrow-left.png') no-repeat center center; left: 0; }
body .ls-fullwidth .ls-nav-next,
body .ls-fullwidth .ls-nav-next:hover { background: #000 url('https://194f7b.claudeassets.com/20240326063917im_/https://www.dsmclinic.com/wp-content/themes/Total/images/ls-arrow-right.png') no-repeat center center; right: 0; }
body .ls-fullwidth .ls-nav-prev:hover,
body .ls-fullwidth .ls-nav-next:hover { opacity: 0.5 }

/*full-width dark skin*/
body .ls-fullwidthdark { padding: 0; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
body .ls-fullwidthdark .ls-nav-prev,
body .ls-fullwidthdark .ls-nav-next { top: 50%; margin: -40px 0 0; background: #000; opacity: 0.2; height: 80px; width: 50px; z-index: 99; }
body .ls-fullwidthdark .ls-nav-prev,
body .ls-fullwidthdark .ls-nav-prev:hover { background: #000 url('https://36d4c7.claudeassets.com/20240326063917im_/https://www.dsmclinic.com/wp-content/themes/Total/images/ls-arrow-left.png') no-repeat center center; left: 0; }
body .ls-fullwidthdark .ls-nav-next,
body .ls-fullwidthdark .ls-nav-next:hover { background: #000 url('https://194f7b.claudeassets.com/20240326063917im_/https://www.dsmclinic.com/wp-content/themes/Total/images/ls-arrow-right.png') no-repeat center center; right: 0; }
body .ls-fullwidthdark .ls-nav-prev:hover,
body .ls-fullwidthdark .ls-nav-next:hover { opacity: 0.5 }

/*pagination buttons*/
body .ls-fullwidthdark .ls-bottom-slidebuttons,
body .ls-fullwidthdark .ls-nav-start,
body .ls-fullwidthdark .ls-nav-stop,
body .ls-fullwidthdark .ls-nav-sides { top: -40px }

/*box shadow*/
body .ls-shadow { opacity: 0.4; }

/*remove text decoration on links*/
.ls-container a,
.ls-container a:hover,
.ls-container a:active { text-decoration: none }

/*link classes*/
.ls-container .layerslider-button:hover { text-decoration: none; text-decoration: none; opacity: 0.85; }
.ls-container .layerslider-button:active { opacity: 1; box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; -moz-box-shadow: 0 2px 2px rgba(0,0,0,.4) inset; }
/*
     FILE ARCHIVED ON 00:48:45 Feb 12, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:56:55 Sep 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.376
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.033
  esindex: 0.004
  cdx.remote: 6.501
  LoadShardBlock: 67.714 (3)
  PetaboxLoader3.datanode: 112.991 (5)
  PetaboxLoader3.resolve: 126.039 (3)
  load_resource: 175.064 (2)
*/