/* 	  Reset   */
* { margin: 0; padding: 0; border: 0; vertical-align: inherit; }
body { color: #2f2b2c; font-family: "Roboto"; vertical-align: top;/* min-width: 320px;*/ }
ul, li { list-style-type: none; }
a { text-decoration: underline; color: inherit; }
a:hover { text-decoration: none; color: inherit; }
a:focus { text-decoration: inherit; color: inherit; }
select, textarea { overflow-x: hidden; overflow-y: auto; }
textarea { resize: none; }
input[type="button"], input[type="submit"], input[type="reset"], button { cursor: pointer; }
::-webkit-input-placeholder { color: inherit; }
::-moz-placeholder { color: inherit; }
:-ms-input-placeholder { color: inherit; }
/* Helpers  */
.cf:before, .cf:after { content: " "; display: table; clear: both; }
.jf:after { display: inline-block; width: 100%; clear: both; content: ''; line-height: 0; vertical-align: top; }
.jf { text-justify: distribute; text-align: justify; }
.break { -ms-word-break: break-all; word-break: break-all; -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; }
pre { white-space: pre-wrap; white-space: -moz-pre-wrap; word-wrap: break-word; }
/**/
.red-btn { background: #c12d43; color: #fff; /*box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4);*/ padding: 0 20px; box-sizing: border-box; display: inline-block; font-weight: bold; line-height: 41px; text-decoration: none; text-transform: uppercase; cursor: pointer; text-align: center; height: 40px; }
.red-btn:hover {background: #AD192F;}
.red-btn:hover,
.red-btn:focus { color: #fff; }
.red-btn.block { margin: 0 auto; display: block; font-size: 17px; height: 50px; line-height: 50px; width: 235px; }
.dcolor { color: #42ada8;}
/*  Styles  */
.page-wrapper { margin: 0 auto; }
h1 { font-size: 50px; line-height: 60px; font-weight: 300; }

header { position: relative; }
header.poster { height: 600px; }
header .header-img { background: url("../jpg/vacation-header.jpg") center center no-repeat; position: absolute; left: 0; right: 0; bottom: 0; top: 0; background-size: cover; }
header .header-holder { margin: 0 auto; max-width: 1200px; position: relative; height: 100%; z-index: 100; }
header .top-panel { background: #2f2b2c url("../png/top_panel_bg-2.png") repeat-x scroll 0 0; height: 125px; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4); margin: 0 auto; max-width: 1200px; position: relative; }
/*header .logo {
    background-image: url("https://8ed041e241207bfeb594-0ca6d4bc615d9c703064ddd13f331519.ssl.cf1.rackcdn.com/sprite-logos-tape.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    display: block; height: 70px; margin: 28px 0 0 30px; width: 264px; float: left;
}
*/
header .category-menu { color: #fff; float: left; margin: 60px 0 0 56px; }
header .category-menu a { font-size: 25px; margin: 0 0 0 38px; text-transform: uppercase; line-height: 30px; text-decoration: none; font-weight: 500; color: #fff; outline: none; }
header .category-menu a:first-child { margin-left: 0; }
header .category-menu a i.arrow-down {
    border: solid #42ada8;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 6px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background: none;
    height: auto;
    width: auto;
    position: relative;
    vertical-align: top;
    margin: 0 0 0 2px;
    top: 5px;
}
/*header .category-menu a.active { }
header .category-menu a.active i { }
header .user-menu {
    color: #fff;
    padding: 0;
    position: absolute;
    right: 36px;
    top: 0;
    line-height: 23px;
    margin-top: 10px;
}

header .user-menu a.cart-button {background: #42ada8;}
header .user-menu img.trust {margin: -4px 20px 0 0
}
header .user-menu a{ padding: 0 10px; line-height: 23px; text-decoration: none; font-size: 11px; font-weight: 300; text-transform: uppercase; display: inline-block;}
header .user-menu a.my-account-button { background: #c12d43; padding: 0 20px; font-weight: 700;}
header .user-menu a.fos-button {
    padding: 0 0px;
    background: url(/img/fos-logo.png) center;
    background-size: 90px 24px;
    width: 90px;
    text-indent: -999999px;
    color: white;
}
header .user-menu a i{ margin: 0 2px 0 0; vertical-align: baseline; }
*/
/**/
header .category-items { background: rgba(255, 255, 255, 0.85); line-height: 0; }
header .category-items .close-btn { display: none; color: #333; font-size: 14px; font-weight: 300; position: absolute; right: 13px; text-decoration: none; top: 13px; line-height: 1.4; }
header .category-items .close-btn span { font-size: 18px; }
header .category-items.open .close-btn { display: block; }
header .category-items.closing .close-btn { display: none; }
header .category-items.open { }
header .category-items .cat { padding: 10px 15px 12px; overflow: hidden; display: none; }
header .category-items .cat.active { display: block; }
header .category-items .cat h4 { color: #42ada8; text-align: center; font-size: 50px; line-height: 60px;font-weight: 300; }
header .category-items .items { padding: 20px 0 0 50px; }
/*header menu fold out*/
ul.header-fold-out {
    text-align: justify;
    padding: 0 20px 0 0;
}
ul.header-fold-out:after {
    content: "";
    width: 100%;
    display: inline-block;
}
.header-fold-out li,
.header-fold-out .hp-filmdev-menu-item {
    display: inline-block;
    text-align: center;
    position: relative;
}
.header-fold-out li a,
.header-fold-out .hp-filmdev-menu-item a {
    display: block;
    text-decoration: none;
    height: 194px;
    padding-top: 184px;
    background-image: url("../sprite-header.html");
    background-size: auto;
    background-repeat: no-repeat;
}
.header-fold-out li a:hover span,
.header-fold-out .hp-filmdev-menu-item a:hover span {
    visibility: hidden;
}
.header-fold-out li a:hover::after,
.header-fold-out .hp-filmdev-menu-item a:hover::after{
    content: 'GET STARTED!';
    text-align: center;
    font-size: 14px;
    color: #c22d42;
    left: -15px;
    right: -15px;
    bottom: 10px;
    position: absolute;
    white-space: nowrap;
}
/*film developing products*/
.header-fold-out .filmdev-35mm a {
    background-position: 0 0;
    width: 50px;
}
.header-fold-out .filmdev-120 a {
    background-position: 43.5% 0;
    width: 60px;
}
.header-fold-out .filmdev-single a {
    background-position: 20% 0;
    width: 235px;
}
.header-fold-out .filmdev-110 a {
    background-position: 79% 0;
    width: 192px;
}
.header-fold-out .filmdev-negatives a {
    background-position: 60% 0;
    width: 174px;
}
.header-fold-out .filmdev-sheetfilm a {
    background-position: 99% 35px;
    background-size: 625%;
    width: 150px;
}
/*header menu gifts*/
ul.header-fold-out li.gifts-bamboo a {
    background-position: 0 -200px;
    width: 140px;
}
ul.header-fold-out li.gifts-mugs a {
    background-position: 18% -200px;
    width: 162px;
}
ul.header-fold-out li.gifts-canvas a {
    background-position: 39% -200px;
    width: 178px;
}
ul.header-fold-out li.gifts-alu a {
    background-position: 57.7% -200px;
    width: 160px;
}
ul.header-fold-out li.gifts-prints a {
    background-position: 78% -200px;
    width: 174px;
}
ul.header-fold-out li.red-btn a {
    background-image: none;
    padding-top: 0;
}
ul.header-fold-out li.red-btn a:hover::after {
    content: '';
    display: none;
}
ul.header-fold-out li.red-btn {
    margin-top: 40px;
}
/*header menu video*/
ul.header-fold-out-video.header-fold-out {
    margin-right: 40px;
    max-width: 950px;
}
ul.header-fold-out li.video-tape a {
    background-position: 0 -400px;
    width: 446px;
}
ul.header-fold-out li.video-film a {
    background-position: 56% -400px;
    width: 308px;
}
header .cat a.item:hover p { visibility: hidden; }
header .cat a.item:hover::after { content: 'GET STARTED!'; text-align: center;font-size: 14px; color: #c22d42; left: -15px; right: -15px; bottom: 10px; position: absolute; white-space: nowrap;}
header .cat .item { display: inline-block; text-align: center; margin: 0 3px; line-height: 1.42857; text-decoration: none; position: relative;}
header .cat .item .pic { height: 160px; line-height: 158px; margin: 0 0 5px 0; }
header .cat .item .pic img { max-width: 100%; vertical-align: bottom; display: inline-block; }

header .cat a.item:hover p { visibility: hidden; }
header .cat a.item:hover::after { content: 'GET STARTED!'; text-align: center;font-size: 14px; color: #c22d42; left: -15px; right: -15px; bottom: 10px; position: absolute; white-space: nowrap;}
header .cat .item .red-btn { margin: 71px 0 0 0; }
/**/
header .menu-holder { position: relative; z-index: 100; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4); margin: 7px 0 0 0; }
header .menu-holder .menu-box { background: #42ada8; }
header .menu-holder .menu-btn { display: none; outline: none; }
header .menu-holder .menu-btn span { display: inline-block; margin: 15px 3px 0 0; vertical-align: top; width: 20px; }
header .menu-holder .menu-btn span i { background: #fff; display: block; height: 3px; margin: 3px 0; }
header .menu-holder .categories { display: none; }
header .menu-holder .categories a { color: #fff; display: block; font-size: 18px; font-weight: bold; line-height: 50px; text-align: center; text-decoration: none; text-transform: uppercase; }
header .menu { height: 46px; margin: 0 auto; max-width: 1200px; }
header .menu ul { display: table; width: 100%; margin: 0; position: relative;}
header .menu li { display: table-cell; height: 46px; text-align: center; vertical-align: middle; /*background: url("/shop/wp-content/themes/thedarkroom2015/img/cat_bg.png") left center no-repeat;*/ }

header .menu li:not(:first-child):before {
    content: '|';
    position: absolute;
    top: 9px;
    margin-left: -2px;
    color: black;
    font-size: 18px;
    font-weight: 200;
    display: table-cell;
}
.mobile-menu .menu li:not(:first-child):before {
    display: none;
}
header .menu li:first-child { background: none; }
header .menu li a { color: #fff; display: inline-block; font-size: 15px; line-height: 47px; text-decoration: none; text-transform: uppercase; margin: 0 9px; }
/**/
header .offer { bottom: 89px; color: #fff; left: 50px; position: absolute; }
header .offer h1 {font-size: 12px;line-height: 1;margin-bottom: -3px;opacity: 0.8;}
header .offer .title { font-size: 46px; font-weight: bold; line-height: 48px; margin: 0; text-shadow: 0 3px 3px rgba(0, 0, 0, 0.6); }
header .offer .text { padding: 0 0 1px; text-shadow: 0 3px 3px rgba(0, 0, 0, 0.6); }
header .offer .text .pre { display: inline-block; float: left; font-size: 14px; margin: 0 5px 0 0; text-transform: uppercase; width: 30px; line-height: 18px; padding: 5px 0 0 0; font-weight: 300; }
header .offer .text .price { float: left; font-size: 66px; font-weight: bold; line-height: 70px; margin: 0 18px 0 0; letter-spacing: -8px; }
header .offer .text .price span { font-size: 38px; line-height: 46px; margin: 0 -13px 0 0; position: relative; vertical-align: top; letter-spacing: 0; }
header .offer .text .desc { float: left; margin: 0; font-size: 22px; line-height: 26px; padding: 7px 0 0; text-transform: uppercase; font-weight: 300; }
header .offer .red-btn { padding: 0 25px; }
header .photo-label { bottom: 70px; color: #fff; position: absolute; right: 39px; text-align: right; font-size: 15px; font-weight: 300; line-height: 20px; }
header .photo-label p { margin: 0; }
/**/
.home h5 {font-size: 50px; line-height: 60px; font-weight: 300; text-align: center; color: white }
.get-started { padding: 22px 0 69px 0; background: #fff; position: relative; }
.get-started:before { background: url("../get_started_bg.html") 0 0 repeat-x; content: ''; height: 33px; left: 0; position: absolute; right: 0; top: -33px; }
.get-started .container { }
.get-started h5 { color: #42ada8; margin-bottom: 3px; margin-top: -10px;}
.get-started .slider { /*padding: 20px 78px 0;*/ padding: 20px 60px 0; margin: -55px 0 0px; overflow: hidden; }
.get-started .slider .item { display: inline-block; text-align: center; margin: 0 14px; outline: none; text-decoration: none; position: relative;}
.get-started .slider .item:hover p { visibility: hidden; }
.get-started .slider a.item:hover::after { content: 'GET STARTED!'; text-align: center;font-size: 14px; color: #c22d42; left: -15px; right: -15px; bottom: 10px; position: absolute; white-space: nowrap;}
.get-started .slider .item .pic { height: 160px; line-height: 158px; margin: 0 0 5px 0; }
.get-started .slider .item .pic img { max-width: 100%; vertical-align: bottom; display: inline-block; }
.get-started .slider .item p { }
.get-started .slick-next { width: 62px; height: 98px; background: url("../light_green_arrows.html") no-repeat scroll -62px 0; right: 0; margin-top: -30px; }
.get-started .slick-next:before { display: none; }
.get-started .slick-prev { width: 62px; height: 98px; background: url("../light_green_arrows.html") no-repeat 0 0; left: 0; margin-top: -30px; }
.get-started .slick-prev:before { display: none; }

.get-started .slider .menu-item {
    text-align: center;
    margin: 0 14px;
    position: relative;
    float: left;
    min-width: 142px;
}
.header-fold-out .hp-filmdev-menu-item  {
    text-align: center;
    width: 100%;
}
.header-fold-out .hp-filmdev-menu-item a {
    margin: 0 auto;
}
.get-started .header-fold-out .hp-filmdev-menu-item a {
    padding-top: 170px;
    height: 190px;
}
.get-started .header-fold-out .hp-filmdev-menu-item a span {
    background: white;
}
.header-fold-out .hp-filmdev-menu-item a:hover::after{
    bottom: 0px;
}
.get-started .header-fold-out .filmdev-single a {
    background-position: 20% 70px;
    background-size: 500%;
    width: 100%;
    max-width: 235px;
}
.get-started .header-fold-out .filmdev-110 a {
    background-position: 80% 50px;
    background-size: 600%;
    width: 100%;
    max-width: 190px;
}
.get-started .header-fold-out .filmdev-negatives a {
    background-position: 60% 30px;
    background-size: 690%;
    width: 100%;
    max-width: 174px;
}
.get-started .header-fold-out .filmdev-sheetfilm a {
    background-position: 99% 60px;
    background-size: 625%;
    width: 100%;
    max-width: 80%;
}
/**/
.service-info { color: #42ada8; margin: 0 auto 21px; max-width: 960px; }
.service-info .send { float: left; text-align: center; width: 122px; position: relative; }
.service-info .send:after { content: ''; background: url("../started_arrows.html") 0 0 no-repeat; background-size: contain; height: 58px; position: absolute; right: -65px; top: 35px; width: 56px; }
.service-info .send i.icon-send { background: url("../started_icons.html") no-repeat scroll 0 0; background-size: auto 64px; height: 64px; width: 62px; display: inline-block; margin: 0 0 10px; }
.service-info .send p { font-size: 23px; line-height: 24px; margin: 0; }
.service-info .items { font-size: 0; margin: 0 0 0 221px; overflow: hidden; }
.service-info .items .item { float: left; width: 33%; height: 50px; margin: 0 0 23px 0; text-align: left; }
.service-info .items .note { }
.service-info .items .item p { font-size: 20px; line-height: 24px; margin: 0 0 0 50px; white-space: nowrap; text-overflow: ellipsis; }
.service-info .items .note p { font-size: 24px; line-height: 34px; margin: 0; padding: 15px 0 0 0; }
.service-info .items .item span { display: block; font-size: 15px; text-transform: uppercase; line-height: 18px; margin: 0 0 0 50px; }
.service-info .items .item i { background: url("../started_icons.html") 0 0 no-repeat; background-size: auto 40px; display: block; height: 40px; width: 40px; float: left; margin: 0 13px 0 0; }
.service-info .items .item i.icon-desktop { background-position: -40px 0; }
.service-info .items .item i.icon-film { background-position: -80px 0; }
.service-info .items .item i.icon-disc { background-position: -120px 0; }
.service-info .items .item i.icon-fb { background-position: -160px 0; }
.service-info .items .item i.icon-pic { background-position: -200px 0; }
.get-started a.red-btn { }
/**/
.your-photos h5 { color: #fff; text-align: center; }
.your-photos .photo-slider { margin: 37px auto 0; padding: 0; }
.your-photos .photo-slider .item { text-align: center; margin: 0 0 0; }
.your-photos .photo-slider .item .box { margin: 0 auto; box-sizing: border-box; max-width: 492px; padding: 0 20px; color: #fff; }
.your-photos .photo-slider .item .pic { margin: 0 0 13px 0; }
/*.your-photos .photo-slider .item .pic img { max-width: 100%; height: auto; }*/

.photo-slider .slick-slide .pic img {
    width: 100%;
    height: auto
}
.your-photos .photo-slider .item .desc {
    text-align: left;
    position: relative;
    top: -52px;
    background: rgba(0, 0, 0, 0.4);
}

.your-photos .photo-slider .item .desc h3 {
    padding: 0 0 0 13px !important;
    margin: 10px 0 0 0 !important;
    font-size: 20px; float: left;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.6);
}

.your-photos .photo-slider .item .desc:after { display: table; clear: both; content: ''; }
.your-photos .photo-slider .item .desc p { font-size: 24px; overflow: hidden; padding: 0 10px 0 0; text-overflow: ellipsis; white-space: nowrap; margin: 0; }
.your-photos .photo-slider .item .desc a { float: right; }
.your-photos .photo-slider .slick-next {
    width: 62px;
    height: 98px; background: url("../light_white_arrows.html") no-repeat scroll -62px 0; right: 0; margin-top: -30px; }
.your-photos .photo-slider .slick-next:before { display: none; }
.your-photos .photo-slider .slick-prev { width: 62px; height: 98px; background: url("../light_white_arrows.html") no-repeat 0 0; left: 0; margin-top: -30px; }
.your-photos .photo-slider .slick-prev:before { display: none; }
.your-photos .photo-slider .slick-dots { bottom: auto; margin: -26px 0 0 0; position: relative; }
/**/
.slick-dots { bottom: auto; position: relative; width: auto; margin: 30px 0 0; }
.slick-dots li { background: #fff; border-radius: 20px; height: 16px; width: 16px; }
.slick-dots li button { background: #399894; border-radius: 20px; height: 12px; left: 2px; position: absolute; top: 2px; width: 12px; }
.slick-dots li button:before { display: none; }
.slick-dots li.slick-active { }
.slick-dots li.slick-active button { background: #1c6865;
}
/**/
.preserve-today { background: #000; position: relative; }
.preserve-today .preserve-holder { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4); margin: 0 auto; padding: 27px 0 60px; overflow: hidden; background-size: cover; position: relative; z-index: 5; }
.preserve-today h5 { color: #fff; text-align: center; text-shadow: 0 2px 3px rgba(0, 0, 0, 0.6); }
.preserve-today .container { }
.preserve-today .preserve-slider { padding: 20px 63px 0; }
.preserve-today .preserve-slider .item { color: #fff; font-weight: 300; text-align: center; }
.preserve-today .preserve-slider .item .box { max-width: 430px; margin: 0 auto; background: rgba(0, 0, 0, 0.4); padding: 20px 10px 30px; }
/*.preserve-today .preserve-slider .item i { background-size: contain; background-repeat: no-repeat; background-position: center; display: inline-block; height: 90px; width: 100px; margin: 0 0 6px; }*/
.preserve-today .preserve-slider .item i {
    background-size: 152%;
    background-repeat: no-repeat;
    background-position: center -277px;
    display: inline-block;
    height: 90px;
    width: 100px;
    margin: 0 0 6px;
    background-image: url("../png/sprite-logos-tape.png");
}
.preserve-today .preserve-slider .item i.icon-film {
    background-size: 120%;
    background-position: center -300px;
}
/*.preserve-today .preserve-slider .item i.icon-vhs { background-image: url("/shop/wp-content/themes/thedarkroom2015/img/vhs_icon.png"); }
.preserve-today .preserve-slider .item i.icon-film { background-image: url("/shop/wp-content/themes/thedarkroom2015/img/film_icon.png"); }*/
.preserve-today .preserve-slider .item h3 { font-weight: 300; font-size: 30px; margin: 0 0 14px; }
.preserve-today .preserve-slider .item p { font-size: 20px; margin: 0 0 26px 0; text-shadow: 0 2px 2px rgba(0, 0, 0, 0.8); }
.preserve-today .preserve-slider .item a.red-btn { }
.preserve-today .preserve-slider .slick-next { width: 62px; height: 98px; background: url("../light_white_arrows.html") no-repeat scroll -62px 0; right: 0; margin-top: -30px; }
.preserve-today .preserve-slider .slick-next:before { display: none; }
.preserve-today .preserve-slider .slick-prev { width: 62px; height: 98px; background: url("../light_white_arrows.html") no-repeat 0 0; left: 0; margin-top: -30px; }
.preserve-today .preserve-slider .slick-prev:before { display: none; }
.preserve-today .video-holder { bottom: 0; left: 0; position: absolute; right: 0; top: 0; }
.preserve-today .video-box { height: 100%; margin: 0 auto; max-width: 1920px; position: relative; overflow: hidden; }
.preserve-today .video-box .video { position: absolute; bottom: 0; left: 0; top: 0; display: block; height: auto; right: 0; width: auto; min-height: 100%; min-width: 100%; }
/**/
.blog-section { background: url("../png/top_panel_bg-2.png") repeat 0 0 #557a82; padding: 27px 0 75px 0; position: relative; z-index: 10; }
.blog-section:before { background: url("../png/blog_section_bg.png") repeat-x scroll 113px 0; height: 34px; left: 0; position: absolute; right: 0; top: -34px; content: ''; }
.blog-section h5 { color: #fff; text-align: center; }
.blog-section .blog-slider { max-width: 1200px; padding: 39px 0 65px 0; margin: 0 -18px; }
.blog-section .blog-slider .item { margin: 0 25px; padding: 0 0 10px; }
.blog-section .blog-slider .item .box { background: #fff; box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.4); margin: 0 auto; max-width: 400px; }
.blog-section .blog-slider .item .pic { }
.blog-section .blog-slider .item .pic img { width: 100%; height: auto;}
.blog-section .blog-slider .item .desc { box-sizing: border-box; padding: 25px 20px 54px; position: relative; }
.blog-section .blog-slider .item .desc span.date { display: block; font-size: 21px; font-weight: 300; }
.blog-section .blog-slider .item .desc h4 { color: #42ada8; font-size: 32px; font-weight: 300; margin: 10px 0 16px; height: 118px; line-height: 38px; overflow: hidden; }
.blog-section .blog-slider .item .desc .text { font-size: 21px; font-weight: 300; height: 92px; overflow: hidden; margin: 0 0 16px 0; }
.blog-section .blog-slider .item .desc .text p { margin: 0; }
.blog-section .blog-slider .item .desc .more { bottom: 24px; left: 0; position: absolute; right: 0; }
.blog-section .blog-slider .item .desc .more a { color: #42ada8; display: inline-block; font-size: 21px; margin: 0 0 0 20px; }
.blog-section .blog-slider .slick-next { width: 62px; height: 98px; background: url("../light_white_arrows.html") no-repeat scroll -62px 0; right: 0; margin-top: -30px; }
.blog-section .blog-slider .slick-next:before { display: none; }
.blog-section .blog-slider .slick-prev { width: 62px; height: 98px; background: url("../light_white_arrows.html") no-repeat 0 0; left: 0; margin-top: -30px; }
.blog-section .blog-slider .slick-prev:before { display: none; }
/**/
.customers-section { background: #fff; padding: 31px 0 0; }
.customers-section h5 { color: #42ada8; text-align: center; }
.comments-slider { margin: 0; padding: 60px 0 20px; }
.comments-slider .item { }
.comments-slider .item .box { margin: 0 auto; max-width: 800px; box-sizing: border-box; padding: 0 35px; }
.comments-slider .item .pic { float: left; width: 140px; margin: 0 20px 0 0;  height: 140px;}
.comments-slider .item .pic img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
}
.comments-slider .item .desc { color: #2f2b2c; font-size: 15px; overflow: hidden; }
.comments-slider .item .desc .text { }
.comments-slider .item .desc .author { color: #42ada8; display: block; }
.comments-slider .slick-next { width: 62px; height: 98px; background: url("../light_dark_arrows.html") no-repeat scroll -62px 0; right: 0; margin-top: -30px; }
.comments-slider .slick-next:before { display: none; }
.comments-slider .slick-prev { width: 62px; height: 98px; background: url("../light_dark_arrows.html") no-repeat 0 0; left: 0; margin-top: -30px; }
.comments-slider .slick-prev:before { display: none; }
/**/
footer { background: url("../png/top_panel_bg-2.png") repeat 0 0 #2f2b2c; position: relative; color: #fff; padding: 90px 0 40px; margin: 56px 0 0 0;  font-weight: 300;}
footer:before { background: url("../png/footer_bg-2.png") repeat-x scroll 113px 0; height: 34px; left: 0; position: absolute; right: 0; top: -34px; content: ''; }
footer .company_desc { }
footer .company_desc p { margin: 0 0 20px 0; line-height: 1.9;}
/*footer .company_desc .logo { background: url("/shop/wp-content/themes/thedarkroom2015/img/logo.png") 0 0 no-repeat; background-size: contain; height: 43px; margin: 0 0 20px 0; width: 253px; }*/
footer .company_desc .logo-40years {
    height: 120px;
    margin: -40px auto 20px auto;
    width: 114px;
    background-image: url("../png/sprite-logos-tape.png");
    background-repeat: no-repeat;
    background-position: center -174px;
    background-size: auto;
}
footer .company_desc .logo {
    height: 43px;
    margin: 0 0 20px 0;
    width: 253px;
    background-image: url("../png/sprite-logos-tape.png");
    background-repeat: no-repeat;
    background-position: 0 -89px;
    background-size: 100%;
}

/**/
section { margin: 20px 0; }
section + footer { margin-top: 120px; }
section h1 { color: #42ada8; text-align: center; }
section .section-bar { font-size: 18px; font-weight: 300; margin: 0 0 20px 0; }
/**/
.gallery-items { }
.gallery-items .item { border: 1px solid #a7a9ac; box-sizing: border-box; margin: 0 0 33px; position: relative; }
.gallery-items .item .pic { margin: -1px -1px 0; overflow: hidden; display: block;}
.gallery-items .item .pic img { width: 100%; }
.gallery-items .item .desc { text-align: center; padding: 0 0 20px 0; }
.gallery-items .item .title { font-size: 26px; overflow: hidden; padding: 10px 0 0 0; text-overflow: ellipsis; white-space: nowrap; }
.gallery-items .item .text { font-size: 17px; font-weight: 300; margin: 0 0 14px 0; }
.gallery-items .item .text p { margin: 0; }
.gallery-items .item .more { color: #42ada8; font-size: 24px; }
/**/
.gallery-items .item .light_text { padding: 20px 0 0 0; }
.gallery-items .item .light_text p:first-child{overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 24px; margin: 0 0 8px 0; }
.gallery-items .item .light_text p{margin: 0;}
.gallery-items .item .light_text a{ font-size: 18px; color: #42ada8; }
/**/
.gallery-items .item .img-box{ cursor: pointer; margin: 0; position: absolute; overflow: hidden; display: block; left: 11px; top: 11px; z-index: 10; }
.gallery-items .item .img-box *{-webkit-transition: all 0.4s ease-out;  transition: all 0.4s ease-out; }
.gallery-items .item .img-box:hover {   }
/*.gallery-items .item .img-box:hover img{  -webkit-transform: scale(1.2);   -ms-transform: scale(1.2);    transform: scale(1.2);}*/
.gallery-items .item:hover .img-title{  opacity: 1;}
.gallery-items .item .img-box .pic{ display: block; margin: 0; }
.gallery-items .item .img-box .pic img{width: 100%;}
.gallery-items .item .img-box input[type="checkbox"] {position: absolute; display: none; }
.gallery-items .item .img-box input[type="checkbox"]:checked + .checkbox {line-height: 1.4; text-align: center; background: #42ada8;}
.gallery-items .item .img-box input[type="checkbox"]:checked + .checkbox i{display: inline-block; vertical-align: middle;}
.gallery-items .item .img-box .checkbox,
.gallery-items .item .img-box .checkbox * {-webkit-transition: none;  transition: none;}
.gallery-items .item .img-box .checkbox { background: rgba(47, 43, 44, 0.5); border: 1px solid rgba(255, 255, 255, 0.5); margin: 0; position: relative; box-sizing: border-box; height: 28px; width: 28px; left: 0; top: 0; z-index: 10; }
.gallery-items .item .img-box .checkbox i{display: none; color: #fff;}
.gallery-items .item .img-title { opacity: 0; bottom: 20px; left: 0; position: absolute; right: 0; text-align: center; color: #fff; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8); }
/**/
.gallery-items .item .pic *{-webkit-transition: all 0.4s ease-out;  transition: all 0.4s ease-out; }
.gallery-items .item .pic:hover img{  -webkit-transform: scale(1.2);   -ms-transform: scale(1.2);    transform: scale(1.2);}
/**/
.gallery-bar { font-size: 13px; line-height: 40px; margin: 0 0 20px 0; position: relative; z-index: 10; }
.gallery-bar .btns{ text-align: center;  vertical-align: top;}
.gallery-bar .btns .bar-btn{ background: #f1f1f1; display: inline-block; /*height: 40px;*/ line-height: 40px; font-size: 16px; font-weight: bold; margin: 0 10px 10px; padding: 0 10px; text-decoration: none; text-transform: uppercase;  vertical-align: top; border-radius: 5px}
.gallery-bar .btns .bar-btn a{text-decoration: none;}
.gallery-bar .btns .bar-btn i{vertical-align: baseline; /*color: #42ada8;*/ margin: 0 4px 0 0; font-size: 90%; }
.gallery-bar .btns .share-btn { width: 114px; padding: 0; position: relative; z-index: 10; }
.gallery-bar .btns .share-btn .btn-text{ display: block; /*padding: 0 10px;*/ cursor: pointer; margin: 0; text-align: center; outline: none; }
.gallery-bar .btns .share-btn.open .share-items{display: block;}
.gallery-bar .btns .share-btn .share-items{ display: none;background: rgba(247, 247, 247, 0.8); line-height: 0; padding: 4px 6px; }
.gallery-bar .btns .share-btn .share-items a{background: url("../dark_icons.html") 0 0 no-repeat; background-size: auto 23px; display: inline-block; height: 23px; width: 23px; margin: 3px 2px; vertical-align: top; }
.gallery-bar .btns .share-btn .share-items .fb{}
.gallery-bar .btns .share-btn .share-items .tw{ background-position: -23px 0; }
.gallery-bar .btns .share-btn .share-items .yt{ background-position: -46px 0; }
.gallery-bar .btns #order-prints-button { vertical-align: top; }
.gallery-bar .btns #order-prints-button .fa.fa-picture-o { vertical-align: baseline; }
.gallery-selectable-controls a {text-decoration: none;}
/**/
.photo-gallery { margin: 0; }
.photo-gallery .item{}
.photo-gallery .item .pic{}
.photo-gallery .item .pic img{max-width: 100%;}
.photo-gallery .item .title{ font-size: 20px; padding: 20px 0; text-align: center; }
.photo-gallery .item .title p{ margin: 0; }
.photo-gallery .slick-next { background: url("../light_white_arrows.html") no-repeat scroll -62px 0; background-size: 31px auto; background-position: -15px 0; height: 26px; margin-top: -40px; width: 16px; right: 15px;}
.photo-gallery .slick-next:before { display: none; }
.photo-gallery .slick-prev {  background: url("../light_white_arrows.html") no-repeat 0 0;  background-size: 31px auto; height: 26px; margin-top: -40px; width: 16px; left: 15px; }
.photo-gallery .slick-prev:before { display: none; }
/**/
article {margin: 20px 0;}
article h1{     color: #42ada8;font-size: 38px; line-height: 40px; padding-bottom: 14px !important;}
article h2{font-size: 32px;font-weight: 300;}
article h1 + h2{margin-top: 0;}
.alignleft {
    float: left;
    margin-right: 16px;
}
.alignright {
    float: right;
    margin-left: 16px;
}

/**/
.product-detail {}
.product-detail .desc{ font-size: 17px; margin: 20px 0 40px; }
.product-detail .desc p{}
.product-detail .picture {text-align: center;}
.product-detail .picture img{max-width: 100%;}
.product-detail .service-info { color: #000; }
.product-detail .service-info .send { width: 90px; margin: 50px 0 0 0; }
.product-detail .service-info .send:after {}
.product-detail .service-info .send i.icon-send { background-size: auto 50px; height: 50px; width: 50px; margin: 0 0 5px; }
.product-detail .service-info .send p { font-size: 18px; line-height: 22px; }
.product-detail .service-info .items { margin: 0 0 0 150px; }
.product-detail .service-info .items .item { width: 50%; }
.product-detail .service-info .items .note {}
.product-detail .service-info .items .item p { font-size: 16px; letter-spacing: -.5px; }
.product-detail .service-info .items .note p { margin: 0; font-size: 20px; padding: 12px 0 0; text-align: center; }
.product-detail .service-info .items .item span { font-size: 12px; }
.product-detail .service-info .items .item i {}
.product-detail .service-info .items .item i.icon-desktop {}
.product-detail .service-info .items .item i.icon-film {}
.product-detail .service-info .items .item i.icon-disc {}
.product-detail .service-info .items .item i.icon-fb {}
.product-detail .service-info .items .item i.icon-pic {}
.product-detail .service-info .send::after { background-size: 44px auto; height: 50px; right: -40px; top: 23px; width: 44px;}

div#moreinfo {
    background: #f3f3f3;
    padding: 20px;
    border: #eaeaea solid 2px;
    margin-top: 55px;
}

.fos-logo-row {
    padding-left: 0;
}

.fos-logo-row > .fos-logo-sm {
    padding-top: 10px;
}

.fos-view-button-row {
    padding-right: 0;
    padding-top: 24px;
}
.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {
    -webkit-transform: none;
    transform: none;
}

#menu{
    display: none;
}
#page header .top-panel [href="#menu"]{
    -webkit-transition: width .4s; /* For Safari 3.1 to 6.0 */
    transition: width .4s;
    overflow: hidden;
    width: 50px;
}
.user-menu .fas.fa-bars {
    font-weight: 900;
}
.mm-menu_offcanvas {
    width: calc(100% - 50px);
}
.mm-menu{
    --mm-offset-left: 50px;
    --mm-color-button: #000;
}
.mm-menu_position-front {
    -webkit-transform: translate3d(100vw,0,0);
    transform: translate3d(100vw,0,0);
}

#page header .top-panel [href="#menu"]:first-child{
    width: 0;
    border-right: none;
}

header .header-coronavirus-alert{
    font-family: "Roboto";
    font-size: 14px;
    font-weight: lighter;
    color: #444;
    line-height: 24px;
    vertical-align: baseline;
    background: #FFFFFF;
    padding: 10px 10px 10px 33px;
}
header .header-coronavirus-alert p{
    margin: 0;
}
header .header-coronavirus-alert img{
    vertical-align: top;
    height: 23px !important;
    width: 23px;
}
header .header-coronavirus-alert .text-danger{
    font-size: 24px;
    color: #E51938;
    padding-right: 20px;
    display: inline-block;
}
header .header-coronavirus-alert ul{
    display: inline-block;
    margin: 0;
}
header .header-coronavirus-alert ul li{
    display: inline-block;
}
header .header-coronavirus-alert ul li.green-light,
header .header-coronavirus-alert ul li.yellow-light,
header .header-coronavirus-alert ul li.red-light{
    display: inline-block;
    background-image: url("../png/green-light.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 14px;
    padding-left: 16px;
    padding-right: 30px;
    font-weight: normal;
}
header .header-coronavirus-alert ul li.yellow-light{
    background-image: url("../png/yellow-light.png");
}
header .header-coronavirus-alert ul li.red-light{
    background-image: url("../png/red-light.png");
}
header .header-coronavirus-alert a.text-danger{
    font-size: 14px;
    color: #E51938;
    padding-right: 0;
}
.mm-navbars_bottom .mm-navbar a{
    font-size: 30px;
    padding: 8px;
    color: #353535;
}
@media (min-width: 991px){
    #page header .top-panel [href="#menu"]{
        display: none !important;
    }
}
@media (max-width: 991px){
    /*
        header .user-menu a {
            height: 45px;
            line-height: 45px;
            width: 45px;
            text-align: center;
            margin-left: 10px;
        }

        header .user-menu {
            right: 0px;
            top: 0;
            height: 100%;
            line-height: 45px;
            margin: 0;
        }
    */
    .mm-menu_offcanvas.mm-menu_opened{
        display: block !important;
    }
    #page header .top-panel .fa.fa-bars:last-child,
    #page header .top-panel .fas.fa-bars:last-child {
        display: block;
        float: right;
        border-left: 1px solid;
        height: 100%;
    }
    #page header .top-panel .fa.fa-bars,
    #page header .top-panel .fas.fa-bars {
        color: #FFF;
        padding: 0;
        line-height: 44px;
        font-size: 20px;
        text-decoration: none;
        /*width: 50px;*/
        text-align: center;



    }
    #page header .top-panel .user-menu .fa.fa-bars,
    #page header .top-panel .user-menu .fas.fa-bars {
        line-height: unset;
    }
    #page header .top-panel {
        text-align: left;
    }
    header .logo{
        background-image: url("../thedarkroom-logo-mobile.html");
        background-size: auto 19px;
        height: 20px;
    }
    #mm-1{
        font-size: 16px;
    }
    #mm-1 b{
        font-weight: 500;
    }
    #mm-1 .mm-navbar{
        padding: 0 20px;
        box-shadow: 0 0 4px #888;
    }
    #mm-1 .mm-navbar__title{
        text-align: left;
        color: #000;
    }
    #mm-1 .mm-navbar__title span{
        margin-right: 20px;
        font-weight: 300;
    }
    #mm-1 .mm-navbar__title span i{
        margin-right: 5px;
    }

    #mm-1 .mm-navbar__title span i.glyphicon-user{
        background-image: url(../account-icon.html);
        text-indent: -99999999px;
        display: inline-block;
        width: 19px;
        height: 18px;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    #mm-1 .mm-navbar__title span.logout-button{
        margin-right: 0;
    }
    #mm-1 .mm-navbar__title span.logout-button i{
        margin-right: 0;
        background-image: url(../logout-icon.html);
        text-indent: -99999999px;
        display: inline-block;
        width: 16px;
        height: 18px;
        background-size: 100%;
        background-repeat: no-repeat;
    }
    #menu{
        z-index: 9;
    }
    .mm-listitem__text{
        font-weight: 300;
    }
    .mm-wrapper_opened body.admin-bar #menu{
        top: 32px;
    }

    .mm-wrapper__blocker.mm-slideout{
        background: rgba(0,0,0,.3);
    }
    header .top-panel {
        height: 44px;
    }
    .mm-wrapper_opening #page header .top-panel [href="#menu"]:first-child{
        width: 50px;
        border-right: 1px solid #FFF;
    }
    .mm-menu_closing #page header .top-panel [href="#menu"]:first-child{
        border-right: 1px solid #FFF;
    }
    .mm-menu_fully_opened #page header .top-panel [href="#menu"]:first-child{
        border-right: none;
    }
    .mm-wrapper_opening #page header .top-panel [href="#menu"]:last-child{
        width: 0;
    }
    .mm-menu_fully_opened #page header .top-panel [href="#menu"]:last-child{
        border: none;
    }


    header .header-coronavirus-alert{
        text-align: center;
        padding: 10px;
        font-weight: 300;
    }
    header .header-coronavirus-alert .text-danger{
        display: block;
    }
    header .header-coronavirus-alert ul li.red-light{
        padding-right: 0px;
    }

}
@media (max-width: 782px){
    .mm-wrapper_opened body.admin-bar #menu{
        top: 46px;
    }
}
@media (max-width: 600px){
    #wpadminbar {
        top: -46px !important;
    }
    .mm-wrapper_opened {
        overflow: visible;
    }
}

@media (max-width: 350px){
    .menu_user_first_name {
        display: none;
    }
}