@charset "utf-8";
/* CSS Document */

@font-face {font-family:"Roboto Regular";src:url("fonts/Roboto-Regular.eot?") format("eot"),url("fonts/Roboto-Regular.woff") format("woff"),url("fonts/Roboto-Regular.ttf") format("truetype"),url("fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");font-weight:normal;font-style:normal;}

@font-face {font-family:"Roboto Black";src:url("fonts/Roboto-Black.eot?") format("eot"),url("fonts/Roboto-Black.woff") format("woff"),url("fonts/Roboto-Black.ttf") format("truetype"),url("fonts/Roboto-Black.svg#Roboto-Black") format("svg");font-weight:normal;font-style:normal;}

@font-face {font-family:"Roboto Bold";src:url("fonts/Roboto-Bold.eot?") format("eot"),url("fonts/Roboto-Bold.woff") format("woff"),url("fonts/Roboto-Bold.ttf") format("truetype"),url("fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");font-weight:normal;font-style:normal;}


::selection{
    color: #fff;
    background: #EF5350;
}
::-moz-selection{
    color: #fff;
    background: #EF5350;
}

body {
	font-family: 'Roboto Regular', sans-serif;
    font-size: 14px;
    line-height: 25px;
	letter-spacing: 0.5px;
	background-color:#f2f2f2;
	color: #444;
	overflow-x:hidden;
}

a, a:focus, a:hover{
	color: #EF5350;
}

body a, .grid_1, plan_1, plan_1.one, plan_1.two, i.icon1, i.icon2, i.icon3, i.icon4, i.icon5, i.icon6 {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

h1, h2, h3, h4, h5, h6{
	/*font-family: 'Roboto Bold', sans-serif;*/
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 16px;
}

h6{
	font-size:14px;
}

p{
	font-size:14px;
}

.fa{
	padding-left:5px;
	padding-right:5px;
}

ol, ul {
    margin: 0;
    padding: 0;
	list-style-type:none;
}

.main_container ol, .main_container ul{
	margin-bottom: 0;
}

.glyphicon{
	padding-left:5px;
	padding-right:5px;
	color:#626265;
}

.thumbnail{
    background-color: hsla(0, 0%, 0%, 0);
    border: medium hidden;
    float: left;
    padding: 0;
    text-align: center;
	width: 100%;
	margin-bottom: 35px;
}

.thumbnail:hover .caption{
	background-color:#EF5350;
	cursor: default;
}
.thumbnailimg {
	padding-top:0px;
}
.thumbnail .caption {
    padding: 1px;
    color: #ffffff;
	background-color:#b3b7bd;
	font-size:15px;
	font-weight:bolder;
	padding:23px 10px;
	text-transform:uppercase;
	font-weight: 900;
	line-height:1;
	font-family: 'Roboto Bold';
}
.thumbnail img{
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

/*top-header
------------------------*/

.top_header{
	background-color:#f2f2f2;
	padding-top:12px;
	padding-bottom:12px;
	font-size:12px;
}

.top_header li{
	/*text-transform:uppercase;*/
	float: left;
}
.top_header ul li a{
	color:#626265;
	text-decoration:none;
	padding: 4px 9px 4px 5px;
	border: 2px solid #626265;
    border-radius: 2em;
}
.top_header ul li a:hover{
	color: #EF5350;
	border-color: #EF5350;
}

.top_header ul.left li{
	padding-right: 20px;
    font-weight: bold;
}
.top_header ul.left li:first-child span{
	padding-left: 0;
}

.top_header ul.right{
	float: right;
}
.top_header ul.right li {
	padding-left: 20px;
}
.top_header ul.right span{
	padding-right: 0;
	padding-left: 20px;
}

.top_header li span.hdremail{
	text-transform: none;
}

.logo{
	font-size:48px;
	display: inline-block;
	/*padding-top:23px;*/
	/*padding-bottom:21px;*/
	text-align:center;
	color:#ef5350;
	text-transform:uppercase;
	font-weight:bold;
	line-height: 1;
	background-color:#FFF;
	margin-right: 50px;
}
.logo img{
    width: 80px;
}


/* FACILITY
************************************************/

.facility{
	text-transform:uppercase;
	font-weight:bold;
	background-color:#f9f9f9;
	padding-top:30px;
	position: relative;
}
.facility-col{
	position: relative;
	padding-bottom:30px;
}

.facility-image{
    display: inline-block;
    width: 75px;
}
.facility-image > img {
    height: auto;
    width: 100%;
}

.facility-col .facility-detail{
    top: 30px;
    left: 120px;
    position: absolute;
	font-size: 15px;
	font-family: 'Roboto Bold';
}
.facility-col .facility-detail-twoline{
    top: 15px;
}


#line-container{
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
}
#line{
    border: 2px solid #ef5350;
	color: #ef5350;
    margin: 0 auto;
    padding: 0;
    width: 30%;
	/* Set the hr color */
	padding:0px
	/* Modern Browsers */
	position: absolute;
	left: 0;
	top: 0;
}

