/* General Demo Style */

@font-face {
    font-family: 'fontawesome';
    src: url('../fonts/fontawesome.eot');
    src: url('../fonts/fontawesome.eot?#iefix') format('embedded-opentype'), url('../fonts/fontawesome.svg#fontawesome') format('svg'), url('../fonts/fontawesome.woff') format('woff'), url('../fonts/fontawesome.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body,
html {
    font-size: 14px;
    padding: 0;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
}
.font2 {
    font-family: 'Courgette', cursive;
    color: #47433F;
}
.tool_heading{
	display:none;
}
/* Reset */

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.main,
.container > header {
    max-width: 1170px;
    margin: 0 auto;
    width: inherit !important;
}
.container {
    width: inherit !important;
    max-width: 1170px;
}
.container > header {} .icon-drop:before,
.icon-arrow-left:before {
    font-family: 'fontawesome';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    speak: none;
    font-style: normal;
    font-weight: normal;
    line-height: 2;
    text-align: center;
    color: #47a3da;
    -webkit-font-smoothing: antialiased;
    text-indent: 8000px;
    padding-left: 8px;
}
.container > header nav a:hover:before {
    color: #fff;
}
.icon-drop:before {
    content: "\e000";
}
.icon-arrow-left:before {
    content: "\f060";
}
ul {
    margin: 0px;
    list-style: none;
    padding: 0px;
}
a:hover {
    text-decoration: none
}
.call {
    float: left;
}
.call h3 {
    color: #6c6c6c;
}
.call h3 a {
    color: #6c6c6c;
}
.adr {
    float: right;
    background: rgba(66, 66, 66, .4);
    font-size: 10px;
    color: #fff;
    padding: 8px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}
.adr a {
    color: #fff;
    clear: both;
    display: block;
}
.adr i {
    color: #424242;
    font-size: 12px;
    margin-right: 5px;
}
.logo {
    float: right;
    width: 100%;
    text-align: center;
}
.slider-text {
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -80px;
}
.btn-warning {
    color: #fff;
    background-color: #E37D2B;
    border-color: #E37D2B;
}
.header-top {
    position: absolute;
    left: 0;
    right: 0;
	z-index: 1010;
    /*z-index: 9999;*/
}
.header-top2 {
    background: #d8bd86;
}
.header-top-inner {
    background: #ff6d24;
    height: 10px;
}
.nav-menu-left {
    float: left;
    padding: 20px 0 0 0;
}
.nav-menu-right {
    float: right;
    padding: 17px 0 0 0;
}
.slider-text h2 {
    color: #E37D2B;
    font-size: 52px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.slider-text h3 {
    color: #424242;
    font-size: 20px;
    font-family: 'Courgette', cursive;
    font-weight: 700;
    margin: 15px 0 20px 0;
}
.slider-text button i {
    margin-left: 5px;
}
.cbp-bipause {
    display: none;
}
.nav-menu {
    padding: 25px 0;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    z-index: 99;
    left: 0;
    right: 0;
}
.nav-menu li {
    display: inline-block;
    padding: 0 15px;
}
.nav-menu nav {
    text-align: center;
    line-height: 60px;
}
.nav-menu li a {
    color: #F6823C;
    font-size: 16px;
}
.nav-menu-left li a,
.nav-menu-right li a {
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    padding: 0 15px;
}
.nav-menu-left li,
.nav-menu-right li {
    display: inline-block;
    color: #fff;
    font-size: 16px;
}
.owl-controls {
    position: absolute;
    top: 50%;
    max-width: 1170px;
    left: 0;
    right: 0;
    margin: -32px auto 0 auto;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
    width: 64px;
    height: 64px;
}
.owl-buttons i {
    line-height: 64px;
    text-align: center;
    font-size: 64px;
    width: 64px;
    height: 64px;
    color: #909090;
}
.owl-prev {
    float: left;
}
.owl-next {
    float: right;
}
.owl-pagination {
    display: none;
}
img {
    max-width: 100%
}
.box {
    position: relative;
}
.text-box {
    position: absolute;
    top: 50%;
    margin-top: -210px;
    text-align: center;
    width: 100%;
}
.text-box h2 {
    font-size: 36px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 40px 0;
}
.text-box p {
    font-size: 20px;
    color: #fff;
    font-family: 'Courgette', cursive;
    margin: 0 0 15px 0;
}
.text-box a {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 12px 25px;
    border: 1px solid #fff;
    border-radius: 8px;
    margin: 25px 0 0 0;
}
.text-box button {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 12px 25px;
    border: 1px solid #fff;
    border-radius: 8px;
    margin: 25px 0 0 0;
    background: none;
}
.text-box a:hover {
    background: #fff;
    color: #98844a;
}
.text-box button:hover {
    background: #fff;
    color: #98844a;
}
.text-box a:hover span {
    background: url(../images/team-arrow.png) no-repeat center right;
    padding: 0 35px 0 0
}
.text-box button:hover span {
    background: url(../images/team-arrow.png) no-repeat center right;
    padding: 0 35px 0 0
}
.icon-box {
    border: 3px solid #fff;
    display: inline-block;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin-bottom: 40px;
}
section {
    clear: both;
}
.icon1 {
    background: url(../images/t-shirt.png) no-repeat center center;
}
.icon2 {
    background: url(../images/t-shirt2.png) no-repeat center center;
}
.icon3 {
    background: url(../images/cap.png) no-repeat center center;
}
.box img {
    opacity: 0;
    filter: alpha(opacity=0);
}
.box1-bg {
    background: url(../images/direct-garment-feature-dark.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.box2-bg {
    background: url(../images/screen-print-feature-dark.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.box3-bg {
    background: url(../images/embroidery-feature-dark.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.box1-bg:hover {
    background: url(../images/direct-garment-feature.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.box1-bg.active {
    background: url(../images/direct-garment-feature.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.box2-bg:hover {
    background: url(../images/screen-print-feature.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.box2-bg.active {
    background: url(../images/screen-print-feature.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.box3-bg:hover {
    background: url(../images/embroidery-feature.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.box3-bg.active {
    background: url(../images/embroidery-feature.jpg) no-repeat left top;
    background-size: 100% 100%;
}
.text-box a i {
    font-size: 16px;
}
.nav-menu.fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    /*z-index: 9999;*/
	z-index: 1010;
    bottom: auto;
}
.nav-menu.fixed.nav-menu {
    padding: 5px 0;
}
.section1 {
    padding: 80px 0;
    background: #f7f7f7;
}
.section1 h2 {
    font-size: 42px;
    color: #E37D2B;
    text-align: center;
    margin: 0 0 15px 0;
    font-weight: 700;
}
.section1 h4 {
    font-size: 20px;
    font-family: 'Courgette', cursive;
    font-weight: 700;
    text-align: center;
    margin: 0 0 40px 0;
}
.pr-box h5 {
    text-align: center;
    font-weight: bold;
    margin: 15px 0;
}
.pr-box {
    box-shadow: 0px 2px 3px #ccc;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-top: none;
    border-radius: 3px;
    float: left;
    width: 100%;
}
.pr-details {
    border-top: 1px solid #e8e8e8;
    padding: 10px;
    float: left;
    width: 100%;
}
.pr-details p {
    margin: 10px 0 15px 0;
}
.pr-details .sold {
    background: #D8BD84;
    color: #fff;
    float: right;
    padding: 3px 5px;
    font-size: 12px;
    border-radius: 3px;
}
.pr-details .buy-link{
	background: #F6823C;
    color: #fff;
    float: right;
    padding: 3px 10px;
    font-size: 12px;
    border-radius: 3px;
	margin-right:5px;
}

.pr-details .price {
    float: left;
    font-weight: bold;
    color: #47433F;
    line-height: 18px;
}
.img-box {
    padding: 0 15px;
    text-align: center;
}
.section1 .row {
    margin-right: -10px;
    margin-left: -10px;
}
.section1 .col-sm-3 {
    padding: 10px;
    float: left;
}
.search-input {
    margin: 50px 0 0 0;
    text-align: center;
}
.search-input input[type="search"] {
    border: 1px solid #D8BD84;
    border-radius: 5px;
    padding: 10px;
    min-width: 300px;
    text-align: center;
}
section.section2 {
    text-align: center;
    background: url(../images/shirmo-shop-hero-dark.jpg) no-repeat center right;
    background-size: cover;
    padding: 200px 0;
}
section.section2_1 {
    text-align: center;
    background: #E37D2B;
    padding: 100px 0;
    display: none;
}
.section2 h2,
.section2_1 h2 {
    font-size: 52px;
    color: #fff;
    font-weight: 700;
    margin: 30px 0 15px 0;
    text-transform: uppercase;
}
.section2 h4,
.section2_1 h4 {
    font-size: 20px;
    font-family: 'Courgette', cursive;
    font-weight: 700;
    margin: 0;
    color: #fff;
}
.section2_1 p {
    margin: 30px 0;
    color: #f2bd93;
}
.section2 button {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 12px 25px;
    border: 1px solid #fff;
    border-radius: 8px;
    margin: 25px 0 0 0;
    min-width: 170px;
    background: none;
}
.section2 button:hover {
    color: #fff;
}
section.section3 {
    padding: 80px 0;
}
.section3 h2 {
    font-size: 38px;
    font-weight: 700;
    margin: 0 0 50px 0;
}
.section3 .news h2 {
    color: #E37D2B;
}
.section3 .event h2 {
    color: #008296;
}
.section3 h4 {
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 20px 0;
}
.section3 p {
    margin: 0 0 20px 0;
}
.news-row {
    padding: 0 0 20px 0;
}
.section3 .news h4 {
    color: #E37D2B;
}
.section3 .event h4 {
    color: #008296;
}
.news a {
    display: inline-block;
    font-size: 12px;
    color: #E37D2B;
    padding: 12px 25px;
    border: 1px solid #E37D2B;
    border-radius: 8px;
    min-width: 170px;
    text-align: center;
}
.event a {
    display: inline-block;
    font-size: 12px;
    color: #47433F;
    padding: 10px 25px;
    border: 1px solid #47433F;
}
.date {
    float: left;
    border: 3px solid #D8BD84;
    padding: 5px;
    border-radius: 8px;
    text-align: center;
    color: #D8BD84;
    max-width: 60px;
}
.date .rd {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #D8BD84;
    display: inline-block;
}
.date .mt {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
}
.date .dt {
    width: 100%;
    display: inline-block;
    font-size: 35px;
    text-transform: uppercase;
    line-height: 25px;
}
.ov {
    overflow: hidden;
    padding: 0 0 0 30px;
}
.event-row {
    padding: 0 0 60px 0;
}
.news {
    padding: 0 75px 0 0;
}
.event {
    padding: 0 0 0 75px;
}
.br-right {
    border-right: 1px solid #c9c9c9;
}
.container-700 {
    max-width: 750px;
    margin: 0 auto;
    clear: both;
}
.container-950 {
    max-width: 950px;
    margin: 0 auto;
    position: relative;
}
.contact-form {} .contact-form .row {
    margin-right: -10px;
    margin-left: -10px;
}
.contact-form .col-sm-6 {
    padding: 15px 10px;
}
.contact-form .col-sm-7 {
    padding: 15px 10px;
}
.contact-form .col-sm-5 {
    padding: 15px 10px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"] {
    padding: 15px 10px;
    width: 100%;
    border-radius: 6px;
    border: none;
    background: #ff9b4b;
    color: #f2bd93;
}
.section2_1 button {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    padding: 12px 25px;
    border: 1px solid #fff;
    border-radius: 8px;
    margin: 25px 0 0 0;
    min-width: 170px;
    background: none;
}
.section2_1 button:hover {
    color: #fff;
}
.section2_1 button span {
    background: url(../images/team-arrow2.png) no-repeat center right;
    padding: 0 25px;
}
.location {
    position: relative;
}
.location h2 {
    background: #E37D2B;
    font-size: 42px;
    color: #fff;
    font-weight: 700;
    margin: 0 0 0 -232px;
    text-transform: uppercase;
    position: absolute;
    display: inline-block;
    padding: 20px 50px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    left: 50%;
}
.location img {
    width: 100%;
}
.marginbottom{
	/*margin-bottom:180px;*/
	min-height:600px;
}
.footer1aparent{
	/*position:fixed;*/
	bottom:0px;
	left:0px;
	width:100%;
}
.footer1,.footer1a {
    background: #e37d2b;
    padding: 40px 0;
    text-align: center;
}
.footer1a{
	padding:10px 0;
}
.footer1 h2,.footer1a h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin: 20px 0 10px 0;
}
.footer1a h2{
	margin:5px 0;
}
.footer1 h2 a {
    color: #fff;
}
.footer1 ul {} .footer1 li {
    display: inline-block;
}
.footer1 li a {
    padding: 0 15px;
    font-size: 12px;
    color: #f4cbaa;
    border-right: 1px solid #f4cbaa;
}
.footer1 li:last-child a {
    border-right: none;
}
.social-icon {
    padding: 40px 0 0 0;
}
.social-icon a {
    font-size: 20px;
    padding: 0 20px;
    color: #fff;
}
.footer2 {
    background: #974b0f;
    padding: 10px 0;
    color: #cba587;
    text-align: center;
    font-size: 12px;
}
.footer2 p {
    margin: 0 0 10px 0
}
.footer2 a {} .model1 {
    float: left;
    width: 100%;
    display: none;
}
.model2 {
    float: left;
    width: 100%;
    display: none;
}
.model3 {
    float: left;
    width: 100%;
    display: none;
}
.acrodin-stap h2 {
    font-size: 52px;
    color: #C4A56E;
    font-weight: 700;
    margin: 0 0 10px 0;
}
.acrodin-stap h3 {
    font-size: 20px;
    font-family: 'Courgette', cursive;
    margin: 0 0 15px 0;
}
.acrodin-stap {
    padding: 35px 0;
}
.m-close {
    color: #98844a;
    border: none;
    background: none;
    padding: 0;
    font-size: 48px;
    font-weight: 100;
    position: absolute;
    left: -75px;
    top: 30px;
}
.model1 .panel-default {
    border: none;
    border-bottom: 1px solid #d0d2d1;
    border-radius: 0px;
}
.model2 .panel-default {
    border: none;
    border-bottom: 1px solid #d0d2d1;
    border-radius: 0px;
}
.model3 .panel-default {
    border: none;
    border-bottom: 1px solid #d0d2d1;
    border-radius: 0px;
}
.model1 .panel-title {
    color: #C4A56E;
    font-size: 22px;
}
.model2 .panel-title {
    color: #974b0f;
    font-size: 22px;
}
.model3 .panel-title {
    color: #018297;
    font-size: 22px;
}
.model2 .m-close {
    color: #974b0f;
}
.model3 .m-close {
    color: #018297;
}
.model1 .panel-default>.panel-heading,
.model2 .panel-default>.panel-heading,
.model3 .panel-default>.panel-heading {
    background-color: #f6f8f7;
    border: none;
    padding: 45px 30px;
    border-radius: 0;
}
.model1 .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
}
.model2 .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
}
.model3 .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border: none;
}
.panel-group .panel+.panel {
    margin-top: 0px;
}
.panel-group {
    border-top: 1px solid #d0d2d1;
}
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit;
    text-decoration: none;
}
.panel-body {
    padding: 0 15px 30px 15px;
}
.panel-body .row {
    margin-right: -10px;
    margin-left: -10px;
}
.panel-body .col-sm-3 {
    padding: 10px
}
.act1 {
    border: 1px solid #ababab;
    text-align: center;
    border-radius: 10px;
    position: relative;
}
.act1in {
    border: 3px solid #fff;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
	min-height:500px;
}
.act1in h4 {
    margin: 5px 0 5px 0;
	display:block;
	overflow: hidden;
	text-overflow: ellipsis;
	height:75px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
}
.act1in span{
	color:#F6823C;
	margin-bottom:5px;
}
.cheack {
    position: absolute;
    top: 5px;
    right: 5px;
    display: none;
}
.active .cheack {
    display: block;
}
.active .act1in {
   /* border: 3px solid #30a231;*/
}
.act1.active {
    border: 3px solid #30a231;
    /*background: #30a231;*/
}
.button-row {
    text-align: center;
    margin: 20px 0;
}
.btn-danger {
    color: #fff;
    background-color: #974b0f;
    border-color: #974b0f;
    padding: 10px 40px;
    letter-spacing: 2px;
}
.thumb-pr {
    width: 200px;
    display: inline-block;
    margin: 0 10px 20px 10px;
}
.model1 .btn-danger {
    background-color: #c4a56e;
    border-color: #c4a56e;
}
.color-box {
    width: 90px;
    height: 90px;
    display: inline-block;
    margin: 0 10px 20px 10px;
}
.color-box div {
    width: 90px;
    height: 90px;
    display: inline-block;
    border: 5px solid #ccc;
    border-radius: 50%;
}
.select-color {
    text-align: center;
}
.color-box.active div {
    background: #30a233 url(../images/cheack3.png) no-repeat center center;
}
.black {
    background-color: #000;
}
.white {
    background-color: #fff;
}
.blue {
    background-color: #0000FF;
}
.red {
    background-color: #FF0000;
}
.gray {
    background-color: #808080;
}
.burgundy {
    background-color: #8C001A;
}
.select-color h4 {
    text-transform: uppercase;
    font-size: 14px;
}
.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.slider.slider-horizontal {
    width: 100%;
    height: 30px;
}
.slider.slider-horizontal .slider-track {
    height: 30px;
    width: 100%;
    top: 0;
    left: 0;
}
.slider input {
    display: none;
}
.slider .tooltip.top {
    margin-top: -36px;
}
.slider .tooltip-inner {
    white-space: nowrap;
}
.slider .hide {
    display: none;
}
.slider-track {
    position: absolute;
    cursor: pointer;
    background: #f6f8f7;
    border-radius: 10px;
}
.slider-selection {
    position: absolute;
    background: #f6f8f7;
    border-radius: 4px;
}
.slider-handle {
    position: absolute;
    width: 42px;
    height: 63px;
    background: url(../images/slider-track.png) no-repeat center center;
    margin-top: -16px;
}
.range-slider {
    margin: 0 45px;
    position: relative;
}
.number-d {
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #424242;
    font-size: 18px;
    left: -30px;
}
.number-d2 {
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #424242;
    font-size: 18px;
    right: -30px;
}
.t-sh {
    text-align: center;
    margin: 50px 0 0 0;
    font-size: 18px;
}
.t-sh b {
    font-size: 24px;
}
/*----------------------------
    The file upload form
-----------------------------*/

.upload {
    background-color: #fff;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    border: 1px dashed #a4a4a4;
    margin: 25px 0 0;
	position:absolute;
	bottom:-110px;
	left:0px;
	min-height:100px;
}
.drop {
    text-align: center;
    color: #424242;
    padding: 25px 15px;
}
.drop a {
    color: #F6823C;
    cursor: pointer;
    display: inline-block;
}
.drop a:hover {} .drop i {
    font-size: 18px;
    margin: 0 10px 0 0;
}
.drop input {
    display: none;
}
.upload ul {
    list-style: none;
}
.upload ul li {
    height: 75px;
    position: relative;
}
.upload ul li input {
    display: none;
}
.upload ul li p {
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 100px;
}
.upload ul li i {
    font-weight: normal;
    font-style: normal;
    display: block;
}
.upload ul li canvas {
    top: 15px;
    left: 32px;
    position: absolute;
}
.upload ul li span {
    width: 15px;
    height: 12px;
    position: absolute;
    top: 34px;
    right: 33px;
    cursor: pointer;
}
.upload ul li.working span {
    height: 16px;
    background-position: 0 -12px;
}
.upload ul li.error p {
    color: red;
}
.thumb-upload {
    border: 1px solid #ababab;
    text-align: center;
    border-radius: 10px;
    position: relative;
    background: #fff;
    padding: 20px;
    display: inline-block;
    max-width: 450px;
	margin-bottom:100px !important;
}
.file-upload h4 {
    font-weight: bold;
    margin: 0 0 20px 0;
    text-transform: uppercase;
}
.file-upload {
    text-align: center;
    margin: 0 0 20px 0;
    display: inline-block;
}
.get-quote .act1 {
    /*display: inline-block;*/
	float:left;
    max-width: 280px;
    margin: 0 10px;
}
.get-quote-quick .act1{
	max-width:138px;
    margin: 0 10px 10px;
	float:left;
}
.get-quote-quick .act1in{
	min-height:300px;
	padding:2px;
}
.get-quote-quick h2{
	color:#F6823C;
	font-size:18px;
	margin-bottom:5px !important;
}
.get-quot .act1in h4 {
    margin: 0 0 10px 0;
    font-size: 16px;
}
.get-quote h2 {
    margin: 15px 0 0 0;
    font-size: 32px;
}
.get-quote {
    margin: 0 0 20px 0;
    display: inline-block;
}
.model2 .acrodin-stap h2 {
    color: #974b0f;
}
.model3 .btn-danger {
    background-color: #974b0f;
    border-color: #974b0f;
}
.model3 .acrodin-stap h2 {
    color: #018297;
}
.model3 .btn-danger {
    background-color: #018297;
    border-color: #018297;
}
.logo-inner {
    float: left;
    margin: 15px 0 5px;
}
.logo-inner img{
	width:90px;
}
/* jQuery simple gallery Plugin css  */

.simplegallery {
    margin: 50px auto;
    overflow: hidden;
    border: 1px solid #fafafa;
    border-radius: 3px;
    padding: 10px;
}
.simplegallery .content {
    background: #fff;
    position: relative;
    float: left;
    padding: 15px;
    margin: 0 10px 0 0;
}
.simplegallery .content img {} .simplegallery .thumbnail {
    float: left;
    border: none;
    width: 100%;
    padding: 15px 0px;
    border-radius: 0px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #fafafa;
    margin-bottom: 0px;
}
.simplegallery .thumbnail .thumb {
    float: left;
    cursor: pointer;
    border: 1px solid #efefef;
    padding: 10px 8px;
    border-radius: 3px;
    margin: 5px 0px 5px 15px;
}
.simplegallery .thumbnail .thumb img {} .shop-ov {
    overflow: hidden;
    padding: 15px 0;
    border: 1px solid #fafafa;
    border-radius: 3px;
}
.simplegallery .thumbnail .last {} .shop .container {
    width: 970px;
}
.shop-dsc {
    padding: 15px;
}
.shop-dsc h3 {
    margin-top: 0;
}
.shop .container .stepwizard-step a {
    background: #c2c2c2;
    color: #e3e3e3;
    opacity: 1;
}
.shop .container a.btn-primary {
    background: #ff6d24;
    color: #fff;
    opacity: 1;
}
/*.shop .container .step1  a.btn-circle {  background:#c2c2c2 url(../images/step-active.png) no-repeat right top; } 
.shop .container .step1  a.btn-primary {  background:#ff6d24 url(../images/step-active.png) no-repeat right top; } 
.shop .container .step2  a.btn-circle {  background:#c2c2c2 url(../images/step-active.png) no-repeat right top; } 
.shop .container .step2  a.btn-primary {  background:#ff6d24 url(../images/step-active.png) no-repeat right top; } */

.step1 a.btn-default .arrow {
    background: #c2c2c2 url(../images/step-active.png) no-repeat right top;
    float: right;
    width: 31px;
    height: 40px;
}
.step1 a.btn-primary .arrow {
    background: #c2c2c2 url(../images/step-active_1.png) no-repeat right top;
    float: right;
    width: 31px;
    height: 40px;
}
.step2 a.btn-default .arrow {
    background: #c2c2c2 url(../images/step-active.png) no-repeat right top;
    float: right;
    width: 31px;
    height: 40px;
}
.step2 a.btn-primary .arrow {
    background: #c2c2c2 url(../images/step-active_1.png) no-repeat right top;
    float: right;
    width: 31px;
    height: 40px;
}
.step2 a.btn-primary .arrow2 {
    background: #c2c2c2 url(../images/step-active_1.png) no-repeat right -40px;
    float: left;
    width: 31px;
    height: 40px;
    margin-left: -31px
}
.step3 a.btn-primary .arrow {
    background: #c2c2c2 url(../images/step-active_1.png) no-repeat right -40px;
    float: left;
    width: 31px;
    height: 40px;
    margin-left: -31px;
}
.sold-dsc {
    border-top: 1px solid #fafafa;
    text-align: center;
}
.sold-dsc .sold {
    float: left;
    width: 50%;
    padding: 40px 15px;
}
.sold-dsc .days {
    float: left;
    width: 50%;
    padding: 40px 15px;
    border-left: 1px solid #fafafa;
}
.sold-dsc h2 {
    color: #fd6d26;
    margin: 0;
}
.sold-dsc p {
    color: #fd6d26;
    margin: 0;
}
.thumbnail h4 {
    padding: 0 15px;
    margin: 5px 0 10px 0;
}
.desc-row{
	padding: 15px;
    float: left;
    width: 100%;
}
.price-row {
    padding: 15px;
    float: left;
    width: 100%;
}
.price-row h4 {} .price-row p {
    color: #fd6d26;
}
.price-row h4 span,
.price-row p span {
    float: right;
}
.btn-row {
    border-top: 1px solid #fafafa;
    text-align: center;
    padding: 15px;
    float: left;
    width: 100%;
}
.btn-row .btn-warning {
    min-width: 240px;
}
.btn-row p {
    color: #fd6d26;
    margin: 15px 0 0 0
}
.simplegallery .thumbnail .thumb.active {
    border: 1px solid #30a231;
}
.sahre-row {
    text-align: center;
    padding: 15px 15px 0 15px;
    float: left;
    width: 100%;
    border-top: 1px solid #fafafa;
}
.sahre-row i.fa {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    margin: 0 5px;
}
.sahre-row i.fa-facebook {
    background: #3b589a;
}
.sahre-row i.fa-twitter {
    background: #55aded;
}
.sahre-row i.fa-google-plus {
    background: #de4b39;
}
.sahre-row i.fa-pinterest{
	background: #c8232c;
}
.sahre-row p {
    display: inline-block;
    margin: 0 15px 0 0;
}
.sahre-row a {
    display: inline-block;
}
.stepwizard-step p {
    margin-top: 10px;
}
.stepwizard-row {
    display: inline-block;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    margin: 30px 0;
}
.stepwizard {
    display: table;
    width: 50%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-step {
    float: left;
    text-align: center;
    position: relative;
    width: 33.33%;
}
.btn-circle {
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    padding: 0;
    border: 0px;
    border-radius: 0;
}
.top-box-row {
    margin: 0 -2px;
}
.top-box-row .col-sm-4{
	padding:0px;
}
.col-7 {
    float: left;
    width: 14.28%;
    padding: 0 2px
}
.top-box {
    border: 1px solid #efefef;
    background: #fafafa;
    border-radius: 3px;
}
.box-title {
    line-height: 20px;
    text-align: center;
    padding: 5px;
    border-bottom: 1px solid #efefef;
}
.box-cont {
    padding: 5px;
    min-height: 65px;
}
.no-images {
    text-align: center;
	position:relative;
}
.no-images h4 {
    font-size: 12px;
    color: #cecece;
    margin-bottom: 0;
}
.no-images a{height:65px;}
.no-images  .btn-default{
	border-color:#efefef;
}
.remove-icon{
	height:auto;
	position:absolute;
	right:0px;
	display:none;
}
.no-images img{max-width:100%; max-height:100%;}
.nextprebtn{
	width:120px;
	margin:0px auto;
}
.nextprebtn a{
	width:48%;
	display:inline-block;
	text-align:center;
	background:#fff;
	color:#E37D2B;
	border:1px #E37D2B solid;
}
.nextprebtn a.active,.nextprebtn a:hover{
	background:#E37D2B;
	color:#fff;
	text-decoration:none;
}
.profit {
    color: #fd6d26;
    font-size: 24px;
    text-align: center;
    line-height: 60px;
}
.sell-price {
    text-align: center;
}
.s-price,.sell-price input {
    background: #fff;
    border-radius: 4px;
    color: #fd6d26;
    font-size: 21px;
    display: inline-block;
    padding: 5px 15px;
    line-height: 19px;
}
.sell-price input{
	border:none;
	width:100px;
}
.sell-price p {
    color: #848484;
    font-size: 13px;
    margin: 0;
    padding: 10px 0 5px 0;
    line-height: 1;
}
.form-control {} .sell-price .input-group-addon {
    padding: 0 6px;
    font-size: 18px;
    font-weight: 100;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    background-color: #c3c3c3;
    border: none;
    border-radius: 4px !important;
    display: inline-block;
    width: auto;
    margin: 6px 2px 0 2px;
}
.sell-price .input-group .form-control {
    float: inherit;
    width: auto;
    border-radius: 4px !important;
    border: none;
    display: inline-block;
    max-width: 60px;
    height: 29px;
    color: #fd6d26;
    font-size: 21px;
    padding: 0px 6px;
    text-align: center;
    margin: 0px 2px 0 2px;
}
.sell-price .input-group {
    width: 100%;
}
.clear {
    clear: both
}
.basic-colors-list .color-label {
    display: none;
}
.pick-a-color-markup .color-preview {
    border-radius: 50%;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    height: 40px;
    width: 40px;
    margin-right: 5px;
    vertical-align: middle;
}
.pick-a-color-markup .color-menu.small {
    /*width: 62px;*/
	width: 245px;
    min-width: 62px;
    padding: 5px 10px;
}
.pick-a-color-markup .color-menu li{
	width:55px;
	float:left;
}
.pick-a-color-markup .color-menu .basicColors-content li>a,
.pick-a-color-markup .color-menu .savedColors-content li>a {
    padding: 0;
}
.basic-colors-list .black {
    background-color: inherit;
}
.basic-colors-list .white {
    background-color: inherit;
}
.basic-colors-list .blue {
    background-color: inherit;
}
.basic-colors-list .red {
    background-color: inherit;
}
.basic-colors-list .gray {
    background-color: inherit;
}
.basic-colors-list .burgundy {
    background-color: inherit;
}
.pick-a-color-markup .btn-default {
    color: #858384;
    background-color: inherit;
    border: none;
}
.pick-a-color-markup .caret {
    margin-bottom: 25px;
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -3px;
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}
.input-group-btn.open .caret {
    border: solid 5px transparent !important;
    border-bottom: solid 5px #858384 !important;
    margin-top: -8px;
}
.pick-a-color-markup .input-group-btn {
    width: 65px;
    display: inline-block;
}
.pick-a-color-markup .input-group-btn .color-dropdown:focus {
    background-color: inherit;
}
.input-group.pick-a-color-markup {
    width: 100%;
    text-align: center;
}
.pick-a-color-markup .color-preview.current-color {
    margin-bottom: 0px;
}
.pick-a-color-markup .input-group-btn .color-dropdown {
    padding: 10px 5px;
}
.dd-option-image,
.dd-selected-image {
    float: none !important;
    margin-right: 0 !important;
}
.dd-options li {
    text-align: center;
}
.dd-options {
    box-shadow: inherit !important;
}
.dd-selected {
    text-align: center;
}
.dd-select {
    border: none !important;
    background: none !important;
}
.dd-options {
    border-top: solid 1px #ccc !important;
}
.dd-pointer-down {
    border-top: solid 5px #858384 !important;
}
.dd-select .dd-pointer-up {
    border-bottom: solid 5px #858384 !important;
}
div#step-1 {
    float: left;
    width: 100%;
}
.shop-product {
    float: left;
    width: 100%;
    margin: 10px 0;
    position: relative;
}
.shop-left {
    float: left;
    width: 15%;
}
.shop-middle{
	display:inline-block;
	margin:0px 5%;
	width:60%;
}
.shop-right {
    float:right;
	width: 15%;
}

.color_row span{
	display:inline-block;
	margin:0px 5px;
	width:20px;
	text-align:center;
}
.color_row a{
	display:block;
	width:100%;
	height:20px;
	border:1px #ccc solid;
}
.product-list {
    background-color: #fff;
    padding: 10px;
    border-radius: 3px;
	  float: left;
  width: 100%;
}
.product-list h4 {
    margin-top: 0px;
    color: #838383;
}
.product-list img {
    float: left;
}
.product-list p {
    overflow: hidden;
    padding: 0 0 0 10px;
    color: #c1c1c1;
    font-size: 15px;
    line-height: 1.2;
}
.shop-left-foot h2 {
    color: #fd6d26;
    font-size: 30px;
    line-height: 1.2;
    margin: 0;
}
.shop-left-foot h5 {
    color: #535353;
    font-size: 16px;
}
.shop-left-foot {
    text-align: center;
    position: absolute;
    bottom: 5px;
    left: 15px;
    right: 15px;
}
.product-img {
    text-align: center;
}
.setup-box {
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}
.describe-left {} .describe-right {} .describe-box {
    border: 1px solid #fafafa;
    border-radius: 3px;
    margin-bottom: 15px;
}
.describe-img {
    padding: 15px;
	  text-align: center;
}
.describe-left {
    float: left;
    width: 40%;
}
.describe-right {
    float: right;
    width: 58%;
}
.campaign-text-editor {
    padding: 10px 20px 20px 20px;
    border-bottom: 1px solid #fafafa;
}
.campaign-title {
    padding: 20px;
    border-bottom: 1px solid #fafafa;
}
.describe-box h4 {
    color: #464646;
}
.describe-box p {
    color: #464646;
}
.hero-unit li.dropdown {
    display: none;
}
.campaign-text-editor h4 {
    float: left;
}

.wysihtml5-toolbar {
    float: right;
    margin-top: 3px !important;
}
.wysihtml5-sandbox{
	clear:both !important;
}
.border-none {
    border: none;
}
.url-row {} .url-row h4 {
    color: #fd6d26;
    line-height: 34px;
    float: left;
    margin: 0;
}
.url-row ov {
    overflow: hidden;
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 25px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    width: 16px;
    height: 16px;
	  margin-left: -25px;
}
.checkbox a {
    color: #fff;
}
.btn-warning .checkbox {
    margin-top: 0px;
    margin-bottom: 0px;
}
.padd-tb-15 {
    padding-bottom: 15px;
    padding-top: 15px;
}
.min-width {
    min-width: 250px;
}
#map-canvas {
    height: 600px;
    margin: 0px;
    padding: 0px
}
.margin-none {
    padding: 0;
}
.owl-wrapper {
    transition: none !important
}
.contact-form::-webkit-input-placeholder {
    color: #f2bd93 !important;
}
.contact-form:-moz-placeholder {
    /* Firefox 18- */
    
    color: #f2bd93 !important;
}
.contact-form::-moz-placeholder {
    /* Firefox 19+ */
    
    color: #f2bd93 !important;
}
.contact-form:-ms-input-placeholder {
    color: #f2bd93 !important;
}
.promote { padding: 20px;  float: left; width: 100%;}
.promote h2 {color:#fd6d26; margin-top: 0; margin-bottom: 20px;}
.promote form label {font-size: 18px; margin-bottom: 10px;}
.promote .form-control { margin-bottom: 20px;}
.share-media { float: left; width:100%; margin:10px 0;}
.promote h3 {color:#fd6d26; margin-top: 0; margin-bottom: 20px;}
.share-media h4 {
  float: left;
  margin: 0;
  line-height: 48px;
}
.share-media .social-icon  {overflow: hidden; padding: 0 0 0 10px;}

.share-media .social-icon  a.fb{ background:#3b5999;}
.share-media .social-icon  a.tw {background:#55acef;}
.share-media .social-icon  a.gp {background:#de4b39;}
.share-media .social-icon a {
  padding: 10px 0;
  float: left;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  text-align: center;
  margin: 0 10px;
}
.promote .btn-row {
  clear: both;
  border: none;
  margin-top: 10px;
}
.promote .btn-warning {
  color: #fff;
  background-color: #848283;
  border-color: #848283;
}
.shop-left .upload {
  margin: 0;
}
.shop-left .thumb-upload {
  display: inline-block;
  max-width: 600px;
  margin: 0px;
}
.tip {
  background: #eed1c3;
  padding: 15px;
  border-radius: 5px;
}
.tip p {
  margin: 0;
  font-size: 16px;
}
.tip1 {
  padding: 15px 0;

}
.tip1 p {
  margin: 0;
  font-size: 13px;
}
.tip2 {
  padding: 15px 0;

}
.tip2 p {
  margin: 0;
  font-size: 16px;
  color: #F6823C;
}
.modal-body .col-7 {
  width: 23%;
}
.modal-body .col-7a {
  width: 31%;
}
.modal-dialog {
  width: 800px;
  margin: 30px auto;
}
#shirt_style_color{
	max-width:400px;
	position:relative;
}
.delete-link {
  float: left;
  width: 5%;
  text-align: center;
  padding: 38px 0 0 0;
}
.delete-link a { font-size: 24px;}
.modal-body h2 {  margin-bottom: 30px;}
.modal-body h3 {
  font-size: 18px;
  color: #fd6d26;
  border-bottom: 1px solid #fd6d26;
  max-width: 500px;
  margin: 0 auto;
  padding: 20px;
}
.modal-body .btn-row {
  border-top: none;
  text-align: center;
  padding: 25px 15px;
  float: left;
  width: 100%;
}

.contact-left {
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  margin-bottom: 15px;
   padding: 15px;
     float: left;
  width: 100%;
}
.contact-right {
  border: 1px solid #c2c2c2;
  border-radius: 3px;
  margin-bottom: 15px;
  padding: 15px;
}
.contact-info { padding: 15px 0 0 0; }
.contact-left input { margin: 0 0 5px 0}
.contact-left select { margin: 0 0 5px 0}
.contact-left h3 {
  border-bottom: 1px solid #fd6d26;
  padding: 0 0 10px 0;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.contact-left h3 a { float: right; font-size: 15px;  color: #fd6d26;   line-height: 26px;}
.contact-left input.form-control.w7 {
  width: 68%;
}
.contact-left select.form-control.w3{
  width: 30%;
}
.contact-left input.form-control.w5{
  width: 49%;
}
.contact-left select.form-control.w5{
  width: 49%;
}
.contact-left select.form-control.w32{
  width: 32%;
}
.contact-left input.form-control.w32{
  width: 32%;
}
.contact-left .margin2 { margin-left:2%; margin-right:2%;} 
.contact-left  .checkbox { clear: both; margin-bottom: 25px;}
.btn-group-lg>.btn, .btn-lg {
  border-radius: 5px;
}
p.link-text { color: #fd6d26;}
p.link-text a { color: #fd6d26;   text-decoration: underline;}
.contact-info form {  float: left;
  width: 100%;}
.summary td { padding: 10px 0px;}
.summary table {width: 100%;}
.summary table .total {width: 100%; border-top: 1px solid #c2c2c2;}
.link-text {
  color: #fd6d26;
}
.demo-text {
  float: left;
  width: 100%;
  padding: 15px 30px;
}
.demo-text h4 {
  margin-bottom: 20px;
}
.demo-text p {
  margin-bottom: 20px;
}
.normal-select select,.normal-select input[type=number] {
  width: 100%;
  height: 60px;
  background: none;
  border: none;
  text-align:center;
}
.mobiledesc{display:none;}
a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}