/*Untillnexttime Template by Deepak Shinde.

Version: 1.0*/



/*STYLES ELEMENTS

01. GENERAL & BASIC STYLES

02. HEADER & NAVIGATION 

03. CONTENT



/* ==========================================================================

01. GENERAL & BASIC STYLES

========================================================================== */

html {
	width: 100%;
	height: 100%;
}
body {
	font:normal 13px/100% 'Helvetica', serif;
	color:#303030;
	font-weight:400;
	
	position:relative;
}
body a:focus {
	outline:none;
	text-decoration:none;
}
a:focus {
	color:inherit;
}
/*-Typoghrapy-*/

h1, h2, h3, h4, h5 {
	margin-top: 5px;
	margin-bottom: 35px;
	color:#434a54;
}
h1 {
	font-size:52px;
	font-weight: 900;
	margin:0 0 5px;
	text-transform:uppercase;
}
h2 {
	font-size:24px;
	font-weight: 300;
	margin:5px 0 10px;
}
h3 {
	font-size:18px;
	font-weight: 500;
}
h4 {
	font-size:14px;
	font-weight: 600;
}
h5 {
	font-size:13px;
	font-weight: 600;
}
p {
	font-size:13px;
	line-height:21px;
	font-weight:500;
	color: #aab2bd;
}
small, li, input {
	font-weight:400;
}
.text-left {
	text-align:left!important;
}
textarea {
	resize:none;
}
b, strong {
	font-weight: 700;
}
.light {
	font-weight:300!important;
}
.regular {
	font-weight:500!important;
}
.semi-bold {
	font-weight:600!important;
}
.bold {
	font-weight:700!important;
}
.bolder {
	font-weight:800!important;
}
img {
	border: 0 none;
}
::selection {
 background: #fa6f57;
 color: #fff;
 text-shadow: none;
}
::-moz-selection {
 background: #fa6f57;
 color: #fff;
 text-shadow: none;
}
/*-Link Style-*/