.facility .text{
	padding-top:32px;
	color:#626262;
	padding-bottom:10px;
}



/* MAIN CONTAINER
**************************************************/

.main_container{
	background-color:#f2f2f2;
	padding-top:0;
	padding-bottom:67px;
   -moz-box-shadow:    inset  0  0px 0px -8px #d4d2d2,
                        inset  0 -8px 8px -8px #d4d2d2;
    -webkit-box-shadow: inset  0  0px 0px 0px #d4d2d2,
                        inset  0 -7px 8px -8px #d4d2d2;
	margin-bottom:0px;
}

.page-header{
	margin: 30px 0 30px 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}

/* nav bar css
*****************/

.navbar-default {
    background-color: #fff;
    border:hidden;
	border-radius:0px;
	margin: 0;
	padding: 5px 0;
	text-transform: uppercase;
	min-height: auto;
	border-bottom: 1px solid #b3b7bd;
}


.navbar-nav {
    margin: 0;
}

.navbar-default .navbar-nav>li{
	float: left;
	display: inline-block;
	text-align: center;
	margin-right: 20px;
}
.navbar-default .navbar-nav>li#searchbox-container{
    float: right;
    margin-right: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #666;
    font-size: 14px;
	font-weight:500;
	padding: 7px 20px;
	border-radius: 2em;
}

.navbar-nav  .caret{
	margin-left: 10px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form:first-child {
	padding-left:0px;
}

.navbar-nav>li>a {
     padding-top: 10px;
    padding-bottom: 10px;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #ef5350;
    background-color: transparent;
    /*border-radius: 2em;*/
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ef5350;
    background-color: transparent;
    /*border-radius: 2em;*/
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
    border:hidden;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar .container-fluid, .navbar-default .navbar-collapse {
    padding: 25px 0 0 0;
	text-align: center;
	border: 0;
}

.navbar-nav > li > .dropdown-menu{
    border-radius: 6px;
    padding: 0;
}

.navbar-nav > li > .dropdown-menu li:not(:last-child){
    border-bottom: 1px solid #e5e5e5;
}

.navbar-nav .dropdown-menu .divider{
    margin: 0;
}

.navbar-nav .dropdown-menu > li > a{
    padding: 10px 20px;
    color: #666;
}

/*sub dropdown menu*/

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: 0px;
    margin-left: -1px;
    padding: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #ccc;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/* HOME INTRO
*********************************************************/

.intro_line{
	padding:30px 0 20px;
	text-align: center;
}

.main_container ul.btn{
	text-align:center;
}

.btn,.btn-default {
	margin-top:20px;
    color: #ffffff;
    background-color: #ef5350;
    border:hidden;
	font-size:13px;
	font-weight:500;
	text-transform:uppercase;
	border-radius: 20px;
	padding: 10px 35px;
}
.btn-sm{
    padding: 7px 20px;
}

.btn-primary {
	margin-top:20px;
    color: #ef5350;
    background-color: #ffffff;
    border:hidden;
	font-size:13px;
	font-weight:500;
	text-transform:uppercase;
	border-radius: 20px;
	padding: 10px 35px;
}

.btn-default:hover {
	color: #626262;
	background-color: hsl(0, 0%, 90%);
}

.btn-primary:hover {
	color: #626262;
    background-color: hsl(0, 0%, 90%);
}

.intro_line .btn-group li{
    display: inline-block;
}
.intro_line .btn-group li:first-child{
    margin-right: 10px;
}

.items .col-md-3{
	padding-left:15px;
}

/* FOOTER
***********************************************/
.footer
{
	background-color:#ffffff;
	color:#626262;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	padding-top:47px;
	padding-bottom:53px;
	margin-bottom:15px;
	box-shadow: 0 0 12px rgba(0,0,0, 0.05);
}

.footer a
{
	color:#b3b7bd;
}

#powered{
	text-align: right;
}

/* INTERNAL PAGE STYLING
*******************************************************************/

.template-page .navbar-default{
	margin: 46px 0px;
}

 .navbar-nav{
	float: none;
}

.display{
	text-align: left;
}

.drag .col-md-4 {
    margin-top: 20px;
    padding: 0;
}
.drag h6{
	margin-bottom: 18px;
}

.product_type
{
	text-align:left;
	padding-top:10px;
}

.form-control{
	border-radius: 2px;
	border: 1px solid #a0a0a0;
	margin-bottom: 10px;
	padding: 6px 12px;
	height: 42px;
	box-shadow: none;
	font-size: 13px;
}
.form-control::-moz-placeholder {
    color: #555;
    opacity: 1;
}

input[type="file"]{
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 13px;
	border: 1px solid #a0a0a0;
	border-radius: 2px;
    height: auto;
    padding: 10px 12px;
	text-align: left;
	width: 100%;
}
.product_type input[type="file"] {
	width: 100%;
}

/*spectrum: color option js plugin*/

.sp-replacer{
    border: 0;
    background: none;
    width: 100%;
}
.sp-preview{
    float: none;
    display: inline-block;
    width: 85%;
    margin-right: 0;
}
.sp-dd{
    float: right;
    opacity: 0.75;
}

.flex{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;    
}

.vertical-content-center{
  justify-content: center;
  -webkit-justify-content: center;
    flex-direction: row;
    -webkit-flex-direction: row;
}

.vertical-middle{
  vertical-align: middle;
  display: inline-block;
}

.product_type h5{
	margin-top: 0;
	text-transform: uppercase;
}

.margin-btm-20{
	margin-bottom: 20px;
}

.bordertop-1{
    border-top: 1px solid #b3b7bd;
}
.borderbottom-1{
    border-bottom: 1px solid #b3b7bd;
}

.pt-30{
    padding-top: 30px;
}
.mt-30{
    margin-top: 30px;
}

.personalized-item-qty{
    text-align: center;
    border-top: 1px solid #b3b7bd;
    padding-top: 30px;
    margin: 30px auto 0 auto;
}
.personalized-quantity{
    text-align: center;
}

.quantity-center{
	width: 136px;
	margin: 0 auto;
	/*float: left;
	margin-right: 28px;*/
}
.quantity-center .btn-default{
	margin-top: 0;
	padding: 10px 8px;
	background: #fff;
	border-radius: 2px;
	border: 1px solid #a0a0a0;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group{
	margin-right: 0px;
}

.quantity-center .form-control{
	height: 35px;
	text-align: center;
	border: 0;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}

.price{
	color: #c0bebe;
	font-weight: bold;
	/*line-height: 52px;*/
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: center;
}
.price strong{
	color: #626262;
	font-size: 15px;
}

.badge{
    background: #EF5350;
}

.gallery-ordereddetail{
    font-size: 14px;
}

.alert-success{
    background: #33CA93;
    border-color: #33CA93;
    color: #fff;
    font-weight: bold;
}

.alert-warning{
    background: #FF3D94;
    border-color: #FF3D94;
    color: #fff;
    font-weight: bold;
}

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}


.btn-success{
	background-color:#fff;
	padding:20px 15px;
	font-size:12px;
	color:#808080;
	font-weight:bold;
	border:hidden;
}
.btn-success:hover{
	background-color:#ececec;
	color:#808080;
}
.btn-success.active, .btn-success:active {
   background-color:#ececec;
}

.main_text .btn-default{
	margin-right:34px;
}

.cke_chrome, .cke_1.cke_chrome, .cke_reset{
	margin-bottom: 20px;
}
#cke_text2editable{
	margin-left: 0 !important;
	margin-bottom: 20px !important;
}


/* FOR SEARCH FIELD
**************************************************//*

#search input[type="text"] {
	background: url(search-white.png) no-repeat 10px 6px #fcfcfc;
	border: 1px solid #d1d1d1;
	font: bold 12px Arial,Helvetica,Sans-serif;
	color: #bebebe;
	width: 150px;
	padding: 6px 15px 6px 35px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	font-size:13px;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;
}

#search input[type="text"]:focus {
	width: 200px;
}

.line hr
{
	position: absolute;
	border: none;
	height:3px;
	color: #D40055;
	margin-top:100px;
	padding:0px
}
*/

.searchbox{
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
	margin: 0;
}

.searchbox-input{
    outline:0;
    width:250px;
	float: left;
	display: inline-block;
	background: #F2F2F2;
    margin:0;
	height: 38px;
    font-size:12px;
    color:#626262;
	padding:8px 12px;
	/*line-height: 1;
	text-transform: uppercase;*/
    margin:0;
    border:0;
    outline:0;
	box-shadow: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;	
}

.searchbox-icon,
.searchbox-submit{
    display:inline-block;
	float: left;
    font-family: "Roboto Regular",sans-serif;
    font-size:12px;
    padding:0;
    margin:0;
    border:0;
    outline:0;
	/*padding: 4px 14px 4px;*/
	width: 40px;
	height: 38px;
    text-align:center;
    cursor:pointer;
    color:#FFF;
    background:#EF5350;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;	    
}

.searchbox-open{
    width:100%;
}
.searchbox .glyphicon{
	color:#FFF;
	font-size: 12px;
	top: 13px;
}

/*.searchbox-open .searchbox-icon{*/
/*	padding: 4px 20px 2px;*/
/*}*/

/*Second Search Option
-----------------------*/
.header-bottom-search{
	position: relative;
	z-index: 4;
	right: 15px;
}
.header-search{
	display: block;
	position: relative;
}