a {
	text-decoration: none;
	/*-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;*/
	color:#000;
}
a:hover {
	color: #e10811;
	text-decoration: none;
}
body {
	background: url(../images/bg.jpg) repeat;
	position:relative;
	height: 100%;
	margin:0;
	padding:0;
}
#wraper {
	height: 100%;
	width:100%;
	overflow:hidden;
}
.mask {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 100000;
	top: 0;
	left: 0;
}
.mask .loader-logo {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100px;
	width: 105px;
}
#loader {
	background: url(../images/loader.gif) center center no-repeat;
	height: 240px;
	width:240px;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0;
	right: 0;
	bottom: 0;
}
.container {
	position: relative;
	width: 100%;
	max-width:1024px;
	margin:0 auto;
}
.clear { margin:0; padding:0; clear:both;}
/* =========================================================================

02. HEADER & NAVIGATION 

========================================================================== */
.logo-wrapper {
	text-align:center;
	position:relative;
	width:70%;
	/*margin-top:4%;
	margin-bottom:1%;*/
	padding:50px 15% 20px;
}
.logo {
	-webkit-animation-delay:0.5s;
	animation-delay:0.5s;
	width:100%;
}
.pagetitle h1 {font-size:18px; line-height:24px; letter-spacing:3px; text-align:center; margin:30px 0;}
.navigation ul { margin:0; padding:0; list-style:none; text-align:left; display: flex;  justify-content: space-between;}
.navigation ul li { display:inline-block; /*padding:0 2.7%; padding: 0 4%;*/ margin:0; letter-spacing:2px; font-size:11px; line-height:16px; text-transform:uppercase; font-weight:600;}
/*.navigation ul li:first-child { padding-left:0;}
.navigation ul li:last-child { padding-right:0;}*/
.navigation ul li a { color:#000; display:block;}
.navtabs {
	position:relative;
	margin:0 auto;
}
.navtabs ul { margin:0; padding:0; list-style:none;}
.navtabs ul li { width:29%; float:left; padding:0 2%; position: relative;}
.navtabs ul li img { width:100%; display:block;}
.navtabs ul li img.hoverimg, .navtabs ul li:hover img.coverimg { display:none;}
.navtabs ul li:hover img.hoverimg { display:block;}

/*@media only screen and ( max-width: 800px ) {
.navigation ul li { padding:0 1%;}
.navigation ul li:first-child { padding-left:1%;}
.navigation ul li:last-child { padding-right:1%;}
}*/
/* =========================================================================

03. CONTENT

========================================================================== */
section  { overflow:hidden; padding:0 0 30px;}
.text p { font-size:12px; line-height:26px; color:#000000; letter-spacing:2px; margin:0 0 30px;}
.text .highlight { color:#e10811;}
.abouttext { padding:60px 2.7% 10px;}
.abt-img { float:left; width:25%; padding-right:5%;}
.abt-img img { width:100%;}
.abt-text { float:right; width:70%;}
.socialicon { text-align:right;}
.socialicon a { margin:0 15px; display:inline-block;}
.socialicon a img { display:block;}
.socialicon a .hovericon, .socialicon a:hover .covericon  { display:none;}
.socialicon a:hover .hovericon { display:block;}

.chrisophertext { padding:60px 0 10px;}
.chrisopher-img { float:left; width:15%; padding-right:5%; padding-left: 7%;}
.chrisopher-img img { width:100%;}
.chrisopher-text { float:left; width:60%; padding-top: 30px;}
.chrisopherwddingpic { padding:40px 118px 20px;}
.chrisopher-wedding-1 { float:left; width: 420px;}
.chrisopher-wedding-2 { float:right; width: 252px;}
.chrisopherwddingpic img { width: 100%; }

.listing-text { padding:50px 0 10px;}
.new-word-text .tagline { margin: 0px 0 30px; text-align: center; font-size: 11px; letter-spacing: 3px;}

.listing ul { margin: 0; padding: 0; list-style: none;  } 
.listing ul li { width: 32.33%; float: left; margin: 0; padding: 0 0.5% 10px; text-align: center; position: relative;}

.new-word-text .listing ul li { width: 33.33%; padding: 0; }
/*.new-word-text .listing ul li img { width: auto; }*/
.portfolio-listing ul li { width: 49.5%; padding: 0; float: none; display: inline-flex; }
.listing ul li img { width: 100%;  transition: all .1s; -webkit-transition: all .1s; -moz-transition: all .1s;  }
.portfolio-listing ul li img {/* width: 100%;  width: auto;*/ }
.listing ul li:hover img.hoverzoom { transform: scale(1.1); -webkit-transform: scale(1.1);}

.listing ul li .link-label, .navtabs ul li .link-label{
    /*position: absolute;*/
    opacity: 0;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 2px;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    padding: 6px 10%;
    width: 80%;
    text-align: center;
    /*top: 92%;*/
    left: 0;
    /*margin-left: -60px;*/
    transform: translate(0, 24px);
    -webkit-transform: translate(0, 24px);
    -moz-transform: translate(0, 24px);
    -o-transform: translate(0, 24px);
    -webkit-transition: all 300ms cubic-bezier(0.56, -0.44, 0.44, 1.485);
    -moz-transition: all 300ms cubic-bezier(0.56, -0.44, 0.44, 1.485);
    -o-transition: all 300ms cubic-bezier(0.56, -0.44, 0.44, 1.485);
    transition: all 300ms cubic-bezier(0.56, -0.44, 0.44, 1.485);
}
.navtabs ul li .link-label { position: absolute; font-weight: 600; }
.navtabs ul li.tab-1 .link-label {bottom: 15px; left: 0; }
.navtabs ul li.tab-2 .link-label {bottom: 25px; left: 20px; }
.navtabs ul li.tab-3 .link-label {bottom: 25px; left: 10px; }
.navtabs ul li.tab-4 .link-label {bottom: 45px; left: 70px; text-align: left; }
.navtabs ul li.tab-5 .link-label {bottom: 25px; left: 0; }
.navtabs ul li.tab-6 .link-label {bottom: 20px; left: 80px;  text-align: left;}
.listing ul li:hover .link-label, .navtabs ul li:hover .link-label {
  opacity: 1;
  transform: translate(0, 0px);
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
}
.listing ul li .link-label a { height: auto; width: auto; display: inline; } 
.detail-img { text-align: center; padding: 15px 0; max-width: 550px; margin: 0 auto; }
.detail-img img {width:100%;}
.detailpage .navigation { display: none; }
.backlink {position: absolute; top: 70px; left: 15px;}
.backlink a {font-size:12px; line-height:24px; color:#000000; letter-spacing:2px; text-transform: uppercase; font-weight: 600;}
.backlink .arrow { font-size: 22px; line-height: 24xp; }

.box-listing ul li { width: 33.33%; padding: 0 0 10px; }
.box-listing ul li a { width: 341px; height: 380px; display: table-cell; vertical-align: middle; text-align: center; }
.box-listing ul li img { width: auto; }

.gif-detail-img { width: 500px; margin: 0 auto;  padding: 0;}
.gif-detail-img img { width: 100%; }
.portfolio-detail-img { width: 550px; margin: 0 auto;  padding: 0;}
/*.portfolio-detail-img img { width: auto; }*/
.portfolio-text .tagline { width: 550px; margin: 0 auto 30px; font-size: 11px; line-height: 16px; text-transform:inherit; text-align: left; letter-spacing: 2px; }

.comics-listing ul, .gifs-listing ul { margin: 0; padding: 0; list-style: none; display: grid; grid-template-columns: repeat(3, 1fr);
  grid-gap: 10px; } 
.comics-listing ul li, .gifs-listing ul li { width: auto; float: none; }
.comics-listing ul li img, .gifs-listing ul li img { width: 100%; }


.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 6em;
  left: 50%;
  width: 32em;
  margin-left: -16em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-header,
.modal-content {
  padding: 1em;
}

.modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0;
cursor: pointer;
}

.modal-close:hover {
  color: #777;
}

.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}

.shop-form input, .shop-form textarea, .shop-form select {    border: 1px solid #dfdfdf;
    font-size: 12px;
    line-height: 17px;
    padding: 8px 15px;
    width: 100%;
    margin: 0 0 20px 0;
    max-width: 100%;
    resize: none;}
/*.col-md-3 { width: 25%; float: left; }
.col-md-9 { width: 75%; float: left; }*/
.shop-form p{color: #000;}
.shop-form label{color: #000; line-height: 19px;
    margin: 5px 0;
    display: block;
    padding: 0 5px;}
.shop-form .text-center { text-align: center; }
.shop-form .text-right { text-align: right; }
.text-center { text-align: center!important; }

.button {
  display: inline-block;
  overflow: hidden;

  margin: 10px;
  padding: 10px 30px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border-radius: 4px;

  font-size: 13px;
  font-weight: 500;
  line-height: 1.3;
 
}

.button.-dark {
  color: #fff;
  background: #000;
  border: 2px solid #000;
}
.button.-dark:hover {
  color: #000;
  background: #fff;
  border: 2px solid #000;
}
.ordertable { margin:0 0 15px; font-size:13px;border:1px solid #000;border-bottom:0;}
.ordertable th, .ordertable td {text-align:center; border-right:1px solid #000; border-bottom:1px solid #000;}
.ordertable th:last-child, .ordertable td:last-child {border-right:0;}
.form-error {color:#ff0000 !important; margin-top:-15px;}