.header-search a.search-icon{
	display: block;
	position: relative;
	float: right;
	width: 50px;
	height: 50px;
	background-image: url(../img/thin-019_zoom_find_search_magnifying_glass_1.png) !important;
	background-position: center center;
	background-repeat: no-repeat !important;
	opacity: 1;
	filter: alpha(opacity=100);
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border: 0;
}
.header-search a.search-icon:hover{
	opacity: 0.76;
	filter: alpha(opacity=66);
}
.search-icon.sep-line:before{
	content: "";
	top: 10px;
	right: 0;
	position: absolute;
	height: 20px;
	width: 1px;
	display: block;
	background: #ebebeb;
	z-index: 1;
}

.search-dropdown{
	position: absolute;
	top: 50px;
	top: 92px;
	left: 0;
	display: block;
	visibility: hidden;
	float: left;
	width: 100%;
	height: 40px;
	background-clip: padding-box;
	color: black;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-webkit-transition: all .3s ease .2s;
	-moz-transition: all .3s ease .2s;
	-o-transition: all .3s ease .2s;
	transition: all .3s ease .2s;
}
.search-dropdown-full-width{
	margin: 0 -60px 0 -30px;
	height: 41px;
	background-color: rgba(255,255,255,0.5);
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.active-dropdown .search-dropdown,
.header-search:hover .search-dropdown{
	opacity: 1;
	filter: alpha(opacity=100);
	top: 50px;
	top: 86px;
	visibility: visible;
}
.search-dropdown form input{
	text-align: center;
	border: none;
	height: 40px;
	padding: 10px;
	background-color: rgba(255,255,255,0.75);
	font-size: 14px;
}
.search-dropdown form input.form-control:focus {
	background-color: rgba(255,254,239,0.75);
}
.header-bottom-search .search-dropdown{
	height: 80px;
}
.header-bottom-search .search-dropdown-full-width{
	background-color: rgba(255,255,255,0.7);
	padding-top: 20px;
	padding-bottom: 20px;
	height: 80px;
}
.header-bottom-search form{
	position: relative;
}
.header-bottom-search .search-dropdown form input{
	text-align: inherit;
}
.header-bottom-search form button{
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	padding-left: 24px ;
	padding-right: 24px;
	background: #e4292e;
	margin-top: 0;
	border-radius: 0;
	color: #fff;
}

/*  FRONT POPUP
==========================*

.popup {
    float: left;
    width: 48%;
	margin-left: 1%;
	margin-right: 1%;
    background: #fff;
    padding: 45px 50px;
    position: relative;
	text-align: left;
	min-height: 462px;
}
.popup:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 18px solid #fff;
    position: absolute;
    top: 40%;
    left: -18px;
}

.items .item{
	position: relative;
}
.items .item-detail1, .items .item-detail2, .items .item-detail3{margin-bottom: 25px;}


/*added by 2 start
--------------------*/

.items{
	padding-top: 20px;
}

.item{
	cursor: pointer;
	position: relative;
}

.popup-first, .popup-second, .popup-third, .popup-fourth{
	float: left;
    width: 50%;
    background: #fff;
    padding: 36px 50px 55px 50px;
    position: absolute;
	top: 61px;
    text-align: left;
    z-index: 10;
    display: none;
	box-shadow: 2px 2px 7px rgba(0,0,0, 0.2);
    border-radius: 5px;
}
/*.popup-first{
    margin-left: 1%;
}*/
.popup-second{
    margin-left: 24%;
}
.popup-third{
    margin-left: 49%;
}
.popup-first{
	margin-left: 1%;
}
.popup-fourth{
    margin-left: 26%;
}

.popupbox{
	display: block !important;
}

.popup-second:before, .popup-third:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-right: 18px solid #fff;
    position: absolute;
    top: 40%;
    left: -18px;
}

.popup-first:before, .popup-fourth:before{
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid #fff;
    position: absolute;
    top: 40%;
    right: -18px;
}

/*image overlay
--------------------*/

.hovereffect {
  width: 100%;
  /*height: 100%;*/
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 3em;
  text-align: left;
  background: transparent;
  opacity: 1;
}

.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  /*width: calc(100% + 60px);*/
  /*-webkit-transform: translate3d(-40px,0,0);*/
  /*transform: translate3d(-40px,0,0);  */
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
}

.hovereffect .overlay:before {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.45s;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  text-align: center;
}

.hovereffect p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

.hovereffect:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);

}

.hovereffect:hover .overlay:before,
.hovereffect:hover a, .hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);

}

/*col 5*/

.col-12-5{
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 20%;
}


/* CUP IMAGE STYLING STARTS: same class for frontend and backend except class: .display_item and .display_item
========================================================*/

.display{
    background: #fff;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	padding: 20px 20px 0 20px;
    margin: 0 auto;
    width: 750px;
}

.display_item {
	position: relative;
	/*padding-top:10px;*/
}

.display_item #mug-container{
    overflow: hidden;
    position: relative;
    width: 710px;
    height: auto;
    margin: 0 auto;
}

#mug-container .thumbnail{
    width: 50%;
    float: left;
    border: 0;
    padding: 0;
}

#mug-container .thumb{
    position: relative;
    top: 0;
    left: 0;

}

/* image_preview_container: main area
-------------------------------------*/

#mug-container #image_preview_container{
    position: absolute;
    top: 40px;
    left: 121px;
    width: 469px;
    height: 264px;
    overflow: hidden;
}

/*bg images*/

/*
#mug-container #bgimage_preview {
	width: 555px;
	height: 230px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

#mug-container #bgimage_preview img,
#mug-container #image1_preview img,
#mug-container #image2_preview img,
#mug-container #image3_preview img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}*/

/*image place holders*/

#mug-container #image1_preview,
#mug-container #image2_preview,
#mug-container #image3_preview{
	overflow: hidden;
	position: absolute;
	z-index: 2;
}

#mug-container #bgimage_preview img,
#mug-container #image1_preview img,
#mug-container #image2_preview img,
#mug-container #image3_preview img{
	width: 100%;
	height: auto;
}

/*text placeholder*/

#mug-container #text1_preview,
#mug-container #text2_preview,
#mug-container #text3_preview{
	font-size: 16px;
	color: #ff0000;
	z-index: 3;
	position: absolute;
	display: block;
	font-family: Impact;
	text-shadow: -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
}

/* template variations
-------------------------------------*/

/* notextonebg: one photo */

#mug-container .notextonebg #image1_preview{
    height: 162px;
    left: 50%;
    margin-left: -65px;
    top: 60px;
    width: 130px;
}

/* onetextonebg: one text one photo */

#mug-container .onetextonebg #image1_preview{
	width: 130px;
	height: 162px;
	left: 20px;
	top: 60px;
}

#mug-container .onetextonebg #text1_preview{
	width: 278px;
	height: 162px;
	text-align: center;
	top: 60px;
	right: 20px;
}
#mug-container .onetextonebg #text1_preview p{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/* onetexttwobg: one text two photo*/

#mug-container .onetexttwobg #image1_preview{
    width: 130px;
    height: 162px;
    left: 20%;
    top: 60px;
    transform: translate(-50%,0%);
}

#mug-container .onetexttwobg #text1_preview{
	width: 134px;
	height: 162px;
	left: 50%;
	margin-left: -67px;
	top: 60px;
	text-align: center;
}
#mug-container .onetexttwobg #text1_preview p{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#mug-container .onetexttwobg #image2_preview{
	width: 130px;
	height: 162px;
	top: 60px;
	right: 20%;
	transform: translate(50%,0%);
}

/* onetextthreebg, notextthreebg: one text three photo, three photo */

#mug-container .onetextthreebg #image1_preview,
#mug-container .notextthreebg #image1_preview{
    left: 35px;
    top: 60px;
    width: 110px;
    height: 146px;
}

#mug-container .onetextthreebg #image2_preview,
#mug-container .notextthreebg #image2_preview{
	left: 50%;
	top: 60px;
    width: 110px;
    height: 146px;
	margin-left: -55px;
}

#mug-container .onetextthreebg #image3_preview,
#mug-container .notextthreebg #image3_preview{
	right: 35px;
	top: 60px;
    width: 110px;
    height: 146px;
}

#mug-container .onetextthreebg #text1_preview {
    height: 44px;
    text-align: center;
    top: 210px;
    line-height: 1.3;
    width: 429px;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
}

/* onetextnobg: one text  */

#mug-container .onetextnobg #text1_preview{
    width: 280px;
    height: 162px;
    left: 50%;
    margin-left: -140px;
    text-align: center;
    top: 60px;
}
#mug-container .onetextnobg #text1_preview p{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/*twotextonebg: one photo two text */

#mug-container .twotextonebg #text1_preview{
    width: 130px;
    height: 162px;
    text-align: center;
    top: 60px;
	left: 20px;
}
#mug-container .twotextonebg #text1_preview p{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#mug-container .twotextonebg #image1_preview {
    width: 130px;
    height: 162px;
    left: 20px;
    top: 60px;
    left: 50%;
    margin-left: -65px;
}

#mug-container .twotextonebg #text2_preview{
    width: 130px;
    height: 162px;
    text-align: center;
    top: 60px;
	right: 20px;
}
#mug-container .twotextonebg #text2_preview p{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

/*twotexttwobg: two photo two text*/

#mug-container .twotexttwobg #image1_preview{
    width: 120px;
    height: 132px;
    text-align: center;
    top: 40px;
	left: 35px;
}

#mug-container .twotexttwobg #image2_preview{
    width: 120px;
    height: 132px;
    text-align: center;
    top: 40px;
	right: 35px;
}

#mug-container .twotexttwobg #text1_preview{
    width: 120px;
	height: 44px;
	text-align: center;
	top: 190px;
	left: 35px;
	line-height: 1.3;
	display: block;
}

#mug-container .twotexttwobg #text2_preview{
    width: 120px;
	height: 44px;
	text-align: center;
	top: 190px;
	right: 35px;
	line-height: 1.3;
	display: block;
}

/*notexttwobg: two photo*/

#mug-container .notexttwobg #image1_preview {
    width: 130px;
    height: 162px;
    text-align: center;
    top: 60px;
	left: 35px;
}

#mug-container .notexttwobg #image2_preview {
    width: 130px;
    height: 162px;
    text-align: center;
    top: 60px;
	right: 35px;
}


/*hidden classes in each js append class
--------------------------------------------*/

/*
#mug-container .notextonebg #image_preview_container #image2_preview,
#mug-container .notextonebg #image_preview_container #image3_preview{
	display: none;
}
#mug-container .onetextonebg #image_preview_container #image2_preview,
#mug-container .onetextonebg #image_preview_container #image3_preview{
	display: none;
}*/


/* ========================================================
    CUP IMAGE STYLING ENDS*/


/*display item buttons*/

.display_item .btn{
	display: table;
	margin: 0 auto 25px auto;
	padding: 5px 18px;
	font-size: 12px;
}

.customization-bar .btn-group{
	display: table;
	margin: 0 auto;
}
.customization-bar .btn-group .btn{
	margin-top: 10px;
	float: none;
}
/*
.customization-bar input[type="checkbox"], .customization-bar input[type="radio"], .customization-bar .quantity-center{
	margin-bottom: 10px;
}*/


/*bag page
----------*/

.bag-container{
    margin-bottom: 60px;
}

table.shop_table {
    border-collapse: collapse;
    border: 1px solid hsla(0, 0%, 0%, 0.1);
    border-collapse: separate;
    border-radius: 0;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
}

table.shop_table {
    border: 1px solid hsla(0, 0%, 0%, 0.1);
    border-collapse: separate;
    border-radius: 0;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
	font-size: 14px;
}

table.shop_table thead th{
	background: #F8F8F8;
}

table.shop_table th {
    font-weight: 500;
    padding: 16px 20px;
    text-transform: uppercase;
}

table.shop_table td {
    border-top: 1px solid hsla(0, 0%, 0%, 0.1);
    padding: 15px 20px;
    vertical-align: middle;
}

table.shop_table .product-thumbnail{
	padding-top: 20px;
	padding-bottom: 20px;
}
table.shop_table .product-thumbnail img {
    max-width: 100%;
}

table.shop_table .product-name{
	text-transform: uppercase;
}

table.shop_table td.actions{
	background: #F8F8F8;
}
table.shop_table td.actions .btn-default{
	margin-top: 15px;
	margin-bottom: 15px;
}
table.shop_table  .product-action .fa{
	font-size: 20px;
}

/* gallery section
============================*/
.overlay{
	background: #000;
    height: 100%;
    opacity: 0.4;
    position: absolute;
    width: 100%;
}

.page-header-img{
	position: relative;
	margin: 0;
}
.page-header-spacer{
	padding: 80px 0;
}
.page-header-img h1, .page-header-img p{
	color: #fff;
}

.white-bg{
	background: #fff;
}
.band-red{
	background: #EF5350;
	width: 100%;
}
.band-dark-con{
	color: #fff;
}

.mt-20{
	margin-top: 20px;
}
.mt-30{
	margin-top: 30px;
}

.customization-bar h5{
	margin: 5px 0;
}

.gallery-cat, .band-con{
	padding: 30px 0 50px;
	text-align: center;
}
.gallery-cat .btn{
	margin-right: 12px;
	display: inline-block;
	background: #fff;
	color: #EF5350;
}

.btn-sm{
	padding: 6px 18px;
	margin-top: 15px;
}

.btn-big{
	padding: 16px 50px;
	border-radius: 30px;
}

.order .btn{
    border-radius: 2px;
    display: table;
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
}

.page-section{
	margin-top: 40px;
}

.product-gallery .item-detail{
    background: #fff;
    padding-bottom: 20px;
}
.product-gallery .item-detail h1{
	text-align: center;
	font-size: 15px;
}
.product-gallery .item-qty{
	/*border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	padding: 17px 0 0 0;*/
}
.product-gallery .quantity-center{
	float: none;
	margin: 0 auto;
}
.product-gallery .price{
	text-align: center;
}

.products{
	margin-bottom: 10px;
	overflow: hidden;
}
.products .product{
	margin-bottom: 30px;
	position: relative;
}
.products .product-thumb .thumbnail{
	margin-bottom: 20px;
}

.product .checkbox{
	position: absolute;
	top: 15px;
	left: 50px;
}

.checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
}
.checkbox label::before {
    background-color: #fff;
    border: 3px solid #545454;
    border-radius: 0px;
    content: "";
    display: inline-block;
    height: 17px;
    left: 0;
    margin-left: -20px;
    position: absolute;
    transition: border 0.15s ease-in-out 0s, color 0.15s ease-in-out 0s;
    width: 17px;
}
.checkbox label::after {
    color: hsl(0, 0%, 33%);
    display: inline-block;
    font-size: 11px;
    height: 16px;
    left: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    position: absolute;
	top: -4px;
    width: 16px;
}
.checkbox input[type="checkbox"] {
    opacity: 0;
	z-index: 999;
	cursor: pointer;
	width: 17px;
}

.checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::before {
    background-color: #fff;
    border-color: #EF5350;
}
.checkbox input[type="checkbox"]:checked + label::after {
    content: "";
    font-family: "FontAwesome";
	color: #EF5350;
}

.product .checkbox label::before {
	width: 32px;
	height: 32px;
}
.product .checkbox label::after{
	top: 3px;
	left: 5px;
	font-size: 15px;
}
.product .checkbox input[type="checkbox"]{
	width: 32px;
	height: 32px;
}

.pagination-status{
	color: #464646;
	display: block;
	float: right;
}
.pagination-status span{
	font-weight: bold;
}

.pagination{
	display: block;
	clear: both;
	margin: 0;
	float: right;
}
.pagination > li > a, .pagination > li > span{
	border: 0;
	padding: 12px 20px;
	margin-left: 2px;
	background: #e1dfdf;
	color: #464646;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover{
	background: #EF5350;
	color: #fff;
}
.pagination .prev a{
}
.pagination .next a{
}

.pagination > li:first-child > a, .pagination > li:first-child > span,
.pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius: 2px;
}
.pagination > li:nth-of-type(2) > a, .pagination > li:nth-of-type(2) > span{
	border-radius: 2px;
}
.pagination > li:nth-last-of-type(2) > a, .pagination > li:nth-last-of-type(2) > span{
	border-radius: 2px ;
}

.product-nav-top{
	border-bottom: 1px solid #e1e1e1;
    padding: 35px 0;
    margin-bottom: 20px;
	overflow: hidden;
}
.product-nav-btm{
    clear: both;
    overflow: hidden;
    /*margin-top: 30px;   */
}

.product-nav-top.stick {
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    padding: 10px 0;
    background: rgba(0,0,0,0.15);
}


/*crop checbox part*/
.checkbox.crop-checkbox input[type="checkbox"]{
	margin-left: 0;
	margin-top: 3px;
	position: relative;
}
.checkbox.crop-checkbox label::before{
	margin-top: 3px;
}
.display_item .checkbox.crop-checkbox{
    text-align: center;
    margin: 0 auto 10px;
}

.goToTop {
  position: fixed;
  top: 0;
  z-index: 999;
  opacity: 0.95;
}
.goToTop .band-con{
	padding: 10px 0 20px;
}

/*CMS PAGE styling
---------------------*/
.cms_sec{
	/*margin-top: 44px;*/
    letter-spacing: 0;
}
.cms_sec .cms_ttl{
    /*font-family: "Roboto Black",sans-serif;*/
    font-size: 44px;
    /*font-weight: bold;*/
    /*text-transform: uppercase;*/
	border-bottom: 1px solid hsl(0, 2%, 88%);
	padding-bottom: 15px;
	margin-bottom: 30px;
}
.cms_sec h1, .cms_sec h2, .cms_sec h3, .cms_sec h4, .cms_sec h5, .cms_sec h6{
	/*font-family: "Roboto Black",sans-serif;*/
	/*font-weight: bold;*/
	font-size:30px;
	display:block;
	margin-bottom:15px;
}
.cms_sec h2{
	font-size: 26px;
}
.cms_sec h3{
	font-size: 22px;
}
.cms_sec h4{
	font-size: 18px;
}
.cms_sec h5{
	font-size: 16px;
}
.cms_sec h6{
	font-size: 14px;
}
.cms_sec img.left{
    margin: 0 20px 0 0;
}
.cms_sec img.right{
    margin: 0 0 0 20px;
}
/*.cms_sec p, .cms_sec span, .cms_sec b, .cms_sec strong, .cms_sec em{color:#959595; font-style:normal; font-weight:normal; font-size:14px; display:block; margin-bottom:10px;}*/
.cms_sec p{color:#959595; font-style:normal; font-weight:normal; font-size:14px; display:block; margin-bottom:10px;}
.cms_sec strong{font-weight:bold !important;}
.cms_sec span, .cms_sec b, .cms_sec strong, .cms_sec em{color:#959595; font-style:normal; font-weight:normal; font-size:14px; margin-bottom:10px;}
.cms_sec ul, .cms_sec ol{margin-bottom:10px; list-style-type:square; padding-left:15px;}
.cms_sec ul li, .cms_sec ol li{margin-bottom:0; list-style-type:disc #000; color:#959595; font-style:normal; font-weight:normal; font-size:14px;}
.cms_sec ul li ul li, .cms_sec ol li ol li{list-style-type:circle;}
.cms_sec ul li ul li ul li, .cms_sec ol li ol li ol li{list-style-type:disc;}


/* clayfy PLUGIN CSS
============================*/

.clayfy-box:not(.clayfy-not-move) {
  cursor: move; }
.clayfy-ghost {
  z-index: 1000; }
.clayfy-ghost-opacity {
  opacity: .5; }
.clayfy-handler.clayfy-top {
  cursor: n-resize; }
  .clayfy-handler.clayfy-top.left {
    cursor: nw-resize;
    /*
    &:before{
        content: '';
        position: absolute;
        top:0; left:0;
        height: 100%; width: 100%;
        border-top: 1px solid #000;
        border-left: 1px solid #000;
    }
    */}
.clayfy-handler.clayfy-top.right {
    cursor: ne-resize; }
.clayfy-handler.clayfy-bottom {
  cursor: n-resize; }
.clayfy-handler.clayfy-bottom.left {
    cursor: sw-resize; }
.clayfy-handler.clayfy-bottom.right {
    cursor: se-resize; }
.clayfy-handler.clayfy-left {
  cursor: w-resize; }
.clayfy-handler.clayfy-right {
  cursor: w-resize; }
.clayfy-sort-droparea {
  border: 2px solid #ccc;
}
#overlay-div{
	display: none;
	opacity:    0.5;
	background: #000;
	width:      100%;
	height:     100%;
	z-index:    10;
	top:        0;
	left:       0;
	position:   fixed;
}
#overlay-div img{
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 150px;
}


/*ADDED*/

.itemrow {
	position: relative;
}

/*flex*/

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.mt-40{
    margin-top: 40px;
}

.mb-30{
    margin-bottom: 30px;    
}
.mb-40{
    margin-bottom: 40px;    
}
.mb-50{
    margin-bottom: 50px;    
}

/* ======================= Slider =======================*/

.carousel-inner > .item{
    cursor: default;
}

.full-carousel{
    margin-bottom: 70px;
}
.full-carousel .carousel-inner .carousel-inner > .item > a > img,
.full-carousel .carousel-inner > .item > img{
	width: 100%;
}



/*  MEDIA QUERY: MIN & MAX
=====================================================*/

@media (min-width:1600px){
	/*.container {
		width: 1520px;
	}
    .item .thumbnail a > img, .item .thumbnail > img{
        height: 410px;
    }*/
}

@media (max-width: 1599px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 992px) {
}

@media (max-width: 767px) {

	.top_header{
		text-align: center;
	}
	.top_header li, .top_header ul.right{
		float: none;
	}
	.top_header ul.right li a{
		 display: block;
		 margin-top: 10px;
	}
	
	.logo{
	    margin-left: 20px;
	    margin-top: 10px;
	}
	
	.navbar-toggle{
	    margin-top: 35px;
	}

    /*navigation*/
    .navbar-default .navbar-nav > li{
        float: none;
        display: block;
        text-align: left;
        margin-bottom: 10px;
    }

	#searchbox-container {
	    margin: 20px 0 0;
	}

    .navbar-default .navbar-nav > li#searchbox-container{
        float: none;
        margin: 20px 20px;
        overflow: hidden;
    }
    .searchbox-input{
        width: 85%;
    }
    
    .searchbox-icon, .searchbox-submit{
        width: 15%;
    }

	.display .col-md-6, .display .col-md-6:last-child{
		padding-right: 15px;
		padding-left: 15px;
	}

	.footer, #powered{
		text-align: center;
	}

	.customization-bar h5{
		margin: 5px 0;
	}
	.form-control, input[type="file"]{
		margin-bottom: 5px;
	}


}

@media (max-width: 620px){
}

@media (max-width: 520px){
}

@media (min-width: 480px){
}


/* MEDIA QUERY: RANGE
===========================*/

@media only screen and (min-width:1281px) and (max-width: 1599px)  {
}

@media (min-width: 993px) and (max-width: 1599px){
}

@media (min-width: 768px) and (max-width: 991px) {

	.display .col-md-6, .display .col-md-6:last-child{
		padding-right: 15px;
		padding-left: 15px;
	}
	#searchbox-container {
	    margin: 20px 0 0;
	}

	.display_item{
		width: 100%;
	}
	.display_item #mug-container{
		margin: 0 auto;
	}

	.product_type{
		width: 100%;
		margin-top: 50px;
	}

    .item .thumbnail a > img, .item .thumbnail > img{
        height: 401px;
    }

}

@media (min-width: 480px) and (max-width: 550px){
	.display .col-md-6, .display .col-md-6:last-child{
		padding-right: 15px;
		padding-left: 15px;
	}
	#searchbox-container {
	    margin: 20px 0 0;
	}
}

@media (min-width: 300px) and (max-width: 480px){
	.display .col-md-6, .display .col-md-6:last-child{
		padding-right: 15px;
		padding-left: 15px;
	}
	#searchbox-container {
	    margin: 20px 0 0;
	}
}
