<!--alteration public css-->
	/* alteration public css*/
	/*
 @Author: Code Zel
 @URL: http://www.codezel.com/tailors-online
 This file contains the styling for the plugin
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700|Poppins:400,600,700); .tg-select {
    width: 100%;
    float: left;
    color: #ddd;
    position: relative;
    text-transform: uppercase
}

.tg-select:after {
    content: '\f107';
    top: 50%;
    right: 23px;
    z-index: 2;
    width: 13px;
    color: #ddd;
    display: block;
    font-size: 22px;
    margin-top: -5px;
    line-height: 10px;
    position: absolute;
    text-align: center;
    font-family: 'FontAwesome'
}

.tg-select select {
    width: 100%;
    z-index: 1;
    color: #ddd;
    height: 50px;
    padding: 15px;
    line-height: 20px;
    position: relative;
    text-transform: uppercase;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.tg-select select option {
    color: #ddd
}

input[type="submit"].cus-btn,.cus-btn {
    color: #fff;
    cursor: pointer;
    padding: 0 50px;
    font-size: 13px;
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    background: #57c778;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif
}

input[type="submit"].cus-btn:hover,.cus-btn:hover {
    color: #fff;
    background: #3d8b54
}

input[type="submit"].cus-btn-sm,.cus-btn-sm {
    padding: 0 20px;
    line-height: 25px
}

input[type="submit"].cus-btn-lg,.cus-btn-lg {
    width: 100%
}

.tg-steps {
    width: 100%;
    float: left;
    padding: 0 0 30px
}

.tg-steps ul {
    margin: 0 !important;
    width: 100%;
    float: left;
    padding: 0 15px;
    list-style: none;
    display: table;
    table-layout: fixed;
    font: 12px/20px 'Poppins',Arial,Helvetica,sans-serif;
    box-sizing: border-box;
}

.tg-steps ul li {
    padding: 0 1px;
    display: table-cell;
    vertical-align: top;
    line-height: inherit;
    list-style-type: none
}

.tg-steps ul li a {
    outline: 0;
    color: #767676;
    display: block;
    box-shadow: none;
    position: relative;
    background: #f7f7f7;
    line-height: inherit;
    padding: 12px 15px 8px 50px
}

.tg-steps ul li.tg-active a {
    color: #fff;
    background: #57c778
}

.tg-steps ul li.tg-active a:before {
    color: #fff
}

.tg-steps ul li a:before {
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    color: #767676;
    font-size: 16px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    font-family: 'icomoon';
    background: rgba(0,0,0,0.10)
}

.tg-steps ul li.cus-selectfabric a:before {
    content: '\e9ac'
}

.tg-steps ul li.cus-garment a:before {
    content: '\e997'
}

.tg-steps ul li.cus-measurements a:before {
    content: '\e958'
}

.tg-steps ul li.cus-receiveorder a:before {
    content: '\e95a'
}

.tg-steps ul li a:after {
    top: 0;
    right: 6px;
    content: '';
    color: #36b983;
    font-size: 12px;
    line-height: 40px;
    position: absolute;
    font-family: 'icomoon'
}

.tg-steps ul li.cus-done a:after {
    content: '\e96d'
}

.tg-textbox {
    width: 100%;
    float: left
}

.tg-textbox h2 {
    margin: 0 0 20px;
    font-size: 30px;
    line-height: 30px;
    text-transform: capitalize
}

.tg-textbox .tg-description {
    padding: 0 28% 0 0;
    font-family: 'Poppins',Arial,Helvetica,sans-serif
}

.tg-textbox .tg-description p {
    margin: 0 0 15px
}

.tg-products {
    width: 100%;
    float: left
}

.tg-widget {
    width: 100%;
    float: left
}

.tg-widget+.tg-widget {
    margin: 30px 0 0
}

.tg-widget form fieldset .form-control:focus {
    box-shadow: none
}

.tg-widget form fieldset button i {
    color: #fff;
    display: block;
    line-height: 30px;
    text-align: center
}

/* .tg-widgettitle {
    width: 100%;
    float: left;
    margin: 0 0 10px;
    border-radius: 3px;
    padding: 13px 20px;
    background: #f8f8f8
} */

/* .tg-widgettitle h3 {
    margin: 0;
    color: #484848;
    font-size: 14px;
    line-height: 14px;
    position: relative
} */

/* .tg-widgettitle h3:before {
    top: 0;
    right: 0;
    content: '\f107';
    position: absolute;
    font-size: 14px;
    line-height: 14px;
    font-family: 'FontAwesome'
} */

/* .tg-widgetcontent {
    width: 100%;
    float: left;
    padding: 0 20px
} */

.tg-widgetcontent .tg-checkbox {
    color: #999;
    margin: 10px 0 0;
    font-size: 13px;
    line-height: 16px
}

.tg-widgetcontent .tg-checkbox label {
    color: #999
}

.tg-widgetcontent .tg-checkbox label span {
    float: right
}

.tg-widgetcontent .tg-checkbox input[type=checkbox]+label:before {
    top: 2px;
    color: #999
}

.tg-widgetcontent .tg-checkbox input[type=checkbox]+label:hover,.tg-widgetcontent .tg-checkbox input[type=checkbox]+label:hover:before,.tg-widgetcontent .tg-checkbox input[type=checkbox]:checked+label,.tg-widgetcontent .tg-checkbox input[type=checkbox]:checked+label:before {
    color: #484848
}

.tg-widgetrating .tg-widgetcontent .tg-checkbox label .tg-stars {
    width: 75px;
    float: left;
    margin: 3px 0 0
}

.tg-widgetrating .tg-widgetcontent .tg-checkbox label .tg-stars span {
    float: left
}

.tg-widgetrating .tg-widgetcontent .tg-checkbox label .tg-stars,.tg-widgetrating .tg-widgetcontent .tg-checkbox label .tg-stars span,.tg-widgetrating .tg-widgetcontent .tg-checkbox label .tg-stars span:after,.tg-widgetrating .tg-widgetcontent .tg-checkbox label .tg-stars:before {
    height: 12px;
    font-size: 12px;
    line-height: 12px
}

.tg-widgetrating .tg-widgetcontent .tg-checkbox label i {
    float: right;
    font-style: normal
}

.tg-widgetrating .tg-widgetcontent .tg-checkbox label[for="onestar"] .tg-stars span {
    width: 20%
}

.tg-widgetrating .tg-widgetcontent .tg-checkbox label[for="twostar"] .tg-stars span {
    width: 40%
}

.tg-widgetrating .tg-widgetcontent .tg-checkbox label[for="threestar"] .tg-stars span {
    width: 60%
}

.tg-widgetrating .tg-widgetcontent .tg-checkbox label[for="fourstar"] .tg-stars span {
    width: 80%
}

.tg-widgetrating .tg-widgetcontent .tg-checkbox label[for="fivestar"] .tg-stars span {
    width: 100%
}

.tg-themerangeslider {
    width: 100%;
    float: left;
    height: 3px;
    margin: 10px 0;
    border-radius: 0;
    background: #ddd;
    border: 0!important
}

.tg-themerangeslider .ui-slider-handle {
    top: -6px;
    border: 0;
    margin: 0;
    width: 3px;
    height: 15px;
    outline: 0;
    background: #484848
}

.tg-amountbox {
    width: 100%;
    float: left;
    color: #999;
    font-size: 13px;
    line-height: 16px;
    margin: 10px 0 15px
}

.tg-amountbox input {
    width: 100px;
    border: 0;
    padding: 0;
    float: none;
    height: auto;
    color: #484848;
    font-size: 13px;
    line-height: 16px;
    display: inline-block;
    vertical-align: middle
}

.tg-paymenticons {
    width: 100%;
    float: left
}

.tg-paymenticons img {
    display: block;
    margin: 0 auto
}

.tg-customordertabs,.tg-stickyheader {
    width: 100%;
    float: left;
    position: relative;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    box-sizing: border-box;
}

.tg-customizegarments {
    width: 100%;
    float: left;
    z-index: 99;
    position: relative;
    box-sizing: border-box;
}

.tg-formcustomorder {
    width: 100%;
    float: left;
    position: relative
}

.tg-customizeordernav {
    margin: 0;
    width: 100%;
    float: left;
    color: #767676;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font: 11px/30px 'Poppins',Arial,Helvetica,sans-serif;
    box-sizing: border-box;
}

.tg-customizeordernav li {
    padding: 0 10px;
    position: relative;
    line-height: inherit;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}

.tg-customizeordernav li a {
    padding: 0 15px;
    color: #767676;
    display: block;
    position: relative;
    text-align: center;
    background: #f7f7f7;
    line-height: inherit;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.tg-steps ul li a:active,.steps-main-wrapper ul li a:active,.tg-steps ul li a:focus,.steps-main-wrapper ul li a:focus,.tg-steps ul li a:hover,.steps-main-wrapper ul li a:hover,.tg-steps ul li a,.steps-main-wrapper ul li a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.tg-customizeordernav li a:before,.tg-customizeordernav li a:after {
    top: 0;
    width: 0;
    height: 0;
    content: '';
    position: absolute
}

.tg-customizeordernav li a:before {
    left: 100%;
    border-left: 10px solid #f7f7f7;
    border-top: 15px solid transparent!important;
    border-bottom: 15px solid transparent!important
}

.tg-customizeordernav li a:after {
    right: 100%;
    border-top: 15px solid #f7f7f7;
    border-bottom: 15px solid #f7f7f7;
    border-left: 10px solid transparent!important
}

.tg-customizeordernav li.cus-active a {
    color: #fff;
    background: #57c778
}

.tg-customizeordernav li.cus-active a:before,.tg-customizeordernav li.cus-active a:after {
    border-color: #57c778
}

.tg-customizeordernav li a span {
    display: block;
    position: relative
}

.tg-customizeordernav li a span:before {
    top: 0;
    right: -10px;
    content: '';
    color: #36b983;
    font-size: 12px;
    position: absolute;
    line-height: inherit;
    font-family: 'icomoon'
}

.tg-customizeordernav li.cus-done a span:before {
    content: '\e96d'
}

.tg-customizeordernav li.cus-done a span {
    padding: 0 14px 0 0
}

.tg-btnround {
    top: 0;
    min-width: 70px;
    color: #767676;
    display: block;
    overflow: hidden;
    font-size: 13px;
    line-height: 28px;
    text-align: center;
    border-radius: 15px;
    position: absolute;
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: none!important
}

.is_stuck .tg-btnprevious {
    left: 20px
}

.is_stuck .tg-btnnext {
    right: 20px
}

.tg-btnprevious {
    left: 0px
}

.tg-btnnext {
    right: 0px
}

.tg-btnround span {
    color: #767676;
    display: block;
    font-size: 13px;
    text-align: center;
    line-height: inherit;
    
}

.tg-btnround:hover,.tg-btnround:hover {
    color: #fff;
    background: #57c778;
    border-color: #57c778
}

.tg-btnround:hover span {
    color: #fff
}

.tg-btnfinish {
    text-transform: uppercase;
    font: 13px/28px 'Open Sans',Arial,Helvetica,sans-serif
}

.tg-formcustomorder fieldset {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    float: left
}

.tg-suitstyle {
    width: auto
}

.tg-suitstyle label {
    padding: 0;
    text-align: center;
    text-transform: capitalize;
    cursor: pointer
}

.tg-suitstyle label:before {
    display: none
}

.tg-suitstyle label span {
    /* color: #999;
    padding: 0 15px;
    margin: 0 0 30px;
    border-radius: 3px; */
    position: relative;
	font-size: 22px;
    padding: 8px 14px;
    /* background: #f8f8f8;
    display: inline-block;
    font: 16px/24px 'Open Sans',Arial,Helvetica,sans-serif */
}

.tg-suitstyle >.tg-suitstyleslimclassic span:before {
    top: -37px;
    color: #fff;
    left: 25px;
    width: 36px;
    height: 36px;
    display: block;
    content: '\e96d';
    font-size: 12px;
    line-height: 32px;
    background: #fff;
    border-radius: 0%;
    position: absolute;
    font-family: 'icomoon';
    border: 2px solid #dbdbdb
}

.tg-suitstyle label span:before {
    top: 35px;
    color: #fff;
    left: 56px;
    width: 36px;
    height: 36px;
    display: block;
    content: '\e96d';
    font-size: 12px;
    line-height: 32px;
    background: #fff;
    border-radius: 0%;
    position: absolute;
    font-family: 'icomoon';
    border: 2px solid #dbdbdb;
}

/* .tg-suitstyle label img {
    display: block;
    margin: 0 auto;
    opacity: .20
} */
.tg-suitstyle >.tg-suitstyleslimclassic img {
    display: block;
    margin: 20px auto;
    opacity: .20
}
.cus-suitstyles {
    width: 100%;
    float: left;
    text-align: center
}

.cus-suitstyles .tg-suitstyleclassic,.cus-suitstyles .tg-suitstyleslim {
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding: 0 30px;
    float: none
}

/* .tg-suitstyle label:hover span,.tg-suitstyle input[type="radio"]:checked+label span {
    color: #fff;
    background: #57c778
} */

.tg-suitstyle label:hover span:before,.tg-suitstyle input[type="radio"]:checked+label span:before {
    color: #57c778;
    border-color: #57c778
}

.tg-suitstyle label:hover img,.tg-suitstyle input[type="radio"]:checked+label img {
    opacity: 1
}

.tg-formcustomorder fieldset .tg-descriptionbox {
    overflow: hidden;
    text-align: center;
    padding: 0 10% 93px;
}

.tg-title {
    width: 100%;
    float: left;
    text-align: center
}

.tg-title h2 {
    color: #484848;
    font-size: 30px;
    line-height: 25px;
    margin: 0px 0 30px;
    position: relative;
}

.tg-title h2[data-title] {
    margin: 0 0 30px;
    color: #504f56;
    font-size: 30px!important;
    font-weight: 300!important;
    line-height: 30px!important;
    display: inline-block;
    text-transform: capitalize
}

.tg-title h2[data-title]:before {
    top: -25px;
    right: 0;
    color: #fff;
    padding: 0 7px;
    font-size: 10px;
    line-height: 16px;
    background: #484848;
    position: absolute;
    content: attr(data-title)
}

.tg-title h2[data-title]:after {
    top: -9px;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    border-top: 7px solid #484848;
    border-left: 6px solid transparent
}

.tg-descriptionbox .tg-description {
    font: 400 13px/22px 'Open Sans',Arial,Helvetica,sans-serif
}

.tg-descriptionbox .tg-description p {
    margin: 0
}

.th-authorinfo {
    clear: both;
    margin: 0 15%;
    overflow: hidden;
    padding: 30px 0 0;
    border-top: 1px solid #ddd
}

.tg-authorpic,.tg-nameanddesignation {
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.tg-authorpic {
    padding: 3px;
    background: #fff;
    margin: 0 20px 0 0;
    border-radius: 50%;
    border: 1px solid #ddd
}

.tg-authorpic img {
    display: block;
    border-radius: 50%
}

.tg-nameanddesignation h3 {
    margin: 0;
    font: 16px/16px 'Poppins',Arial,Helvetica,sans-serif
}

.tg-nameanddesignation span {
    color: #999;
    display: block;
    font-size: 13px;
    line-height: 16px
}

.tg-suitviewbox {
    width: 100%;
    float: left;
    position: relative
}

.tg-suitpart {
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    position: absolute
}

.tg-suitpart.tg-suitbg {
    z-index: 1;
    position: relative
}

.tg-suitpart.tg-suitinnercollar {
    z-index: 2
}

.tg-suitpart.tg-notchstyle {
    z-index: 3
}

.tg-suitpart.tg-buttonstyle {
    z-index: 4
}

.tg-suitpart.tg-pocketstyle {
    z-index: 5
}

.tg-suitpart img {
    display: block;
    width: 100%;
    height: auto
}

.tg-showback .tg-suitback,.tg-suitfront,.tg-showpant .tg-pant {
    display: block
}

.tg-customcontent {
    width: 100%;
    float: left;
    text-align: center
}

.tg-customcontent>div {
    width: 100%;
    float: left;
    padding: 0;
    box-sizing: border-box;
}

.tg-customcontent>div+div {
    padding: 0;
    text-align: center
}

.tg-customcontent .tg-radio {
    width: 165px;
    float: none;
    margin: 0 -3px;
    padding: 0 8px;
    display: inline-block;
    vertical-align: top
}

.tg-customcontent .tg-radio label {
    padding: 0;
    cursor: pointer;
    position: relative
}

.tg-customcontent .tg-radio label figure {
    width: 100%;
    height: 149px;
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ddd;
    position: static
}

.tg-radio.tg-pocketstyle label figure img,.tg-radio.tg-ventstyle label figure img {
    margin: -30px 0 0
}

.tg-radio.tg-cuffstyle label figure img {
    margin: -320px 0 0
}

.tg-radio.tg-logostyle label figure img {
    opacity: .30;
    overflow: hidden;
    border-radius: 50%
}

.tg-customcontent .tg-radio label span {
    color: #999;
    display: block;
    padding: 0 0 76px;
    text-align: center;
    text-transform: capitalize;
    font: 13px/16px 'Poppins',Arial,Helvetica,sans-serif
}

.tg-customcontent .tg-radio label span em {
    display: block;
    padding: 5px 0 0;
    font-style: normal
}

.tg-customcontent .tg-radio input[type=radio]+label:before {
    display: none
}

.tg-customcontent .tg-radio input[type=radio]:checked+label figure,.tg-customcontent .tg-radio label:hover figure {
    box-shadow: 0 0 20px 0 rgba(72,72,72,0.20);
    border-color: #57c778
}

.tg-customcontent .tg-radio input[type=radio]:checked+label span,.tg-customcontent .tg-radio label:hover span {
    color: #484848
}

.tg-radio.tg-logostyle input[type=radio]:checked+label figure img,.tg-radio.tg-logostyle:hover label figure img {
    opacity: .80
}

.tg-customlogo {
    width: 100%;
    float: left;
    padding: 20px;
    text-align: left;
    background: #f8f8f8
}

.tg-customlogo h4 {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 16px
}

.tg-textbase .form-group {
    margin: 0 0 10px;
    position: relative
}

.tg-textbase .form-group:last-child {
    margin: 0;
    padding: 0 50px 0 0
}

.tg-textbase .form-group button {
    top: 0;
    right: 0;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    position: absolute;
    background: #484848
}

.tg-textbase .form-group button i {
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: inherit
}

.tg-suitviewbox.tg-pant figure {
    padding: 0 60px
}

.tg-customizationsummary .tg-suitstyleslim {
    float: left
}

.tg-summery {
    width: 100%;
    float: left
}

.tg-summery ul {
    width: 100%;
    float: left;
    color: #484848;
    list-style: none;
    font-size: 13px;
    line-height: 16px;
    padding: 0 0 30px;
    font-family: 'Poppins',Arial,Helvetica,sans-serif
}

.tg-summery ul li {
    width: 33.33%;
    float: left;
    background: #fff;
    list-style-type: none
}

.tg-summery ul li:nth-child(even) {
    background: #f8f8f8
}

.tg-summery ul li a {
    width: 100%;
    float: left;
    padding: 10px;
    color: #484848;
    display: block;
    position: relative
}

.tg-roundbox {
    float: left;
    width: 50px;
    height: 50px;
    background: #fff;
    margin: 0 10px 0 0;
    border-radius: 50%;
    border: 1px solid #dedede
}

.tg-infobox {
    overflow: hidden;
    text-align: left;
    position: relative;
    padding: 10px 20px 10px 0
}

.tg-infobox .tg-name {
    width: 100%;
    float: left;
    color: #999;
    padding: 0 0 4px;
    font-size: 14px;
    line-height: 14px
}

.tg-infobox .tg-type {
    width: 100%;
    float: left;
    font-size: 12px;
    line-height: 12px
}

.tg-infobox .tg-edid {
    top: 0;
    right: 0;
    z-index: 3;
    opacity: 0;
    color: #484848;
    font-size: 9px;
    padding: 0 5px;
    border-radius: 3px;
    line-height: 15px;
    background: #fff;
    visibility: hidden;
    font-style: normal;
    position: absolute;
    text-transform: capitalize
}

.tg-summery ul li a:hover .tg-edid {
    opacity: 1;
    visibility: visible
}

.tg-summery ul li a:hover span {
    color: #fff
}

.tg-summery .tg-btnbox {
    text-align: right
}

.tg-customcontent .tg-calculatorbox {
    width: auto;
    float: none;
    clear: both;
    margin: 0 -5px;
    overflow: hidden;
    position: relative;
    padding: 0 45px 0 0
}

.tg-calculatorbox .form-group {
    width: 25%;
    float: left;
    margin: 0
}

.tg-calculatorbox .form-group,.tg-calculatorbox .form-group {
    padding: 0 5px
}

.tg-calculatorbox .form-group .form-control {
    padding: 0 10px
}

.tg-calculatorbox .form-group .tg-select:after {
    top: 0;
    margin: 0;
    right: 10px;
    color: #999;
    font-size: 14px;
    line-height: 40px
}

.tg-calculatorbox .form-group .form-control,.tg-calculatorbox .form-group .tg-select select {
    height: 40px;
    color: #999;
    font-size: 13px;
    padding: 0 10px;
    line-height: 38px;
    text-transform: capitalize
}

.tg-calculatorbox button {
    top: 0;
    right: 0;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    position: absolute;
    background: #484848
}

.tg-customcontent .tg-manuallylink {
    width: 100%;
    float: left;
    margin: 30px 0 0;
    padding: 30px 0 0;
    text-align: center;
    border-top: 1px solid #ddd
}

.tg-manuallylink a {
    color: #1a8cce;
    display: inline-block;
    vertical-align: top
}

.tg-measurementcontent {
    width: 100%;
    float: left;
    text-align: center
}

.tg-sizeimg {
    width: 100%;
    float: left;
    margin: 0
}

.tg-sizeimg img {
    width: 100%;
    height: auto;
    display: block
}

.tg-fieldandbtnbox {
    width: 100%;
    float: left;
    padding: 0 10% 30px
}

.tg-fieldandbtnbox .form-control {
    width: 100%;
    float: left;
    height: 40px;
    padding: 10px;
    margin: 0 0 10px;
    line-height: 18px
}

.tg-fieldandbtnbox a {
    color: #fff;
    width: 48%;
    padding: 0;
    height: 40px;
    display: block;
    line-height: 40px;
    border-radius: 5px;
    text-align: center;
    background: #484848
}

.tg-fieldandbtnbox a.tg-disabled:hover,.tg-fieldandbtnbox a.tg-disabled:focus,.tg-fieldandbtnbox a.tg-disabled {
    background: #ddd
}

.tg-fieldandbtnbox .tg-btnprevious {
    float: left
}

.tg-fieldandbtnbox .tg-btnnext {
    float: right
}

.tg-fieldandbtnbox a:focus,.tg-fieldandbtnbox a:hover {
    color: #fff
}

.tg-videobox {
    width: 100%;
    float: left;
    margin: 0
}

.tg-videobox img {
    width: 100%;
    height: auto;
    display: block
}

.tg-bodyimg {
    width: 100%;
    float: left;
    margin: 0
}

.tg-orderdetail {
    width: 100%;
    float: left
}

.tg-headcontent {
    width: 100%;
    float: left;
    padding: 0 22%;
    text-align: center
}

.tg-orderlist {
    width: 100%;
    float: left
}

.tg-orderlist table {
    width: 100%;
    float: left;
    margin: 0 0 30px
}

.tg-orderlist table thead {
    color: #484848;
    background: #f8f8f8
}

.tg-orderlist table thead tr th {
    padding: 10px 20px;
    border: 0!important;
    font: 400 18px/21px 'Poppins',Arial,Helvetica,sans-serif
}

.tg-orderlist table tbody tr {
    border-bottom: 1px solid #ddd
}

.tg-orderlist table tbody tr td {
    border: 0;
    padding: 20px 10px;
    vertical-align: middle;
    font: 400 18px/21px 'Poppins',Arial,Helvetica,sans-serif
}

.tg-orderlist table tbody tr td:first-child {
    text-align: left;
    padding-left: 0
}

.tg-orderlist table tbody tr td:last-child {
    padding-right: 0;
    text-align: right
}

.tg-orderlist table tbody tr td img {
    margin: 0 15px 0 0;
    border: 1px solid #ddd
}

.tg-orderlist table tbody tr td .tg-close {
    width: 20px;
    height: 20px;
    float: right;
    display: block;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    border: 1px solid;
    text-align: center;
    text-transform: lowercase
}

.tg-productquentity {
    width: 100px;
    display: block;
    margin: 0 auto
}

.tg-plus,.tg-minus {
    float: right;
    color: #fff;
    width: 25px;
    height: 25px;
    display: block;
    font-size: 14px;
    cursor: pointer;
    line-height: 25px;
    text-align: center;
    font-style: normal;
    background: #484848
}

.tg-minus {
    float: left
}

.tg-productquentity .tg-quantity {
    padding: 0;
    width: 50px;
    height: 25px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 23px;
    text-align: center;
    border: 1px solid #ddd
}

.tg-btnbox {
    width: 100%;
    float: left
}

.tg-btnbox .tg-btn:after {
    display: none
}

.tg-btnbox .tg-btn {
    float: right;
    height: 50px;
    line-height: 50px;
    margin: 0 0 0 20px;
    background: #484848
}

.tg-ordertotalandshipping {
    width: 100%;
    float: left
}

.tg-ordertotal {
    width: 100%;
    float: left
}

.tg-ordertotal ul {
    width: 100%;
    float: left;
    color: #484848;
    font-size: 16px;
    line-height: 19px;
    list-style: none
}

.tg-ordertotal ul li {
    width: 100%;
    float: left;
    padding: 0 0 30px;
    line-height: inherit;
    list-style-type: none
}

.tg-ordertotal ul li span {
    float: left
}

.tg-ordertotal ul li span+span {
    float: right
}

.tg-total {
    width: 100%;
    float: left;
    padding: 30px 0;
    color: #484848;
    font-size: 16px;
    line-height: 19px;
    font-weight: bold;
    margin: 0 0 30px;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0
}

.tg-total span {
    float: left
}

.tg-total span+span {
    float: right
}

.tg-btncalculate {
    width: 100%;
    float: left;
    color: #484848;
    font-size: 16px;
    line-height: 19px
}

.tg-btncalculate span {
    float: left
}

.tg-btncalculate i {
    float: right
}

.tg-shippingcalculation {
    width: 100%;
    float: left;
    display: none;
    padding: 30px 0 0
}

.tg-shippingcalculation .form-group {
    width: 100%;
    float: left
}

.tg-shippingcalculation .form-group .tg-select select,.tg-shippingcalculation .form-group .form-control {
    height: 50px;
    padding: 15px;
    color: #a2a2a2;
    line-height: 20px;
    text-transform: capitalize
}

.tg-shippingcalculation .form-group .tg-select:after {
    font-size: 16px
}

.tg-shipping {
    width: 100%;
    float: left
}

.tg-coatfrontbox,.tg-coatbackbox {
    width: 100%;
    float: left;
    position: relative
}

.tg-coatfrontbox {
    padding: 0 0 30px;
    position: relative
}

/* .tg-coatfrontbox:before {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    background: -moz-linear-gradient(left,rgba(153,153,153,0) 0,rgba(153,153,153,1) 50%,rgba(153,153,153,1) 50%,rgba(153,153,153,0) 100%);
    background: -webkit-linear-gradient(left,rgba(153,153,153,0) 0,rgba(153,153,153,1) 50%,rgba(153,153,153,1) 50%,rgba(153,153,153,0) 100%);
    background: linear-gradient(to right,rgba(153,153,153,0) 0,rgba(153,153,153,1) 50%,rgba(153,153,153,1) 50%,rgba(153,153,153,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00999999',endColorstr='#00999999',GradientType=1)
} */

.tg-coatbackbox {
    padding: 30px 0 0
}

.tg-fittingstep .tg-description {
    width: 100%;
    float: left
}

.elm-display-none {
    display: none
}

.add-to-cart-order {
    display: none
}

.steps-content-wrap .tg-stepcontent {
    display: none
}

.tg-stepcontent.step-active {
    display: block
}

.measurement-parent,.custom-measurement-data,.measurement-checkout {
    display: none
}

.custom-measurement-data.display-measurement-box,.measurement-parent.tg-current {
    display: block
}

.custom-measurement-data.display-measurement-box {
    padding: 0 0 20px
}

.sticky-queue {
    z-index: 9999;
    position: fixed;
    width: 250px;
    overflow: hidden
}

.sticky-note {
    padding: 20px;
    margin: 0;
    line-height: 15px
}

.sticky {
    font-size: 12px;
    color: #555;
    position: relative
}

.sticky-close {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 11px;
    line-height: 11px;
    width: 11px;
    cursor: pointer;
    text-align: right
}

.sticky-close:before {
    content: "\2716"
}

.top-right {
    right: 20px
}

.top-center {
    top: 36px;
    left: 50%;
    margin-left: -125px
}

.top-left {
    left: 20px
}

.top-right,.top-center,.top-left {
    top: 36px
}

.bottom-right {
    right: 20px
}

.bottom-center {
    bottom: -2px;
    left: 50%;
    margin-left: -125px
}

.bottom-left {
    left: 20px
}

.bottom-right,.bottom-center,.bottom-left {
    bottom: 36px
}

.border-top-right,.border-top-center,.border-top-left {
    margin-top: 1px
}

.border-bottom-right,.border-bottom-center,.border-bottom-left {
    margin-top: 1px
}

.success {
    background: #57c778;
    color: #fff
}

.warning {
    background: #f89406;
    color: #fff
}

.important {
    background: #f15b5a;
    color: #fff
}

.info {
    background: #3a87ad;
    color: #fff
}

#confirmOverlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url('images/ie.png');
    background: -moz-linear-gradient(rgba(11,11,11,0.1),rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
    background: -webkit-gradient(linear,0% 0,0% 100%,from(rgba(11,11,11,0.1)),to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
    z-index: 100000
}

#confirmBox {
    left: 50%;
    top: 50%;
    border: 0;
    max-width: 460px;
    width: 100%;
    clear: both;
    background: #fff;
    position: fixed;
    overflow: hidden;
    border-radius: 5px;
    margin: -130px 0 0 -230px;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0
}

#confirmButtons {
    width: 100%;
    float: left;
    text-align: center
}

#confirmBox h1,#confirmBox p {
    color: #fff;
    margin: 0;
    font-size: 16px;
    line-height: 16px;
    padding: 10px 20px;
    background: #57c778
}

#confirmBox h1 {
    letter-spacing: .3px
}

#confirmBox p {
    float: left;
    width: 100%;
    color: #414141;
    background: 0;
    font-size: 14px;
    line-height: 1.4;
    padding-top: 20px
}

#confirmBox .tailor-button {
    z-index: 3;
    color: #fff;
    margin: 20px 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    border-radius: 5px;
    padding: 3px 60px 0;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    border-bottom: 3px solid #469f60;
    font: 400 14px/30px 'Work Sans',Arial,Helvetica,sans-serif;
    border-radius: 5px !important;
}

#confirmBox .tailor-button:before,#confirmBox .tailor-button:after {
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute
}

#confirmBox .tailor-button:before {
    background: #57c778
}

#confirmBox .tailor-button:after {
    opacity: 0;
    visibility: hidden;
    background: rgba(0,0,0,0.10)
}

#confirmBox .tailor-button:hover {
    color: #fff
}

#confirmBox .tailor-button:hover:after {
    opacity: 1;
    visibility: visible
}

body.cus-modal-open .cus-modal {
    overflow-x: hidden;
    overflow-y: auto
}

.cus-modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    background-color: rgba(0,0,0,0.30)
}

.cus-modal::-webkit-scrollbar {
    display: none
}

.cus-modal-dialog {
    max-width: 430px;
    width: 100%;
    overflow: hidden;
    border-radius: 8px;
    position: relative;
    margin: 60px auto 30px
}

.cus-modal.in .cus-modal-dialog {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-animation: 1s ease 0s normal fadein;
    animation: 1s ease 0s normal fadein
}

@keyframes fadein {
    0% {
        -webkit-transform: translateY(-20%);
        -moz-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        -o-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes fadein {
    0% {
        -webkit-transform: translateY(-20%);
        -moz-transform: translateY(-20%);
        -ms-transform: translateY(-20%);
        -o-transform: translateY(-20%);
        transform: translateY(-20%)
    }

    100% {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.cus-modal-content {
    box-shadow: 0 3px 15px rgba(0,0,0,0.15)
}

.cus-modal-content {
    width: 100%;
    float: left;
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
    box-sizing: border-box;
}

.cus-modal-header {
    width: 100%;
    float: left;
    padding: 15px 20px;
    position: relative;
    background: #57c778;
    box-sizing: border-box;
}

.cus-modal-header .cus-modal-title {
    margin: 0;
    padding: 0;
    float: left;
    color: #fff;
    overflow: hidden;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-transform: capitalize;
    font-family: 'Poppins',Arial,Helvetica,sans-serif;
    box-sizing: border-box;
}

.cus-close-modal {
    top: 10px;
    right: 20px;
    color: #fff !important;
    width: 30px;
    height: 30px !important;
    line-height: 30px !important;
    position: absolute;
    background: #504f56;
    text-align: center;
    line-height: 28px;
    font-size: 14px !important;
    border-radius: 15px;
    box-shadow: none!important
}

.cus-close-modal:hover {
    color: #fff
}

.cus-modal-body {
    width: 100%;
    float: left;
    padding: 30px;
    box-sizing: border-box;
}

.cus-modal-body .cus-list-price {
    margin-bottom: 15px;
    box-sizing: border-box;
}

.cus-form {
    width: 100%;
    float: left
}

.cus-form fieldset {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border: 0
}

.cus-formroup {
    width: 100%;
    float: left
}

.cus-formroup label {
    width: 30%
}

.cus-formroup .tg-select {
    width: 69%
}

.cus-formroup label,.cus-formroup .tg-select {
    display: inline-block;
    vertical-align: middle
}

.edit-type-wrap {
    width: 100%;
    float: left;
    margin: 0 0 20px
}

.cus-options-type,.cus-options-data,.measurement-update-btn {
    width: 100%;
    float: left
}

.cus-options-type span {
    width: 100%;
    float: left;
    color: #504f56;
    text-align: left;
    padding: 10px 20px;
    background: #fafafa;
    font: 400 14px/20px 'Open Sans',Arial,Helvetica,sans-serif
}

.cus-options-data label {
    margin: 0;
    width: 29%;
    float: left;
    color: #767676;
    text-align: left;
    padding: 0 0 0 20px;
    font: 400 13px/40px 'Open Sans',Arial,Helvetica,sans-serif
}

.cus-options-data label+div {
    font: 13px/40px 'Open Sans',Arial,Helvetica,sans-serif
}

.cus-options-data label+div,.cus-options-data .cus-select {
    width: 65%;
    float: right;
    position: relative
}

.cus-options-data .cus-select:after {
    content: '';
    top: 50%;
    right: 15px;
    z-index: 2;
    width: 8px;
    height: 5px;
    display: block;
    margin-top: -3px;
    position: absolute;
    background: url(../images/icon-01.png) no-repeat
}

.cus-options-data .cus-select select {
    height: auto !important;
    background-image: none;
    margin: 0;
    z-index: 1;
    width: 100%;
    display: block;
    padding: 10px;
    color: #767676;
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    font: 400 13px/18px 'Open Sans',Arial,Helvetica,sans-serif
}

.cus-btn.update_settings {
    width: 45%;
    float: left;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    background: #57c778;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    font: 400 14px/40px 'Open Sans',Arial,Helvetica,sans-serif
}

.cus-btn.update_settings:hover {
    background: #3d8b54
}

.cart-product {
    width: 100%;
    float: left
}

.cart-product>h3 {
    margin: 0 0 20px!important;
    color: #504f56!important;
    font-size: 24px!important;
    font-weight: 300!important;
    line-height: 24px!important;
    font-family: 'Poppins',Arial,Helvetica,sans-serif
}

.cart-main-wrap,.cart-data-wrap {
    width: 100%;
    float: left
}

.cart-main-wrap {
    padding: 30px 0
}

.category-heading {
    width: 100%;
    float: left;
    padding: 0 0 15px
}

.category-heading h3 {
    width: 100%;
    float: left;
    color: #504f56;
    margin: 0!important;
    font-size: 18px!important;
    font-weight: 400!important;
    line-height: 18px!important
}

.selection-wrap {
    width: 100%;
    float: left;
    padding: 0 0 20px
}

.cart-style {
    width: 100%;
    float: left
}

.cart-style:nth-child(odd) {
    background: #fafafa
}

.cart-style:nth-child(even) {
    background: #fff
}

.style-lable,.style-name {
    width: 50%;
    float: left;
    color: #767676;
    padding: 10px 15px;
    font: 400 14px/18px 'Open Sans',Arial,Helvetica,sans-serif;
    box-sizing: border-box;
}

.cart-item-modification {
    min-width: 160px;
    float: left
}

.cart-item-modification .cus-btn {
    width: 100%;
    float: left;
    margin: 5px 0
}

.cart-item-detail,.cart-edit-wrap,.cart-measurements-wrap {
    width: 100%;
    float: left
}

.cart-item-detail {
    text-align: left
}

.measurement-update-btn input[type="submit"].cus-btn {
    border: 0;
    width: 40%;
    float: left;
    padding: 0;
    line-height: 40px;
    min-width: auto !important;
    border-radius: 5px !important;
}

.measurement-update-btn input[type="submit"].cus-btn:last-child {
    float: right
}

.wp-measurement-form .measurement-update-btn {
    padding: 0 15% 0;
    box-sizing: border-box;
}

.cus-form-change-settings .measurement-update-btn {
    padding: 30px 0 0
}

.measurements-items .cus-modal-dialog {
    max-width: 830px;
    width: 100%
}

.measurement_type,.custom-measurement-data,.measurement-checkout {
    width: 100%;
    float: left
}

.cus-col-5 {
    width: 35%;
    float: left;
    padding: 0 10px 0 0
}

.cus-col-7 {
    width: 65%;
    float: left;
    font-size: 13px;
    line-height: 24px;
    text-align: left;
    padding: 0 0 0 15px
}

.cus-col-7>h2 {
    color: #504f56;
    margin: 0!important;
    text-align: left!important;
    font-size: 24px!important;
    font-weight: 300!important;
    line-height: 20px!important
}

.cus-col-7 .tg-description {
    padding: 20px 0 0
}

.cus-col-7 .tg-description p {
    margin: 0
}

.cus-col-7 .tg-description p+p {
    margin: 25px 0 0
}

.measurement-fieldbox,.measurements-button-wrap {
    width: 100%;
    float: left
}

.measurement-fieldbox {
    padding: 20px 0 0
}

.measurement-fieldbox .form-control {
    background: 0
}

.measurements-button-wrap {
    padding: 15px 0
}

.measurements-button-wrap .cus-btn {
    float: left;
    border: 0
}

.measurements-button-wrap .cus-btn+.cus-btn {
    float: right;
    border: 0
}

.tg-videobox .tg-classimg {
    margin: 0;
    width: 100%;
    float: left
}

.measurement-tumbnails.first-thumb {
    width: 100%;
    padding-top: 0
}

.measurement-tumbnails {
    width: 33.33%;
    float: left;
    padding: 3px
}

.measurement-tumbnails img {
    width: auto!important;
    height: 80px!important;
    display: block;
    cursor: pointer
}

.measurement-tumbnails.first-thumb img {
    width: 100%!important;
    height: auto!important
}

.tg-content,.steps-content-wrap {
    width: 100%;
    float: left
}

.steps-content-wrap {
    padding: 60px 0
}

.tg-stepcontent {
    width: 100%;
    float: left
}

.tg-stickybox {
    width: 275px;
    float: left
}

.cus-col-9 {
    float: right;
    width: 70%
}

.cus-btn,.cus-btn:hover,.cart_item .cus-open-modal:hover,.cart_item .cus-open-modal {
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.cus-btn:hover,.cart_item .cus-close-modal:hover,.cart_item .cus-open-modal:hover {
    color: #FFF!important
}

.tg-current .measurements-button-wrap .tg-disabled {
    background: #dfdfdf;
    color: #969393;
    border: 0
}

.cus-options-data {
    margin-top: 20px
}

.customizer-site-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed;
    background-color: rgba(12,12,12,0.51)
}

.customizer-site-wrap .customizer-loader {
    top: 50%;
    left: 50%;
    width: 70px;
    height: 28px;
    position: absolute;
    margin: -14px 0 0 -35px
}

.customizer-loader>div {
    width: 20px;
    height: 20px;
    float: left;
    border-radius: 100%;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.customizer-loader .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
}

.customizer-loader .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
}

@-webkit-keyframes sk-bouncedelay {
    0%,80%,100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(0)
    }
}

@keyframes sk-bouncedelay {
    0%,80%,100% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0)
    }
}

.woocommerce-order {
    width: 100%;
    float: left
}

.woocommerce-order .order-detail-wrap {
    width: 100%;
    float: left
}

.woocommerce-order .order-detail-wrap .cus-options-data {
    margin: 0
}

.tg-stickyheader.is_stuck {
    top: 0;
    left: 0;
    z-index: 99;
    padding: 20px 0 10px;
    width: 100%!important;
    background: rgba(76,88,104,0.90)
}

.logged-in .tg-stickyheader.is_stuck,.admin-bar .tg-stickyheader.is_stuck {
    z-index: 99;
    padding: 52px 0 20px
}

.cart-item-detail .cart-item-name,.cart-item-detail .cart-measurements-wrap,.cart-item-detail .cart-edit-wrap {
    width: auto;
    float: none;
    display: inline-block;
    vertical-align: middle
}

.cart-item-detail .cart-item-name {
    min-width: 120px
}

.cart-item-detail .cart-measurements-wrap,.cart-item-detail .cart-edit-wrap {
    padding: 0 10px
}

.woocommerce .tg-tabcontent h2 {
    font-size: 24px;
    line-height: 24px
}

.woocommerce #reviews #comments ol.commentlist {
    width: 100%;
    float: left;
    list-style: none
}

.woocommerce #reviews #comments ol.commentlist li {
    width: 100%;
    float: left;
    list-style-type: none
}

.woocommerce #reviews #comments ol.commentlist li>div {
    position: relative
}

.customizer-loader>div {
    background: #57c778
}

.tg-btn:hover {
    color: #fff!important;
    box-shadow: none!important
}

.tg-btn:before,.tg-btn:after {
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute
}

.tg-btn:before {
    background: #57c778
}

.tg-btn:after {
    opacity: 0;
    visibility: hidden;
    background: rgba(0,0,0,0.10)
}

.tg-btn:hover:after {
    opacity: 1;
    visibility: visible
}

.tg-btn:hover, .tg-btn:active, .tg-btn:focus, .tg-btn:visited {
    color: #FFF;
}

.customizer-twentyfifteen form.cart .tg-btn {
    width: 100%;
    float: left;
    padding: 3px 30px 0
}

.customizer-twentyfifteen .tg-steps ul {
    padding: 0
}

.customizer-twentyfifteen .tg-steps ul li {
    width: 100%;
    float: left;
    padding: 1px
}

.customizer-twentyfifteen .tg-steps ul li a,.customizer-twentyfifteen .tg-stickyheader a {
    border: 0
}

.customizer-twentyfifteen .tg-stickyheader>a {
    border: 1px solid #dbdbdb
}

.customizer-twentyfifteen .tg-stickybox {
    width: 210px
}

.tg-radio input[type=radio],.tg-checkbox input[type=checkbox] {
    display: none
}

.customizer-twentyfifteen .cart-item-modification .cus-btn {
    border: 0
}

.customizer-twentyfifteen .tg-btnround {
    top: 50%;
    width: 30px;
    margin: -15px 0 0
}

.customizer-twentyfifteen .tg-btnprevious {
    left: 0
}

.customizer-twentyfifteen .tg-btnnext {
    right: 0
}

.customizer-twentyfifteen .tg-customizeordernav {
    padding: 0 40px
}

.customizer-twentyfifteen .tg-customizeordernav li {
    width: 50%;
    float: left;
    margin: 3px 0
}

.customizer-twentyfifteen .tg-stickyheader.is_stuck .tg-btnround {
    top: 67px
}

.customizer-twentyfifteen .tg-stickyheader.is_stuck .tg-customizeordernav {
    padding: 0 20%
}

.customizer-twentyfifteen .tg-stickyheader.is_stuck .tg-customizeordernav li {
    width: auto;
    float: none;
    margin: 0
}

.customizer-twentyfifteen .cus-suitstyles .tg-suitstyleclassic,.customizer-twentyfifteen .cus-suitstyles .tg-suitstyleslim {
    padding: 30px
}

.customizer-twentysixteen form.cart .tg-btn {
    width: 100%;
    margin: 20px 0 0
}

.customizer-twentysixteen .tg-steps ul {
    padding: 0
}

.customizer-twentysixteen .tg-steps ul li {
    width: 100%;
    float: left;
    padding: 1px
}

.customizer-twentysixteen .tg-btnprevious {
    left: 0
}

.customizer-twentysixteen .tg-btnnext {
    right: 0
}

.customizer-twentysixteen.logged-in .tg-stickyheader.is_stuck,.customizer-twentysixteen.admin-bar .tg-stickyheader.is_stuck {
    padding: 73px 0 20px
}

.customizer-twentysixteen .tg-stickyheader.is_stuck {
    padding: 40px 0 20px
}

.customizer-twentysixteen.logged-in .tg-stickyheader.is_stuck .tg-btnround,.customizer-twentysixteen.admin-bar .tg-stickyheader.is_stuck .tg-btnround {
    top: 73px
}

.customizer-twentysixteen .tg-stickyheader.is_stuck .tg-btnround {
    top: 40px
}

.customizer-twentysixteen .tg-stickyheader.is_stuck .tg-btnprevious {
    left: 20px
}

.customizer-twentysixteen .tg-stickyheader.is_stuck .tg-btnnext {
    right: 20px
}

.customizer-twentyseventeen form.cart .tg-btn {
    width: 100%;
    margin: 15px 0
}

.customizer-twentyseventeen .tg-steps ul {
    padding: 0
}

.customizer-twentyseventeen .tg-steps ul li {
    width: 100%;
    float: left;
    padding: 1px
}

.customizer-twentyseventeen.logged-in .tg-customizeordernav,.customizer-twentyseventeen.admin-bar .tg-customizeordernav,.customizer-twentyseventeen .tg-customizeordernav {
    padding: 0 0 40px
}

.customizer-twentyseventeen .tg-stickyheader.is_stuck .tg-customizeordernav,.customizer-twentyseventeen.logged-in .tg-stickyheader.is_stuck .tg-customizeordernav,.customizer-twentyseventeen.admin-bar .tg-stickyheader.is_stuck .tg-customizeordernav {
    padding: 0 15%
}

.customizer-twentyseventeen .tg-customizeordernav {
    padding: 0 0 40px
}

.customizer-twentyseventeen .tg-btnround {
    top: auto;
    bottom: 0;
    height: 30px;
    line-height: 28px
}

.customizer-twentyseventeen .tg-stickyheader.is_stuck .tg-btnprevious {
    left: 20px
}

.customizer-twentyseventeen .tg-stickyheader.is_stuck .tg-btnnext {
    right: 20px
}

.customizer-twentyseventeen .tg-btnprevious {
    left: 0
}

.customizer-twentyseventeen .tg-btnnext {
    right: 0
}

.customizer-twentyseventeen .cus-suitstyles .tg-suitstyleclassic,.customizer-twentyseventeen .cus-suitstyles .tg-suitstyleslim {
    width: 50%;
    float: left;
    display: block
}

.customizer-twentyseventeen .cus-suitstyles .tg-suitstyleslim {
    padding: 0 15px 0 0
}

.customizer-twentyseventeen .cus-suitstyles .tg-suitstyleclassic {
    padding: 0 0 0 15px
}

.customizer-twentyseventeen .tg-stickybox {
    width: 160px
}

.tg-customcontent .tg-radio label figure:before {
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    text-align: center
}

.tg-customcontent .tg-radio label figure:before {
    z-index: 1;
    top: -6px;
    color: #fff;
    left: 15px;
    width: 36px;
    height: 36px;
    display: block;
    content: '\e96d';
    font-size: 12px;
    line-height: 32px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    font-family: 'icomoon';
    border: 1px solid #dbdbdb
}

.tg-suitstyle label:hover span:before,.tg-suitstyle input[type="radio"]:checked+label span:before,.tg-customcontent .tg-radio:hover label figure:before
.tg-customcontent .tg-radio input[type="radio"]:checked+label figure:before
{
    opacity: 1;
    color: #57c778;
    visibility: visible;
    border-color: #57c778
}

.tg-column-full,.cus-page-wrapper {
    float: left;
    width: 100%
}

.single-product .cus-page-wrapper fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%
}

.single-product .cus-page-wrapper .tg-stepcontent {
    height: auto!important
}

.single-product .cus-page-wrapper .tg-steps ul {
    padding: 0
}

body.single.single-product .cus-col-9 {
    width: 100%
}

.counter-number {
    position: absolute;
    top: -27px;
    right: 0;
    background: #504f56;
    padding: 0 15px;
    color: #FFF;
    border-radius: 3px
}

.tg-producttextbox .tg-description {
    border: 0!important;
    margin: 0!important;
    padding: 0 0 30px!important
}

.tg-mediafilesanduploader .tg-displaybox figure img {
    width: 100%!important;
    height: auto!important
}

.mini_cart_item a {
    font-size: 15px
}

.mini_cart_item .cart-edit-wrap,.mini_cart_item .cart-measurements-wrap {
    padding: 0
}

.mini_cart_item .quantity {
    float: left;
    width: 100%
}

button[data-balloon] {
    overflow: visible
}

[data-balloon] {
    position: relative;
    cursor: pointer
}

[data-balloon]:after {
    filter: alpha(opactiy=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .18s ease-out .18s;
    -moz-transition: all .18s ease-out .18s;
    -ms-transition: all .18s ease-out .18s;
    -o-transition: all .18s ease-out .18s;
    transition: all .18s ease-out .18s;
    font-family: sans-serif!important;
    font-weight: normal!important;
    font-style: normal!important;
    text-shadow: none!important;
    font-size: 12px!important;
    background: rgba(17,17,17,0.9);
    border-radius: 4px;
    color: #fff;
    content: attr(data-balloon);
    padding: .5em 1em;
    position: absolute;
    white-space: nowrap;
    z-index: 10
}

[data-balloon]:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17,17,17,0.9)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    filter: alpha(opactiy=0);
    -ms-filter: "alpha(opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .18s ease-out .18s;
    -moz-transition: all .18s ease-out .18s;
    -ms-transition: all .18s ease-out .18s;
    -o-transition: all .18s ease-out .18s;
    transition: all .18s ease-out .18s;
    content: '';
    position: absolute;
    z-index: 10
}

[data-balloon]:hover:before,[data-balloon]:hover:after,[data-balloon][data-balloon-visible]:before,[data-balloon][data-balloon-visible]:after {
    filter: alpha(opactiy=100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    pointer-events: auto
}

[data-balloon].font-awesome:after {
    font-family: FontAwesome
}

[data-balloon][data-balloon-break]:after {
    white-space: pre
}

[data-balloon][data-balloon-blunt]:before,[data-balloon][data-balloon-blunt]:after {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

[data-balloon][data-balloon-pos="up"]:after {
    bottom: 100%;
    left: 50%;
    margin-bottom: 11px;
    -webkit-transform: translate(-50%,10px);
    -moz-transform: translate(-50%,10px);
    -ms-transform: translate(-50%,10px);
    transform: translate(-50%,10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos="up"]:before {
    bottom: 100%;
    left: 50%;
    margin-bottom: 5px;
    -webkit-transform: translate(-50%,10px);
    -moz-transform: translate(-50%,10px);
    -ms-transform: translate(-50%,10px);
    transform: translate(-50%,10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos="up"]:hover:after,[data-balloon][data-balloon-pos="up"][data-balloon-visible]:after {
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

[data-balloon][data-balloon-pos="up"]:hover:before,[data-balloon][data-balloon-pos="up"][data-balloon-visible]:before {
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

[data-balloon][data-balloon-pos="up-left"]:after {
    bottom: 100%;
    left: 0;
    margin-bottom: 11px;
    -webkit-transform: translate(0,10px);
    -moz-transform: translate(0,10px);
    -ms-transform: translate(0,10px);
    transform: translate(0,10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos="up-left"]:before {
    bottom: 100%;
    left: 5px;
    margin-bottom: 5px;
    -webkit-transform: translate(0,10px);
    -moz-transform: translate(0,10px);
    -ms-transform: translate(0,10px);
    transform: translate(0,10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos="up-left"]:hover:after,[data-balloon][data-balloon-pos="up-left"][data-balloon-visible]:after {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

[data-balloon][data-balloon-pos="up-left"]:hover:before,[data-balloon][data-balloon-pos="up-left"][data-balloon-visible]:before {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

[data-balloon][data-balloon-pos="up-right"]:after {
    bottom: 100%;
    right: 0;
    margin-bottom: 11px;
    -webkit-transform: translate(0,10px);
    -moz-transform: translate(0,10px);
    -ms-transform: translate(0,10px);
    transform: translate(0,10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos="up-right"]:before {
    bottom: 100%;
    right: 5px;
    margin-bottom: 5px;
    -webkit-transform: translate(0,10px);
    -moz-transform: translate(0,10px);
    -ms-transform: translate(0,10px);
    transform: translate(0,10px);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top
}

[data-balloon][data-balloon-pos="up-right"]:hover:after,[data-balloon][data-balloon-pos="up-right"][data-balloon-visible]:after {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

[data-balloon][data-balloon-pos="up-right"]:hover:before,[data-balloon][data-balloon-pos="up-right"][data-balloon-visible]:before {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

[data-balloon][data-balloon-pos='down']:after {
    left: 50%;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(-50%,-10px);
    -moz-transform: translate(-50%,-10px);
    -ms-transform: translate(-50%,-10px);
    transform: translate(-50%,-10px)
}

[data-balloon][data-balloon-pos='down']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17,17,17,0.9)%22%20transform%3D%22rotate(180186)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 50%;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(-50%,-10px);
    -moz-transform: translate(-50%,-10px);
    -ms-transform: translate(-50%,-10px);
    transform: translate(-50%,-10px)
}

[data-balloon][data-balloon-pos='down']:hover:after,[data-balloon][data-balloon-pos='down'][data-balloon-visible]:after {
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

[data-balloon][data-balloon-pos='down']:hover:before,[data-balloon][data-balloon-pos='down'][data-balloon-visible]:before {
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

[data-balloon][data-balloon-pos='down-left']:after {
    left: 0;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    transform: translate(0,-10px)
}

[data-balloon][data-balloon-pos='down-left']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17,17,17,0.9)%22%20transform%3D%22rotate(180186)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    left: 5px;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    transform: translate(0,-10px)
}

[data-balloon][data-balloon-pos='down-left']:hover:after,[data-balloon][data-balloon-pos='down-left'][data-balloon-visible]:after {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

[data-balloon][data-balloon-pos='down-left']:hover:before,[data-balloon][data-balloon-pos='down-left'][data-balloon-visible]:before {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

[data-balloon][data-balloon-pos='down-right']:after {
    right: 0;
    margin-top: 11px;
    top: 100%;
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    transform: translate(0,-10px)
}

[data-balloon][data-balloon-pos='down-right']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(17,17,17,0.9)%22%20transform%3D%22rotate(180186)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 18px;
    height: 6px;
    right: 5px;
    margin-top: 5px;
    top: 100%;
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    transform: translate(0,-10px)
}

[data-balloon][data-balloon-pos='down-right']:hover:after,[data-balloon][data-balloon-pos='down-right'][data-balloon-visible]:after {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

[data-balloon][data-balloon-pos='down-right']:hover:before,[data-balloon][data-balloon-pos='down-right'][data-balloon-visible]:before {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0)
}

[data-balloon][data-balloon-pos='left']:after {
    margin-right: 11px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px,-50%);
    -moz-transform: translate(10px,-50%);
    -ms-transform: translate(10px,-50%);
    transform: translate(10px,-50%)
}

[data-balloon][data-balloon-pos='left']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(17,17,17,0.9)%22%20transform%3D%22rotate(-901818)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    margin-right: 5px;
    right: 100%;
    top: 50%;
    -webkit-transform: translate(10px,-50%);
    -moz-transform: translate(10px,-50%);
    -ms-transform: translate(10px,-50%);
    transform: translate(10px,-50%)
}

[data-balloon][data-balloon-pos='left']:hover:after,[data-balloon][data-balloon-pos='left'][data-balloon-visible]:after {
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

[data-balloon][data-balloon-pos='left']:hover:before,[data-balloon][data-balloon-pos='left'][data-balloon-visible]:before {
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

[data-balloon][data-balloon-pos='right']:after {
    left: 100%;
    margin-left: 11px;
    top: 50%;
    -webkit-transform: translate(-10px,-50%);
    -moz-transform: translate(-10px,-50%);
    -ms-transform: translate(-10px,-50%);
    transform: translate(-10px,-50%)
}

[data-balloon][data-balloon-pos='right']:before {
    background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(17,17,17,0.9)%22%20transform%3D%22rotate(9066)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E");
    background-size: 100% auto;
    width: 6px;
    height: 18px;
    left: 100%;
    margin-left: 5px;
    top: 50%;
    -webkit-transform: translate(-10px,-50%);
    -moz-transform: translate(-10px,-50%);
    -ms-transform: translate(-10px,-50%);
    transform: translate(-10px,-50%)
}

[data-balloon][data-balloon-pos='right']:hover:after,[data-balloon][data-balloon-pos='right'][data-balloon-visible]:after {
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

[data-balloon][data-balloon-pos='right']:hover:before,[data-balloon][data-balloon-pos='right'][data-balloon-visible]:before {
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

[data-balloon][data-balloon-length='small']:after {
    white-space: normal;
    width: 80px
}

[data-balloon][data-balloon-length='medium']:after {
    white-space: normal;
    width: 150px
}

[data-balloon][data-balloon-length='large']:after {
    white-space: normal;
    width: 260px
}

[data-balloon][data-balloon-length='xlarge']:after {
    white-space: normal;
    width: 380px
}

@media screen and (max-width: 768px) {
    [data-balloon][data-balloon-length='xlarge']:after {
        white-space:normal;
        width: 90vw
    }
}

[data-balloon][data-balloon-length='fit']:after {
    white-space: normal;
    width: 100%
}

.single-product .tg-stepcontent {
    padding: 15px;
}

@media screen and (max-width: 480px) {
    .style-lable, .style-name {
        width:100%;
    }

    .style-lable {
        font-weight: bold;
    }

    .measurement-update-btn input[type="submit"].cus-btn {
        width: 100%;
    }

    .measurement-update-btn input[type="submit"].cus-btn+input[type="submit"].cus-btn {
        margin-top: 15px
    }
}

.single-product .tg-steps ul, .single-product .tg-steps ul li {
    display: block;
}

.single-product .tg-steps ul li {
    width: 100% !important;
    margin-left: 0;
}

.woocommerce .shop_table .product-name a {
    box-sizing: border-box;
}

.woocommerce.row-divided, .woocommerce.row, .woocommerce .woocommerce {
    clear: both;
}

.tg-btn.to-edit-product {
    padding: 0;
    min-width: 40px;
    padding: 0 15px;
    height: 40px;
    line-height: 44px;
    vertical-align: middle;
    border-radius: 100%;
}

html.cus-modal-open {
    overflow: hidden;
}

.tailor-edit-button {
    float: left;
    width: 100%;
}

.mini-cart .tailor-edit-button {
    display: none;
}

.cart-item-detail .cus-open-modal.cus-btn {
    font-size: 13px !important;
    line-height: 24px !important;
    color: #FFF !important;
}

.tg-videobox iframe {
    max-width: 485px !important;
}

a.to-edit-product img {
    width: auto !important;
    max-width: 100% !important;
}

.custom-measurement-data .measurement-tumbnails img {
    max-width: unset;
}

.dokan-comp select {
    width: 100%;
    margin-bottom: 15px;
}

.customizer-hide-cartbtn .quantity.buttons_added, .customizer-hide-cartbtn .single_add_to_cart_button:not(.item-shop-detail) {
    display: none !important;
}

li.tg-hidelink {
    display: none;
}

.is_stuck li.tg-previous-link {
    margin-right: 10px;
}

.is_stuck li.tg-next-link, .is_stuck li.tg-finish-link {
    margin-left: 15px;
}

#header.sticky-header .header-main.sticky {
    z-index: 97 !important;
}


<!--style css-->

	/*
Theme Name: Tailors Online
Theme URI: http://codezel.com/
Author: Xaraar
Author URI: https://themeforest.net/user/codezel
Description: Sport, Gym and Fitness Studio is a beautiful and extensively graphically designed, intuitive and easy to use, rapidly responsive WordPress fitness, gym and yoga website template. Sport, Gym and Fitness Studio is the result of a focused and purposeful development effort, seeking to provide a flexible, feminine theme for fitness websites that allowed for female fitness centers to display themselves, their classes and services and their trainers and schedules in a uniquely detailed, thoughtful manner.
Version: 1.0
Tags: one-column, two-columns, right-sidebar,sticky-post,theme-options, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
Text Domain: tailors-online
Domain Path: /languages
License: 
License URI:

However we used Less script to make things easy to maintain, this is the compressed ourput, we recommend to edit the less files and then recombile the files and add the result here, if you don't like to use less you can edit this file here.
 
 This files contents are outlined below.
 01.	Theme Reset Style
 02.	Global Elements
 03.	Menu
 04.	Social.tg-productbox
 05.	Article
 06.	Posts
 07.	Responsive
 08.	Widgets
 09.	Flexslider
 10.	Grid
*/


@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700|Work+Sans:300,400,600,700);
* {
	margin: 0px;
	padding: 0px;
}
html,
body {
	position: relative;
	height: 100%;
}
body {
	color: #767676;
	background: #fff;
	font:400 13px/21px 'Open Sans', Arial, Helvetica, sans-serif;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	color: #767676;
	margin: 0 0 8px;
	font-weight: 400;
	line-height: 1.5;
	font-style: normal;
	text-transform: capitalize;
	font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}
h1 { font-size: 48px;}
h2 { font-size: 36px;}
h3 { font-size: 24px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a { color: #767676;}
p a {}
p a:hover {text-decoration:underline;}
p {
	letter-spacing: normal;
	line-height: 21px;
	margin: 0 0 20px;
}
a {text-decoration: none;}
a:hover, a:focus, a:active {
	outline: none;
	text-decoration: none;
}
ul { margin: 0; }
figure {
	margin-bottom: 6px;
	position: relative;
}
img {
	height: auto;
	max-width: 100%;
}
strong { color: #414141; }
iframe {
	border: none;
	float: left;
	width: 100%;
}
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor {}
.wp-caption.alignleft,
.wp-caption.alignnone { width: 100%; }
button { border: none; }
textarea,
select,
.tg-select select,
.form-control,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	color: #767676;
	outline: none;
	height: 40px;
	background:#fff;
	font-size: 19px;
	border-radius: 0;
	box-shadow: none;
	line-height: 20px;
	padding: 9px 20px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ddd;
	text-transform: capitalize;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.form-group{ margin:0 0 20px;}
.form-control::-moz-placeholder{
	color: #767676;
	text-transform: capitalize;
}
input:focus,
.select select:focus,
.form-control:focus{
	color: #767676;
	border-color: #767676;
	box-shadow:none !important;
}
/*======================
		 Select 		
======================*/
.tg-select{
	width: 100%;
	float:left;
	color:#ddd;
	position: relative;
	text-transform:uppercase;
}
.tg-select:after{
	content: '\f107';
	top: 50%;
	right: 23px;
	z-index: 2;
	width: 13px;
	color: #ddd;
	display: block;
	font-size: 22px;
	margin-top: -5px;
	line-height: 10px;
	position: absolute;
	text-align: center;
	font-family: 'FontAwesome';
}
.tg-select select {
	width: 100%;
	z-index: 1;
	color:#ddd;
	height:50px;
	padding:15px;
	line-height:20px;
	position: relative;
	text-transform:uppercase;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.tg-select select option{color:#ddd;}
/*======================
		CheckBox		
======================*/
.tg-radio,
.tg-radio label,
.tg-checkbox,
.tg-checkbox label{
	width: 100%;
	float: left;
	margin:0;
	position: relative;
}
.tg-radio label,
.tg-checkbox label{
	cursor:pointer;
	display:block;
	padding:0 0 0 20px;
}
.tg-radio input[type=radio],
.tg-checkbox input[type=checkbox] { display:none; }
.tg-radio input[type=radio] + label:before,
.tg-checkbox input[type=checkbox] + label:before {
	top: 4px;
	left: 0;
	color: #767676;
	font-size: 14px;
	line-height: 14px;
	content: "\f096";
	position: absolute;
	font-family: 'FontAwesome';
}
.tg-radio input[type=radio]:checked + label:before,
.tg-checkbox input[type=checkbox]:checked + label:before {content:'\f046';}
label {
	color: #414141;
	display: block;
	font-weight: 400;
	margin-bottom: 10px;
}
form p {
	float: left;
	position: relative;
	width: 100%;
}
form p span i {
	color: #474747;
	left: 16px;
	position: absolute;
	top: 13px;
}
option { padding: 5px 15px; }
li {
	line-height: 28px;
	list-style: disc inside none;
}
ul ul { margin-left: 20px; }
ol {
	float: none;
	list-style: decimal;
	padding-left: 15px;
}
ol ol { margin-left: 20px; }
ol li {
	list-style: decimal;
	width: 100%;
}
table {
	background-color: transparent;
	max-width: 100%;
}
th { text-align: left; }
table {
	margin-bottom: 15px;
	width: 100%;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
	border-top: 1px solid #8a8484;
    border: 1px solid #8a8484;
	/*line-height: 2.5;
	padding-left: 3px;*/
	text-align: center;
	/* vertical-align: top; */
	font-size: 17px;
}
table thead tr th {
	border-top: 1px solid #d2d2d2;
	text-align: center;
	text-transform: capitalize;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td { border-top: 1px solid #d2d2d2; }
table > thead > tr > th {
	border-bottom: 1px solid #d2d2d2;
	vertical-align: bottom;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td { border-bottom: 0; }
table > tbody + tbody { border-top: 1px solid #d2d2d2; }
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td { padding: 6px 10px; }
p ins { color: #999; }
dl dd { margin-left: 20px; }
address { font-style: italic; }
/*==============================================
			Global Elements						
==============================================*/
.tg-haslayout{
	width:100%;
	float:left;
}
.tg-sectionspace{padding: 80px 0;}
.tg-locationmap{
	width: 100%;
	float: left;
	height: 500px;
}
.tg-btn{
	z-index: 3;
	color: #fff;
	overflow: hidden;
	position:relative;
	text-align:center;
	border-radius: 5px;
	padding: 3px 40px 0;
	display: inline-block;
	vertical-align: middle;
	border-bottom: 3px solid;
	text-transform: capitalize;
	font:400 14px/37px 'Work Sans', Arial, Helvetica, sans-serif;
}
.tg-btn:before,
.tg-btn:after{
	top: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
}
.tg-btn:after{
	opacity: 0;
	visibility: hidden;
	background: rgba(0,0,0,0.10);
}
.tg-btn:hover,
.tg-btn:focus{color:#fff;}
.tg-btn:hover:after{
	opacity: 1;
	visibility: visible;
}
.tg-btn-sm{
	padding: 0 15px;
	line-height: 30px;
}
.tg-btn-lg{ width: 100%;}
.tg-socialicons{
	overflow: hidden;
	list-style: none;
	text-align:center;
	line-height: 30px;
}
.tg-socialicons li{
	float: left;
	padding: 0 4px;
	line-height: inherit;
	list-style-type: none;
}
.tg-socialicons li a{
	width:30px;
	height:30px;
	color: #fff;
	display:block;
	background:#767676;
	overflow:hidden;
	line-height: 30px;
	position:relative;
	text-align: center;
	border-radius: 30px;
	text-transform:capitalize;
}
.tg-inputwithicon.tg-facebook .tg-icon,
.tg-checkbox.tg-facebook,
li.tg-facebook a,
li.tg-facebook a:hover{background:#3b5999;}
.tg-inputwithicon.tg-twitter .tg-icon,
.tg-checkbox.tg-twitter,
li.tg-twitter a,
li.tg-twitter a:hover{background:#55acee;}
.tg-inputwithicon.tg-linkedin .tg-icon,
.tg-checkbox.tg-linkedin,
li.tg-linkedin a,
li.tg-linkedin a:hover{background:#0077B5;}
.tg-inputwithicon.tg-skype .tg-icon,
.tg-checkbox.tg-skype,
li.tg-skype a,
li.tg-skype a:hover{background:#00aff0;}
.tg-checkbox.tg-dropbox,
li.tg-dropbox a,
li.tg-dropbox a:hover{background:#007ee5;}
.tg-checkbox.tg-vimeo,
li.tg-vimeo a,
li.tg-vimeo a:hover{background:#1ab7ea;}
.tg-checkbox.tg-tumblr,
li.tg-tumblr a,
li.tg-tumblr a:hover{background:#34465d;}
.tg-checkbox.tg-yahoo,
li.tg-yahoo a,
li.tg-yahoo a:hover{background:#410093;}
.tg-inputwithicon.tg-googleplus .tg-icon,
.tg-checkbox.tg-googleplus,
li.tg-googleplus a,
li.tg-googleplus a:hover{background:#dd4b39;}
.tg-inputwithicon.tg-pinterestp .tg-icon,
.tg-checkbox.tg-pinterestp,
li.tg-pinterestp a,
li.tg-pinterestp a:hover{background:#bd081c;}
.tg-checkbox.tg-youtube,
li.tg-youtube a,
li.tg-youtube a:hover{background:#cd201f;}
.tg-checkbox.tg-stumbleupon,
li.tg-stumbleupon a,
li.tg-stumbleupon a:hover{background:#eb4924;}
.tg-checkbox.tg-reddit,
li.tg-reddit a,
li.tg-reddit a:hover{background:#ff5700;}
.tg-checkbox.tg-quora,
li.tg-quora a,
li.tg-quora a:hover{background:#b92b27;}
.tg-checkbox.tg-yelp,
li.tg-yelp a,
li.tg-yelp a:hover{background:#af0606;}
.tg-checkbox.tg-soundcloud,
li.tg-soundcloud a,
li.tg-soundcloud a:hover{background:#ff3300;}
.tg-checkbox.tg-whatsapp,
li.tg-whatsapp a,
li.tg-whatsapp a:hover{background:#25d366;}
.tg-checkbox.tg-wechat,
li.tg-wechat a,
li.tg-wechat a:hover{background:#09b83e;}
.tg-checkbox.tg-instagram,
li.tg-instagram a,
li.tg-instagram a:hover{background:#e4405f;}
.tg-checkbox.tg-dribbble,
li.tg-dribbble a,
li.tg-dribbble a:hover{background:#ea4c89;}
.tg-checkbox.tg-flickr,
li.tg-flickr a,
li.tg-flickr a:hover{background:#ff0084;}
.tg-checkbox.tg-rss,
li.tg-rss a,
li.tg-rss a:hover{background:#ff6600;}
.tg-socialicons li a i{
	color: #fff;
	width: 30px;
	display:block;
	font-size:13px;
	line-height:30px;
	text-align:center;
}
.tg-socialicons li a:hover{color: #fff;}
.tg-roundicontext .tg-usericonholder{
	width: 150px;
	display: block;
	overflow: hidden;
	font-style: normal;
}
.tg-roundicontext i,
.tg-roundicontext span{
	float:left;
	font-size: 13px;
	line-height: 30px;
}
.tg-roundicontext:focus,
.tg-roundicontext:hover{color: #fff;}
.tg-rss .tg-roundicontext:hover{width: 63px;}
.tg-yelp .tg-roundicontext:hover,
.tg-flickr .tg-roundicontext:hover{width: 70px;}
.tg-skype .tg-roundicontext:hover{width: 78px;}
.tg-vimeo .tg-roundicontext:hover,
.tg-yahoo .tg-roundicontext:hover,
.tg-reddit .tg-roundicontext:hover,
.tg-quora .tg-roundicontext:hover{width: 80px;}
.tg-googleplus .tg-roundicontext:hover{width: 85px;}
.tg-tumblr .tg-roundicontext:hover{width: 86px;}
.tg-linkedin .tg-roundicontext:hover{width: 87px;}
.tg-wechat .tg-roundicontext:hover{width: 90px;}
.tg-twitter .tg-roundicontext:hover,
.tg-dropbox .tg-roundicontext:hover{width: 94px;}
.tg-youtube .tg-roundicontext:hover,
.tg-dribbble .tg-roundicontext:hover{width: 96px;}
.tg-facebook .tg-roundicontext:hover{width: 100px;}
.tg-instagram .tg-roundicontext:hover{width: 104px;}
.tg-whatsapp .tg-roundicontext:hover{width: 106px;}
.tg-soundcloud .tg-roundicontext:hover{width: 116px;}
.tg-pinterestp .tg-roundicontext:hover,
.tg-stumbleupon .tg-roundicontext:hover{width: 126px;}
.tg-verticalmiddle{
	margin: 0 -1px;
	float: none !important;
	display: inline-block;
	vertical-align: middle;
}
.tg-description {
	width: 100%;
	float: left;
}
.tg-bglight{ background:#f7f7f7;}
.tg-bgdark{ background:#373542;}
.tg-stars span,
.tg-stars{
	width:90px;
	height: 16px;
	float: left;
	line-height:16px;
	position:relative;
}
.tg-stars span:after,
.tg-stars:before {
	top: 0;
	left: 0;
	width: 100%;
	font-size: 16px;
	line-height: 16px;
	position: absolute;
	letter-spacing: 4px;
	font-family: 'FontAwesome';
	color: rgba(218, 218, 218, .8);
	content: '\f005 \f005 \f005 \f005 \f005';
}
.tg-stars span {
	width:82%;
	overflow: hidden;
}
.tg-stars span:after {color:#f8d64e;}
.row.no-gutters{
	margin-right: 0;
	margin-left: 0;
}
.no-gutters > [class^="col-"],
.no-gutters > [class*="col-"],
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*="col-"]{
	padding-right: 0;
	padding-left: 0;
}
/*==============================================
			Theme Pagination					
==============================================*/
.tg-pagination{
	width:100%;
	float: left;
	padding: 30px 0 0;
	font:13px/30px 'Work Sans', Arial, Helvetica, sans-serif;
}
.tg-pagination ul{
	margin:0;
	padding:0;
	width: 100%;
	float:left;
	list-style:none;
	line-height: 30px;
	text-align: center;
}
.tg-pagination ul li{
	margin:0 3px;
	width:30px;
	height: 30px;
	line-height: 30px;
	background: #f8f8f8;
	list-style-type:none;
	display: inline-block;
	vertical-align: top;
}
.tg-pagination ul li a{
	color:#484848;
	display:block;
	text-align:center;
	position:relative;
	line-height: 30px;
}
.tg-pagination ul li.tg-nextpage a,
.tg-pagination ul li.tg-prevpage a{
	color: #fff;
	background: #484848;
}
.tg-pagination ul li.tg-prevpage a{border-radius: 3px 0 0 3px;}
.tg-pagination ul li.tg-nextpage a{border-radius: 0 3px 3px 0;}
.tg-pagination ul li.tg-nextpage a i,
.tg-pagination ul li.tg-prevpage a i{
	display: block;
	line-height: 30px;
}
.tg-pagination ul li.tg-active a,
.tg-pagination ul li a:hover,
.tg-pagination ul li.tg-nextpage a:hover,
.tg-pagination ul li.tg-prevpage a:hover,
.tg-pagination ul li.tg-nextpage a:hover i,
.tg-pagination ul li.tg-prevpage a:hover i{color: #fff;}
/*==============================================
			Theme BreadCrumb					
==============================================*/
.tg-breadcrumb {
	padding: 0;
	color: #fff;
	float: left;
	list-style: none;
	margin:0 13px;
	text-align: right;
	position: relative;
	background: #504f56;
	text-transform: capitalize;
	font: 13px/26px 'Work Sans', Arial, Helvetica, sans-serif;
}
.tg-breadcrumb li{
	width:auto;
	float: left;
	padding:0 15px;
	position:relative;
	line-height:inherit;
	list-style-type:none;
}
.tg-breadcrumb:after,
.tg-breadcrumb:before{
	top: 0;
	width: 0;
	height: 0;
	content: '';
	position: absolute;
}
.tg-breadcrumb:after{
	left: 100%;
	border-right: 26px solid transparent;
	border-top: 26px solid #504f56;
}
.tg-breadcrumb:before{
	right: 100%;
	border-left: 26px solid transparent;
	border-top: 26px solid #504f56;
}
.tg-breadcrumb li:after{
	top:0;
	left:-3px;
	content:'\f105';
	position:absolute;
	font-family: 'FontAwesome';
}
.tg-breadcrumb li:first-child:after{display: none;}
.tg-breadcrumb li a{
	display:block;
	color:#fff;
}
/*==============================================
			Theme Style							
==============================================*/
.tg-wrapper{overflow: hidden;}
.tg-header{
	-webkit-box-shadow: 0 0 20px 1px rgba(0,0,0,0.10);
	box-shadow: 0 0 20px 1px rgba(0,0,0,0.10);
}
.tg-home .tg-main{padding: 20px 0;}
.tg-main{padding: 50px 0 0px;}
.tg-twocolumns{
	width: 100%;
	float: left;
}
.tg-content{
	width: 100%;
	float: left;
}
.tg-sidebar{
	width: 100%;
	float: left;
}
.tg-footer{}
/*==============================================
			Header								
==============================================*/
.tg-topbar{
	width: 100%;
	float: left;
}
.tg-logonav{
	width: 100%;
	float: left;
}
.tg-addressinfo{
	color: #fff;
	float: left;
	padding: 15px 0;
	font-size: 13px;
	line-height: 16px;
	list-style: none;
}
.tg-addressinfo li{
	float: left;
	padding: 0 0 0 30px;
	line-height: inherit;
	list-style-type: none;
}
.tg-addressinfo li:first-child{padding: 0;}
.tg-addressinfo li i,
.tg-addressinfo li address,
.tg-addressinfo li time,
.tg-addressinfo li span{
	margin: 0;
	font-style: normal;
	font-size: inherit;
	line-height: inherit;
	display: inline-block;
	vertical-align: middle;
}
.tg-addressinfo li i{
	font-size: 20px;
	line-height: 20px;
	padding: 0 10px 0 0;
}
.tg-topbar .tg-socialicons{
	float: right;
	padding: 10px 0;
}
.tg-topbar .tg-socialicons li a{background: rgba(0,0,0,0.10);}
.tg-topbar .tg-socialicons li.tg-facebook a:hover{background: #3b5999;}
.tg-topbar .tg-socialicons li.tg-twitter a:hover{background: #55acee;}
.tg-topbar .tg-socialicons li.tg-linkedin a:hover{background: #0077B5;}
.tg-topbar .tg-socialicons li.tg-googleplus a:hover{background: #dd4b39;}
.tg-topbar .tg-socialicons li.tg-rss a:hover{background: #ff6600;}
.tg-logonav{
	width: 100%;
	float: left;
	padding: 30px 0;
}
.tg-logo{float: left;}
.tg-logo a{display: block;}
.tg-logo a img{display: block;}
.tg-navigationarea{
	float: right;
	padding: 10px 0;
}
.tg-nav{
	float: left;
	text-transform: capitalize;
	font: 400 14px/40px 'Work Sans', Arial, Helvetica, sans-serif;
}
.tg-navigation{
	width: 100%;
	float: left;
	padding: 0;
}
.tg-navigation ul{
	margin: 0;
	list-style: none;
	line-height: inherit;
}
.tg-navigation > ul{
	width: 100%;
	float: left;
}
.tg-navigation ul li{
	position: relative;
	line-height: inherit;
	list-style-type: none;
}
.tg-navigation > ul > li{
	float: left;
	padding: 0 30px 0 0;
}
.tg-navigation > ul > li:last-child .sub-menu{
	right:0;
	left:auto;
}
.tg-navigation > ul > li:last-child i{
	display: block;
	font-style: normal;
	font-size: inherit;
	line-height: inherit;
}
.tg-navigation > ul > li.menu-item-has-children > a{padding: 0 15px 0 0;}
.tg-navigation ul li a{
	color: #484848;
	display: block;
	position: relative;
}
.menu-item-has-children a:before{
	top: 0;
	right: 15px;
	position: absolute;
	font-size: inherit;
	line-height: inherit;
	font-family: 'FontAwesome';
}
.tg-navigation > ul > li.menu-item-has-children > a:before{
	right: 0;
	content: '\f107';
}
.tg-navigation ul li a:after{
	top: 0;
	left: 0;
	content: '';
	position: absolute;
	font-size: inherit;
	background: #484848;
	line-height: inherit;
}
.tg-navigation > ul > li > a:after{
	width: 0;
	height: 2px;
}
.tg-navigation > ul > li:hover > a:after,
.tg-navigation > ul > li.current-menu-item > a:after{width: 100%;}
.sub-menu{
	top: 100px;
	left: 0;
	opacity: 0;
	z-index: 5;
	width: 230px;
	font-size: 13px;
	background: #fff;
	border-radius: 5px;
	position: absolute;
	visibility: hidden;
	line-height: inherit;
	box-shadow: 0 0 10px 1px rgba(0,0,0,0.10);
}
.sub-menu li{
	width: 100%;
	float: left;
	line-height: inherit;
}
.sub-menu li + li{border-top: 1px solid #eaeaea;}
.sub-menu > li.menu-item-has-children > a:before{
	content: '\f105';
	line-height: 40px;
}
.sub-menu li a{padding: 0 15px;}
.sub-menu li a:after{
	width: 3px;
	height: 0;
}
.sub-menu > li.current-menu-item > a,
.sub-menu > li:hover > a{background: #f7f7f7;}
.sub-menu > li.current-menu-item > a:after,
.sub-menu > li:hover > a:after{height: 100%;}
.menu-item-has-children:hover > .sub-menu{
	top: 100%;
	opacity: 1;
	visibility: visible;
}
.sub-menu .sub-menu{left: 100%;}
.sub-menu li:hover .sub-menu{
	top: 0;
	opacity: 1;
	visibility: visible;
}
.tg-rightarea .tg-btn{
	float: right;
	margin: 0 0 0 40px;
}
.tg-navigationarea .tg-btn{float: right;}
/*==============================================
			Inner Banner Style					
==============================================*/
.tg-innerpagebanner{
	width: 100%;
	float: left;
}
.tg-pagehead{
	width: 100%;
	float: left;
	padding: 0 10% 30px 0;
}
.tg-pagehead h2{
	color: #504f56;
	font-size: 28px;
	font-weight: 300;
	line-height: 28px;
	margin: 0 0 20px;
}
.tg-pagehead .tg-description p{margin: 0;}
/*==============================================
			Product Grid						
==============================================*/
.tg-products{
	width: 100%;
	float: left;
}
.tg-product{
	width: 100%;
	float: left;
	margin: 0 0 30px;
}
.tg-productimg{
	margin: 0;
	width: 100%;
	float: left;
	position: relative;
}
.tg-productimg > a{display: block;}
.tg-productimg > a > img{
	z-index: 1;
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}
.tg-productimg figcaption{
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	position: absolute;
	border: 20px solid;
	visibility: hidden;
}
.tg-hoverimglink{
	width: 100%;
	float: left;
	height: 100%;
	background: #fff;
	position: relative;
	display: flex;
	align-items: center;
	align-content: center;
	flex-direction: column;
	justify-content: center;
}
.tg-hoverimglink img{
	display: block;
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px solid #ddd;
}
.tg-productcontent{
	width: 100%;
	float: left;
	min-height: 89px;
	padding: 20px 0 0;
	text-align: center;
}
.tg-producttitle{
	width: 100%;
	float: left;
}
.tg-producttitle h3{
	margin: 0;
	font-size: 16px;
	line-height: 16px;
}
.tg-rating{
	width: 100%;
	float: left;
	padding: 10px 0;
}
.tg-rating .tg-stars{
	float: none;
	display: block;
	margin: 0 auto;
}
.tg-price{
	width: 100%;
	float: left;
}
.tg-price h4{
	margin: 0;
	font-size: 20px;
	line-height: 20px;
}
.tg-product:hover > .tg-productimg > figcaption{
	opacity: 1;
	visibility: visible;
}
.tg-product:hover > .tg-productimg {
	-webkit-box-shadow: 0 0 20px 2px rgba(72,72,72,0.25);
	box-shadow: 0 0 20px 2px rgba(72,72,72,0.25);
}
/*==============================================
			Sidebar Style						
==============================================*/
.tg-widget{
	width: 100%;
	float: left;
}
.tg-widget + .tg-widget{margin: 30px 0 0;}
.tg-widgettitle{
	width: 100%;
	float: left;
	padding: 0 0 20px;
}
.tg-widgettitle h3{
	margin: 0;
	font-size: 18px;
	line-height: 18px;
}
.tg-widgetcontent{
	width: 100%;
	float: left;
}
.tg-widgetcontent ul{
	width: 100%;
	float: left;
	list-style: none;
	font-size: 13px;
	line-height: 16px;
}
.tg-widgetcontent ul li{
	width: 100%;
	float: left;
	font-size: inherit;
	line-height: inherit;
	list-style-type: none;
}
.tg-widgetcontent ul li a{color: #767676;}
.tg-themeform{
	width: 100%;
	float: left;
	position: relative;
}
.tg-themeform fieldset{
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%;
	float: left;
	position: relative;
}
.tg-advertisement{
	width: 100%;
	float: left;
}
.tg-advertisement img{
	width: 100%;
	height: auto;
	display: block;
}
.tg-themerangeslider{
	width: 100%;
	float: left;
	height: 3px;
	margin: 10px 0;
	border-radius: 0;
	background: #ddd;
	border: 0 !important;
}
.tg-themerangeslider .ui-slider-handle{
	top: 3px;
	width: 0;
	height: 0;
	outline: none;
	background: none;
	border-radius: 0;
	border-style: solid;
	border-width: 0 8px 8px 8px;
	border-color: transparent transparent #504f56 transparent;
}
.tg-themerangeslider .ui-slider-handle + .ui-slider-handle{
	top: -8px;
	margin: 0 0 0 -8px;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #504f56 transparent transparent transparent;
}
.tg-amountbox{
	width: 100%;
	float: left;
	padding: 0 20px;
}
.tg-amountbox span,
.tg-amountbox input{
	display: inline-block;
	vertical-align: middle;
}
.tg-amountbox span{
	color: #999;
	font-size: 13px;
	line-height: 16px;
	padding: 0 8px 0 0;
}
.tg-amountbox input{
	border: 0;
	width: 100px;
	padding: 0;
	height: auto;
	color: #484848;
	line-height: auto;
	font:400 13px/16px 'Work Sans', Arial, Helvetica, sans-serif;
}
.tg-uislider{
	width: 100%;
	float: left;
	padding: 15px 0 0;
}
.tg-uislider .tg-amountbox span{color: #999;}
.tg-uislider .tg-amountbox span + span{
	color: #484848;
	padding: 0;
	font-weight: 600;
}
.tg-padding{
	width: 100%;
	float: left;
	padding: 10px 20px 0;
}
/*==============================================
				Refine Search Form				
==============================================*/
.tg-formrefinesearch h3{
	margin: 0;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px;
	text-transform: capitalize;
}
.tg-formrefinesearch fieldset{
	border: 0;
	padding: 0;
	margin: 0 0 30px;
}
.tg-formrefinesearch fieldset h4{
	color: #504f56;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	margin: 0 0 15px;
	padding: 10px 20px;
	background: #f8f8f8;
}
.tg-formrefinesearch fieldset .tg-radio,
.tg-formrefinesearch fieldset .tg-checkbox{
	width: 100%;
	float: left;
	padding: 0 20px;
}
.tg-formrefinesearch fieldset .tg-radio + .tg-radio,
.tg-formrefinesearch fieldset .tg-checkbox + .tg-checkbox{margin: 10px 0 0;}
.tg-formrefinesearch fieldset .tg-checkbox label,
.tg-formrefinesearch fieldset .tg-radio label{
	color: #767676;
	font-size: 13px;
	line-height: 16px;
}
.tg-formrefinesearch fieldset .tg-checkbox label:before{box-shadow: none;}
.tg-formrefinesearch .tg-checkbox:hover label,
.tg-formrefinesearch .tg-checkbox input[type=checkbox]:checked + label,
.tg-formrefinesearch .tg-checkbox input[type=checkbox]:checked + label:before,
.tg-formrefinesearch .tg-checkbox input[type=checkbox]:checked + label:after{
	color: #504f56;
	border-color: #504f56;
}
.tg-formrefinesearch fieldset .tg-checkbox label span,
.tg-formrefinesearch fieldset .tg-radio label span{float: left;}
.tg-formrefinesearch fieldset .tg-checkbox label span + span,
.tg-formrefinesearch fieldset .tg-radio label span + span{float: right;}
.tg-ratingcheckbox{
	width: 100%;
	float: left;
}
.tg-formrefinesearch fieldset .tg-ratingcheckbox .tg-checkbox label{line-height: 15px;}
.tg-ratingcheckbox .tg-checkbox label .tg-stars{
	float: left;
	margin: 0 0 0 3px;
}
.tg-ratingcheckbox .tg-checkbox label .tg-stars,
.tg-ratingcheckbox .tg-checkbox label .tg-stars:before,
.tg-ratingcheckbox .tg-checkbox label .tg-stars span,
.tg-ratingcheckbox .tg-checkbox label .tg-stars span:after{
	height: 15px;
	font-size: 15px;
	line-height: 15px;
}
.tg-ratingcheckbox .tg-checkbox label .tg-stars{width: 88px;}
.tg-ratingcheckbox .tg-checkbox label[for="onestar"] .tg-stars span{width: 20%;}
.tg-ratingcheckbox .tg-checkbox label[for="twostar"] .tg-stars span{width: 40%;}
.tg-ratingcheckbox .tg-checkbox label[for="threestar"] .tg-stars span{width: 60%;}
.tg-ratingcheckbox .tg-checkbox label[for="fourstar"] .tg-stars span{width: 80%;}
.tg-ratingcheckbox .tg-checkbox label[for="fivestar"] .tg-stars span{width: 100%;}
.tg-ratingcheckbox .tg-checkbox input[type=checkbox] + label:before{top: 2px;}
.tg-ratingcheckbox .tg-checkbox input[type=checkbox] + label:after{top: 6px;}
.tg-formrefinesearch fieldset .tg-btn{
	width: 48%;
	float: right;
}
.tg-formrefinesearch fieldset .tg-btn:first-child{float: left;}
/*==============================================
				Footer Style					
==============================================*/
.tg-footer{border-top: 2px solid;}
.tg-footerinfo{
	width: 100%;
	float: left;
	padding: 60px 0;
}
.tg-threecolumns{
	width: 100%;
	float: left;
}
.tg-column{
	width: 100%;
	float: left;
}
.tg-column .tg-description{padding: 30px 0;}
.tg-column .tg-description p{margin: 0;}
.tg-contactinfo{
	width: 100%;
	float: left;
	list-style: none;
	font-size: 14px;
	line-height: 14px;
	padding: 0 0 30px;
}
.tg-contactinfo li{
	width: 100%;
	float: left;
	font-size: inherit;
	line-height: inherit;
	list-style-type: none;
}
.tg-contactinfo li + li{padding: 15px 0 0;}
.tg-contactinfo li i{
	width: 30px;
	float: left;
	font-size: 16px;
	line-height: 16px;
}
.tg-contactinfo li span,
.tg-contactinfo li address{
	margin: 0;
	line-height: 14px;
	overflow: hidden;
	font-style: normal;
}
.tg-contactinfo li span a{color: #767676;}
.tg-contactinfo li address{line-height: 18px;}
.tg-column .tg-socialicons{
	width: 100%;
	float: left;
}
.tg-widgetcontent .tg-usefulllinks{margin: -15px 0 0;}
.tg-widgetcontent .tg-usefulllinks li{
	width: 50%;
	float: left;
	margin: 15px 0 0;
}
.tg-widgetbusinesshours .tg-description{padding: 0 0 20px;}
.tg-timinginfo{margin: -10px 0 0;}
.tg-timinginfo li{padding: 10px 0 0;}
.tg-timinginfo li span{float: left;}
.tg-timinginfo li span:first-child{
	color: #504f56;
	padding: 0 5px 0 0;
}
.tg-liststyledot li{
	position: relative;
	padding: 0 0 0 12px;
}
.tg-liststyledot li:before{
	top: 50%;
	left: 0;
	width: 4px;
	height: 4px;
	content: '';
	margin: -2px 0 0;
	position: absolute;
	border-radius: 50%;
	background: #767676;
}
.tg-formsignupnewsletter{padding: 0 0 20px;}
.tg-formsignupnewsletter .form-group{
	width: 100%;
	float: left;
	margin: 0 0 10px;
}
.tg-formsignupnewsletter .tg-btn{
	width: 50%;
	padding: 3px 0 0;
}
.tg-noticearea{
	width: 100%;
	float: left;
	overflow: hidden;
	min-height: 100px;
	border-radius: 5px;
	position: relative;
	background: #504f56;
	padding: 16px 15px 16px 130px;
}
.tg-noticeicon{
	top: 10px;
	left: -20px;
	width: 130px;
	height: 130px;
	padding: 5px;
	display: block;
	border-radius: 50%;
	text-align: center;
	position: absolute;
	border: 3px solid #a8a7ab;
	-webkit-transform: rotate(-15deg);
	-moz-transform: rotate(-15deg);
	-ms-transform: rotate(-15deg);
	-o-transform: rotate(-15deg);
	transform: rotate(-15deg);
}
.tg-noticeicon i{
	color: #504f56;
	display: block;
	background: #fff;
	font-size: 50px;
	line-height: 114px;
	border-radius: inherit;
}
.tg-noticearea h4{
	color: #fff;
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 16px;
}
.tg-noticearea p{
	margin: 0;
	color: #fff;
}
.tg-footerbar{
	width: 100%;
	float: left;
	padding: 10px 0;
	background: #504f56;
}
.tg-copyright{
	color: #fff;
	float: left;
	font-size: 12px;
	line-height: 20px;
}
.tg-addnav{
	float: right;
	text-transform: capitalize;
	font:400 14px/20px 'Work Sans', Arial, Helvetica, sans-serif;
}
.tg-addnav ul{
	width: 100%;
	float: left;
	list-style: none;
	font-size: inherit;
	line-height: inherit;
}
.tg-addnav ul li{
	float: left;
	font-size: inherit;
	line-height: inherit;
	list-style-type: none;
}
.tg-addnav ul li + li{padding: 0 0 0 30px;}
.tg-addnav ul li a{
	color: #fff;
	display: block;
}
/*==============================================
				Index Style					
==============================================*/
.tg-homebanner{
	width: 100%;
	float: left;
	position: relative;
}
.tg-homebanner > figure{
	margin: 0;
	width: 100%;
	float: left;
}
.tg-homebanner > figure > img{
	z-index: 1;
	max-width: none;
	width: auto;
	height: 780px;
	display: block;
	position: relative;
}
.tg-homebanner figcaption{
	width: 100%;
	height: 100%;
	float: left;
	padding: 120px 0;
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	align-content: center;
}
.tg-homebanner figcaption h1{
	margin: 0 0 20px;
	color: #504f56;
	font-size: 60px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}
.tg-homebanner figcaption h2{
	color: #504f56;
	margin: 0 0 60px;
	font-size: 130px;
	font-weight: 300;
	line-height: 90px;
	padding: 0 0 30px;
	position: relative;
	text-align: center;
}
.tg-homebanner figcaption h2:before{
	top: 100%;
	left: 50%;
	content: 0;
	content: '';
	width: 300px;
	height: 3px;
	position: absolute;
	margin: 0 0 0 -150px;
}
.tg-customsuitprocess{
	width: 100%;
	float: left;
	list-style: none;
	text-align: center;
}
.tg-customsuitprocess li{
	padding: 0 40px;
	vertical-align: top;
	display: inline-block;
	list-style-type: none;
}
.tg-customsuitprocess li:first-child{padding-left: 0;}
.tg-customsuitprocess li:last-child{padding-right: 0;}
.tg-process{
	width: 100%;
	float: left;
}
.tg-processimg{
	width: 222px;
	float: left;
	padding: 8px;
	margin: 0 0 20px;
	background: #fff;
	border-radius: 50%;
	position: relative;
	border: 3px solid #504f56;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.40);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.40);
}
.tg-processimg img{
	width: 100%;
	height: auto;
	display: block;
	border-radius: 50%;
}
.tg-processicon{
	top: 10px;
	right: 10px;
	width: 50px;
	color: #fff;
	height: 50px;
	display: block;
	font-size: 16px;
	line-height: 50px;
	border-radius: 50%;
	position: absolute;
	font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}
.tg-processicon i{
	color: #fff;
	display: block;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
}
.tg-processtitle,
.tg-process .tg-description{
	width: auto;
	float: none;
	clear: both;
	overflow: hidden;
}
.tg-process .tg-description p{
	margin: 0;
	word-wrap: break-word;
}
.tg-processtitle h3{
	margin: 0;
	font-size: 20px;
	line-height: 20px;
}
.tg-shortcode,
.tg-shortcodetext,
.tg-shortcodeimg{
	width: 100%;
	float: left;
}
.tg-shortcode{}
.tg-shortcodetext{}
.tg-shortcodeimg{}
.tg-heading{
	width: 100%;
	float: left;
	position: relative;
	padding: 30px 0 25px;
}
.tg-heading:before,
.tg-heading:after{
	top: 0;
	left: 0;
	height: 2px;
	content: '';
	position: absolute;
}
.tg-heading:before{
	width: 100px;
	background: #f7f7f7;
}
.tg-heading:after{width: 30px;}
.tg-heading h2{
	margin: 0;
	font-size: 32px;
	font-weight: 300;
	line-height: 24px;
}
.tg-btns{
	width: 100%;
	float: left;
}
.tg-btns .tg-btn{float: left;}
.tg-btns .tg-btn + .tg-btn{margin: 0 0 0 30px;}
.tg-shortcodeimg figure{
	margin: 0;
	width: 100%;
	float: left;
}
.tg-shortcodeimg figure img{display: block;}
.tg-shortcodemultiimgs figure{
	margin: 0;
	z-index: 3;
	width: auto;
	position: relative;
}
.tg-shortcodemultiimgs figure:nth-child(1){
	width: 66%;
	margin: 0 0 -200px;
}
.tg-shortcodemultiimgs figure:nth-child(2){
	z-index: 2;
	width: 52%;
	float: right;
	margin: 0 0 -75px;
}
.tg-shortcodemultiimgs figure:nth-child(3){
	z-index: 1;
	margin: 0 0 0 80px;
}
.tg-shortcodemultiimgs figure img{border: 10px solid #fff;}
.tg-statastics{}
.tg-statastic{
	width: 25%;
	float: left;
	padding: 0 15px;
}
.tg-statasticicon{
	width: 100%;
	float: left;
	color: #504f56;
	font-size: 80px;
	line-height: 80px;
	margin: 0 0 30px;
	padding: 0 0 30px;
	text-align: center;
	position: relative;
}
.tg-statasticicon:before{
	top: 100%;
	left: 50%;
	content: '';
	width: 70px;
	height: 2px;
	position: absolute;
	margin: 0 0 0 -35px;
}
.tg-statasticicon i{
	color: inherit;
	display: block;
	font-size: inherit;
	line-height: inherit;
}
.tg-statastic h2{
	color: #504f56;
	font-size: 50px;
	font-weight: 300;
	line-height: 36px;
	text-align: center;
	margin: 30px 0 20px;
}
.tg-statastic h3{
	margin: 0;
	color: #504f56;
	font-size: 18px;
	line-height: 12px;
	text-align: center;
}
.tg-sectionhead{
	width: 100%;
	float: left;
	text-align: center;
}
.tg-sectionhead .tg-heading:before,
.tg-sectionhead .tg-heading:after{
	left: 50%;
	margin: 0 0 0 -50px;
}
.tg-sectionhead .tg-description{padding: 0 0 30px;}
.tg-sectionhead .tg-description p{margin: 0;}
.tg-tailoronlinework .tg-customsuitprocess li{
	width: 33.33%;
	float: left;
	text-align: center;
	position: relative;
}
.tg-tailoronlinework .tg-customsuitprocess li:before{
	top: 111px;
	width: 100%;
	height: 1px;
	content: '';
	position: absolute;
	background: #dbdbdb;
}
.tg-tailoronlinework .tg-customsuitprocess li + li:after{
	top: 96px;
	left: -15px;
	z-index: 2;
	width: 30px;
	height: 30px;
	display: block;
	content: '\f105';
	font-size: 16px;
	line-height: 30px;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	font-family: 'FontAwesome';
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.20);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.20);
}
.tg-tailoronlinework .tg-customsuitprocess li:last-child:before{display: none;}
.tg-tailoronlinework .tg-processimg{
	float: none;
	box-shadow: none;
	margin: 0 auto 20px;
	border-color: #f7f7f7;
}
.tg-tailoronlinework .tg-processtitle{padding: 0 0 20px;}
.tg-bglight .tg-heading:before{background: #fff;}
.tg-userfriendlymeasurments .tg-shortcodeimg figure{
	padding: 30px 0 0;
	margin: 0 0 -30px -90px;
}
.tg-userfriendlymeasurments .tg-shortcodeimg figure img,
.tg-Woocommerce .tg-shortcodeimg figure img {max-width: none;}
.tg-Woocommerce .tg-shortcodeimg figure{margin: -40px 0 0;}
.tg-Woocommerce .tg-heading h2 span{
	display: block;
	font-size: 24px;
	line-height: 18px;
	padding: 0 0 10px;
}
.tg-freeiconpack .tg-shortcodeimg figure{padding: 60px 10px 0;}
.tg-freeiconpack .tg-shortcodeimg figure img{
	width: 100%;
	height: auto;
	display: block;
}
.tg-freeiconpack .tg-shortcodeimg figure figcaption{
	clear: both;
	margin: 0 -10px;
	position: relative;
}
.tg-freeiconpack .tg-shortcodeimg figure figcaption:before,
.tg-freeiconpack .tg-shortcodeimg figure figcaption:after{
	top: 100%;
	width: 0;
	height: 0;
	content: '';
	position: absolute;
}
.tg-freeiconpack .tg-shortcodeimg figure figcaption:before{
	right: 0;
	border-right: 10px solid transparent;
	border-top: 10px solid #3f9558;
}
.tg-freeiconpack .tg-shortcodeimg figure figcaption:after{
	left: 0;
	border-left: 10px solid transparent;
	border-top: 10px solid #3f9558;
}
.tg-freeiconpack .tg-shortcodeimg figure figcaption h2{
	margin: 0;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
}
.tg-adinpanel .tg-shortcodeimg figure{margin: -40px 0 0;}
.tg-apps{
	width: 100%;
	float: left;
	font-size: 30px;
	line-height: 30px;
	list-style: none;
	padding: 0 0 20px;
}
.tg-apps li{
	float: left;
	padding: 0 30px 0 0;
	font-size: inherit;
	line-height: inherit;
	list-style-type: none;
}
.tg-apps li a{
	color: #767676;
	display: block;
}
.tg-apps li a a{display: block;}
.tg-builtinassets{}
.tg-builtinassetslist{
	width: 100%;
	float: left;
	font-size: px;
	line-height: px;
	list-style: none;
}
.tg-builtinassetslist li{
	width: 100%;
	float: left;
	font-size: inherit;
	line-height: inherit;
	list-style-type: none;
}
.tg-builtinasset{
	width: 100%;
	float: left;;
}
.tg-builtinasset .tg-shortcodetext{
	padding: 0 60px;
	min-height: 369px;
	display: flex;
	 flex-direction: column;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}
.tg-builtinasset h2{
	width: 100%;
	margin: 0 0 30px;
	font-size: 24px;
	line-height: 18px;
}
.tg-themeliststyletick{
	width: 100%;
	float: left;
	color: #777;
	margin: 0;
	font-size: 14px;
	line-height: 17px;
	list-style: none;
}
.tg-themeliststyletick li{
	width: 100%;
	float: left;
	margin: 10px 0 0;
	position: relative;
	padding: 0 0 0 20px;
	font-size: inherit;
	line-height: inherit;
	list-style-type: none;
}
.tg-themeliststyletick li:first-child{margin: 0;}
.tg-themeliststyletick li:before{
	top: 0;
	left: 0;
	content: '\e96d';
	font-size: 12px;
	line-height: 16px;
	position: absolute;
	font-family: 'icomoon';
}
.tg-footervtwo{
	border: 0;
	margin: 65px 0 0;
	border-bottom: 2px solid;
}
.tg-newsletter{
	width: 100%;
	float: left;
	margin: -65px 0 0;
}
.tg-formnewsletter{padding: 40px 50px;}
.tg-formtitle{
	float: left;
	padding: 0 30px 0 0;
}
.tg-formtitle h3{
	color: #fff;
	margin: 0;
	font-size: 32px;
	font-weight: 300;
	line-height: 24px;
}
.tg-formtitle h3 span{
	display: block;
	font-size: 20px;
	line-height: 14px;
	padding: 0 0 12px;
}
.tg-formnewsletter .form-group{
	margin: 5px 0;
	overflow: hidden;
}
.tg-formnewsletter .form-group .form-control{
	border: 0;
	width: 68%;
	float: left;
	border-radius: 5px;
}
.tg-formnewsletter .form-group .tg-btn{
	float: right;
	padding: 0;
	width: 30%;
	color: #504f56;
	background: #fff;
	border-color: #ccc;
}
.tg-formnewsletter .form-group .tg-btn:before{background: #fff;}
.tg-footervtwo .tg-footerbar{
	padding: 40px 0;
	background: none;
}
.tg-footerbar .tg-socialicons{
	float: left;
	padding: 6px 0;
}
.tg-footerbar .tg-socialicons li a{background: #dedede;}
.tg-footerbar .tg-socialicons li.tg-facebook a{background: #dedede;}
.tg-footerbar .tg-socialicons li.tg-facebook a:hover{background: #3b5999;}
.tg-footerbar .tg-socialicons li.tg-twitter a:hover{background: #55acee;}
.tg-footerbar .tg-socialicons li.tg-linkedin a:hover{background: #0077B5;}
.tg-footerbar .tg-socialicons li.tg-googleplus a:hover{background: #dd4b39;}
.tg-footerbar .tg-socialicons li.tg-rss a:hover{background: #ff6600;}
.tg-footervtwo .tg-footerbar .tg-copyright{
	float: right;
	color: #767676;
	padding: 11px 0;
}
.tg-footervtwo .tg-footerbar .tg-logo{
	width: 170px;
	float: none;
	display: block;
	margin: 0 auto;
}
.tg-showcaseslider{
	width: 100%;
	float: left;
	margin: 0 0 34px;
	position: static;
}
.tg-showcaseslider ul li > div{
	margin: 10px 0;
	background: #000;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.40);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.40);
}
.tg-showcaseslider ul li img{
	width: 100%;
	height: auto;
	opacity: 0.10;
	display: block;
}
.tg-showcaseslider ul li.flipster__item--current img{opacity: 1;}
.tg-showcaseslider ul li img{display: block;}
.flipster__nav{
	left: 0;
	margin: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	line-height: 4px;
	position: absolute;
}
.flipster__nav li{
	margin: 0 5px;
	vertical-align: top;
	line-height: inherit;
}
.flipster__nav li a{
	width: 12px;
	height: 4px;
	padding: 0;
	display: block;
	overflow: hidden;
	border-radius: 4px;
	background: #504f56;
	text-indent: -9999px;
}
.flipster__nav li a:after{display: none;}
.flipster__nav li.flipster__nav__item--current a{width: 24px;}
/*==============================================
				Shop Detail						
==============================================*/
.tg-productbox{
	width: 100%;
	float: left;
	margin: 27px 0;
	position: relative;
	background: #f7f7f7;
}
.tg-productbox:before,
.tg-productbox:after{
	top: 0;
	content: '';
	width: 9999px;
	height: 100%;
	position: absolute;
	background: #f7f7f7;
}
.tg-productbox:before{left: 100%;}
.tg-productbox:after{right: 100%;}
.tg-productgallery{
	z-index: 2;
	width: 100%;
	float: left;
	margin: -27px 0;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0 0 15px 1px rgba(0,0,0,0.20);
	box-shadow: 0 0 15px 1px rgba(0,0,0,0.20);
}
.tg-productgalleryslider{
	width: 100%;
	float: left;
}
.tg-productgalleryslider .item{
	margin: 0;
	width: 100%;
	float: left;
}
.tg-productgalleryslider .item img{
	width: 100%;
	float: left;
	display: block;
}
.tg-producttextbox{
	width: 100%;
	float: left;
	padding: 30px 0;
}
.tg-producttextboxhead{
	width: 100%;
	float: left;
}
.tg-leftbox{float: left;}
.tg-rightbox{float: right;}
.tg-producttextboxhead h1{
	color: #504f56;
	margin: 0 0 10px;
	font-size: 24px;
	line-height: 18px;
}
.tg-producttextboxhead .tg-rightbox span{
	display: block;
	text-align: right;
}
.tg-producttextboxhead .tg-rightbox span:first-child{
	color: #504f56;
	font-size: 24px;
	line-height: 18px;
	font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}
.tg-producttextbox .tg-description{
	margin: 30px 0;
	padding: 30px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.tg-producttextbox .tg-description p{margin: 0;}
.tg-producttextboxfoot{
	width: 100%;
	float: left;
}
.tg-producttextboxfoot .tg-btn{float: left;}
.tg-producttextboxfoot .tg-btn + .tg-btn{margin: 0 0 0 20px;}
.tg-productshare{
	float: right;
	padding: 7px 0 6px;
}
.tg-productshare span{
	float: left;
	color: #504f56;
	font-size: 14px;
	line-height: 18px;
	padding: 6px 8px 6px 0;
	font-family: 'Work Sans', Arial, Helvetica, sans-serif;

}
.tg-productshare .tg-socialicons{float: right;}
.tg-producttabs{
	width: 100%;
	float: left;
	padding: 80px 0;
}
.tg-producttabnav{
	z-index: 2;
	width: 100%;
	float: left;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	position: relative;
	font-family: 'Work Sans', Arial, Helvetica, sans-serif;
}
.tg-producttabnav li{
	float: left;
	font-size: inherit;
	line-height: inherit;
	list-style-type: none;
}
.tg-producttabnav li + li{margin: 0 0 0 5px;}
.tg-producttabnav li a{
	color: #999;
	width: 200px;
	display: block;
	padding: 14px 0;
	position: relative;
	background: #f7f7f7;
	border: 1px solid #ddd;
}
.tg-producttabnav li a:before{
	top: -1px;
	left: 0;
	width: 0;
	height: 3px;
	content: '';
	position: absolute;
}
.tg-producttabnav li.active a,
.tg-producttabnav li a:hover{
	background: #fff;
	border-bottom-color: #fff;
}
.tg-producttabnav li a:hover:before,
.tg-producttabnav li.active a:before{width: 100%;}
.tg-tabcontent{
	width: 100%;
	float: left;
	padding: 30px;
	margin: -1px 0 0;
	border: 1px solid #ddd;
}
.tg-tabcontent .tab-pane{
	width: 100%;
	float: left;
}
.tg-alignleft{
	float: left;
	margin: 0 30px 0 0;
}
.tg-alignright{
	float: right;
	margin: 0 0 0 30px;
}
.tg-tabcontent .tg-description{
	width: auto;
	float: none;
	overflow: hidden;
}
.tg-tabcontent .tg-description p:last-child{margin: 0;}
.tg-relatedproducts{
	width: 100%;
	float: left;
	padding: 80px 0 0;
}
.tg-relatedproducts > h2{
	margin: 0 0 15px;
	font-size: 24px;
	color: #504f56;
	line-height: 18px;
}
.tg-productsslider .item{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
/* .tg-widget{
	width: 100%;
	float: left;
}
.tg-widget + .tg-widget{margin: 30px 0 0;}
.tg-widget > h4{
	color: #504f56;
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	margin: 0 0 15px;
	padding: 10px 20px;
	background: #f8f8f8;
}
.tg-widget ul{
	width: 100%;
	float: left;
	padding: 0 20px;
	list-style: none;
}
.tg-widget ul li{
	width: 100%;
	float: left;
	line-height: 16px;
	list-style-type: none;
}
.tg-widget ul li + li{margin: 10px 0 0;}
.tg-widget ul li a{
	color: #767676;
	display: inline-block;
}
.tg-widget ul li span{float: right;}
.tagcloud{
	clear: both;
	padding: 0 10px;
	overflow: hidden;
} */
.tagcloud a{
	color: #fff;
	float: left;
	margin: 5px;
	font-size: 16px;
	line-height: 16px;
	padding: 5px 10px;
	position: relative;
	border-radius: 3px;
	text-transform: capitalize;
}
.tagcloud a:hover{color: #fff;}
.tg-productsslider .owl-nav{
	top: -33px;
	right: 0;
	width: auto;
	position: absolute;
}
.tg-productsslider .owl-nav > div{
	color: #fff;
	width: auto;
	margin: 0 0 0 10px;
	padding: 2px 10px 0;
	background: #504f56;
}
.tg-displayflex > div{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: center;
}

/*==============================================
			photo gallery Style					
==============================================*/
#expandedTxt{
	text-align: center;
}
.pto-gallery{
	width: 100%;
    float: left;
    display: flex
}
.img-view{
  	float: left;
  	width: 33.3%;
  	padding: 17px;
}

.img-view img{
	width:100%; 
	min-height: 200px;
    max-height: 200px;
    cursor: pointer;
}
.img-view img:hover{
	opacity: 0.65;
	transform: scale(1.1);
}
.pto-img{
	width: 50%;
}
.img-view label{
	margin: 0px;
}
.img-view .lab-pto{
	font-weight: bold;
    font-size: 15px;
    margin: 7px 0px 0px 0px;
}
.scroll-img{
	height: 710px;
    overflow-y: auto;
}
#expandedImg{
	min-height: 700px;
    max-height: 700px;
    max-width: 85%;
    min-width: 85%;
    padding: 10px 0px;
}
.center-img{
	text-align: center;
}
.scroll-img::-webkit-scrollbar{
  width: 8px;
}
.scroll-img::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3.5px grey; 
  border-radius: 10px;
}
.scroll-img::-webkit-scrollbar-thumb {
  background: #A9A9A9; 
  border-radius: 10px;
}
.scroll-img::-webkit-scrollbar-thumb:hover {
  background: #36454fab; 
}

	.tg-list > table{
		width: 50%;
        margin: 0 auto;
    }
	.tg-list >label{
		text-align: center;
        font-size: 22px;
		padding: 10px 0px;
		line-height: 1.6;
    }
	.tg-list >.tg-btn{
		margin:0px 45%;
		font-size: 15px;
    }
	.tg-list >P{
		text-align: center;
        font-size: 15px;
		padding: 10px 0px;
    }
	.tg-list >table>tbody>tr>td textarea{
		color: #767676;
		outline: none;
		width: 75%;
		height: 40px;
		background: #fff;
		font-size: 17px !important;
		border-radius: 0;
		box-shadow: none;
		line-height: 20px;
		padding: 9px 15px;
		display: inline-block;
		vertical-align: middle;
		border: none !important;
		text-transform: capitalize;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		resize: none !important;
		overflow-y: clip;
		text-align: left !important;
	}

    <!--fabric css-->

	
	.tb-fabrichd{
		font-size: 19px;
		color: #414141;
	}
	.tb-fabricinput{
		color: #000000 !important;
		outline: none;
		height: 40px;
		background: #fff;
		font-size: 18px !important;
		border-radius: 0;
		box-shadow: none;
		line-height: 20px;
		padding: 9px 20px;
		display: inline-block;
		vertical-align: middle;
		border: 3px solid #393434 !important;
		text-transform: capitalize;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}


<!--responsive css ver-->

@media(max-width:1280px){.customizer-twentyfifteen .tg-stickybox{width:160px}
.customizer-twentysixteen .tg-steps ul li{width:50%;float:left;padding:1px;display:block}
.customizer-twentysixteen .tg-stickybox{width:240px}
.tg-customcontent .tg-radio label span {padding: 0 0 76px;}
}@media(max-width:1200px){.customizer-twentyfifteen .tg-stickyheader{margin:0 0 30px}
.customizer-twentyfifteen .tg-btnround{top:100%}
.customizer-twentyfifteen .tg-btnprevious{left:0}
.customizer-twentyfifteen .tg-btnnext{right:0}
.customizer-twentyfifteen .tg-customizeordernav{padding:0 0 10px}
.customizer-twentyfifteen .tg-stickyheader.is_stuck{margin:0;padding:20px 20%}
.customizer-twentyfifteen .tg-stickyheader.is_stuck .tg-btnprevious{left:20px}
.customizer-twentyfifteen .tg-stickyheader.is_stuck .tg-btnnext{right:20px}
}@media(max-width:1199px){.tg-textbox .tg-description{padding:0}
.tg-infobox{padding:6px 0 0}
.tg-roundbox{width:40px;height:40px}
.tg-infobox .tg-name{font-size:13px}
}@media(max-width:1080px){.customizer-twentysixteen .tg-stickybox{width:200px}
}@media(max-width:991px){
	.tg-list >table>tbody>tr>td textarea{font-size: 10px !important;}
	.tg-list >table > tbody > tr > td,
	.tg-list >table > tbody > tr > th
	{font-size: 10px !important;}
		/*==============================================
			photo gallery Style	start				
     ==============================================*/

	.scroll-img {
    	height: 450px;
	}
	#expandedImg {
    	min-height: 450px;
    	max-height: 450px;
	}
 	.img-view img{
 	   min-height: 130px;
 	   max-height: 130px;
	}
	.img-view{
		padding: 9px;
	}
/*==============================================
			photo gallery Style	end				
     ==============================================*/
	.tg-formsearch{width:180px}
.tg-nav{line-height:56px}
.tg-navigation ul li a{padding:0 14px}
.tg-colorsandsocials .tg-box,.tg-colorsandsocials .tg-box+.tg-box{width:100%}
.tg-colorsandsocials .tg-box+.tg-box{padding:30px 0 0}
.tg-producttabnav li a{padding:0 20px}
.tg-formcustomorder fieldset .tg-descriptionbox{clear:both}
.single-product .tg-customcontent>div{padding:0 !important}
.tg-summery ul li{width:50%}
.tg-customcontent .tg-calculatorbox{padding:0}
.tg-calculatorbox .form-group{width:50%;float:left;padding:0 5px 10px}
.tg-calculatorbox button{width:50%;margin:0 auto;display:block;position:static}
.tg-orderlist{padding:0 0 60px}
.cus-col-9{width:100%;float: none;}
.cart-item-detail .cart-measurements-wrap,.cart-item-detail .cart-edit-wrap{width:100%;padding:0;float:right}
.cart-item-detail .cart-item-name{float:left;width:100%;max-width:100%}
.cart-collaterals{width:70%!important}
	.tg-steps ul, .tg-steps ul li{ display: block;}
	.tg-steps ul li + li{ margin-top: 5px;}
	.tg-stickybox{width: 275px;float: none;margin: 0px auto;}
	.tg-title h2 {margin: 30px 0px 30px;}
	.tg-customcontent .tg-radio label span {padding: 0 0 76px;}
}@media(max-width:800px){.customizer-twentysixteen .tg-stickybox{width:160px}
.customizer-twentyseventeen .tg-steps ul li{width:100%}
.customizer-twentyseventeen .tg-stickybox{width:130px}
}@media(max-width:767px){
.tg-list >table>tbody>tr>td textarea{font-size: 10px !important;}
.tg-contactinfo li{padding:0 20px 0 0}
.tg-languagessocials .tg-socialicons{padding:0 0 0 20px}
.tg-middlebar{padding:30px 0}
.tg-formsearch{width:250px}
.tg-minicart{margin:9px 0}
.tg-logo{width:235px;clear:both;display:block;margin:0 auto;float:none!important}
.tg-navigationarea{width:100%}
.tg-loading{margin:15px 0 60px}
.tg-gallerythumbs{padding:20% 0 0}
.tg-productdescription{padding:60px 0 0}
.tg-productdetail:before,.tg-productdetail:after{display:none}
.tg-suitviewbox{padding:0 0 30px}
.tg-suitviewbox figure{padding:0 10%}
.tg-suitviewbox.tg-pant figure{padding:0 40%}
.tg-customizationsummary .tg-suitstyleslim{width:100%;max-width:200px;display:block;float:none;overflow:hidden;margin:0 auto 60px}
.tg-summery .tg-btnbox .tg-btn{width:100%;margin:0}
.tg-summery .tg-btnbox .tg-btn+.tg-btn{margin:30px 0 0}
.tg-sizeimg,.tg-bodyimg{margin:0 0 60px}
.tg-sizeimg img,.tg-bodyimg img{display:block;margin:0 auto}
.tg-headcontent{padding:0}
.tg-producttextbox .cart .tg-btn{padding:0 20px;margin:0 30px 0 0}
.tg-productgallery{margin:30px 0 0}
.tg-tabcontent{padding:15px}
.tg-steps ul li{width:100% !important;float:left;padding:1px;display:block}
.navbar-toggle{margin:5px 0}
.navbar-toggle .icon-bar{background:#57c778}
.col2-set .col-1,.col2-set .col-2{width:100%!important}
.col2-set .col-2{padding-top:40px!important}
.customizer-twentyseventeen form.cart .tg-btn{width:auto;float:right;margin:0 0 0 20px}
.customizer-twentyseventeen .tg-stickybox{width:180px}
.customizer-twentyseventeen .tg-suitviewbox figure{padding:0}
	.logged-in .tg-stickyheader.is_stuck, .admin-bar .tg-stickyheader.is_stuck{padding: 75px 0 20px;}
	.tg-stepcontent{padding:15px !important;}
	.customizer-vetruvi .woocommerce table.shop_table td{border:0;}
	.tg-threecolumns > div + div .tg-column{margin: 40px 0;}
	.tg-sidebar{padding: 80px 0 0;}
	.tg-stepcontent {padding: 60px;}
	.tg-brands li{width: 50%;}
	.tg-brands li:nth-child(3),
	.tg-brands li:nth-child(7){border-left-color: #fff;}
	.tg-brands li:nth-child(5),
	.tg-brands li:nth-child(6){border-bottom-color: #ddd;}
	.tg-producttextbox .tg-description p{
		text-overflow: unset;
		overflow: visible;
		-webkit-line-clamp: unset;
		-webkit-box-orient: vertical;
	}
	.tg-dropdowarrow {display: block;}
	.tg-producttextbox .cart .tg-btn {
		padding: 0 20px;
		margin: 0 30px 0 0;
	}
	.tg-productgallery {margin: 30px 0 0;}
	.tg-tabcontent {padding: 15px;}
	.tg-addressinfo{
		width: 100%;
		float: left;
		padding: 7px 0;
		text-align: center;
	}
	.tg-addressinfo li{
		float: none;
		padding: 8px 15px;
		display: inline-block;
		vertical-align: middle;
	}
	.tg-navigationarea {position: relative;}
	.tg-nav {float: left;}
	.tg-navigationarea .tg-btn {float: right;}
	.navbar-toggle {margin: 5px 0 4px;}
	.tg-navigation{
		top: 73px;
		left: 0;
		width: 100%;
		z-index: 999;
		background: #fff;
		position: absolute;
	}
	.tg-navigation ul{
		width: 100%;
		float: left;
		box-shadow: none;
	}
	.tg-navigation > ul > li{
		padding: 0;
		width: 100%;
		float: left;
		position: relative;
		text-align: left;
		border-bottom: 1px solid #eaeaea;
	}
	.tg-navigation ul li a{padding: 0 15px !important;}
	.sub-menu{
		width: 100%;
		float: left;
		opacity: 1;
		display: none;
		position: static;
		visibility: visible;
		border-top: 1px solid #eaeaea;
	}
	.tg-navigation > ul > li.menu-item-has-children > a:before,
	.menu-item-has-children a:before{display: none;}
	.tg-tailoronlinework .tg-customsuitprocess li{
		width: 100%;
		float: left;
		padding: 20px 0 !important;
	}
	.tg-tailoronlinework .tg-customsuitprocess li:before,
	.tg-tailoronlinework .tg-customsuitprocess li:after{display:none !important;}
	.tg-tailoronlinework .tg-processimg{width:200px;}
	.tg-userfriendlymeasurments .tg-shortcodeimg figure img {max-width: 100%;}
	.tg-homebanner figcaption h1 {
		font-size: 34px;
		line-height: 24px;
	}
	.tg-homebanner figcaption h2 {
		font-size: 40px;
		line-height: 27px;
		margin: 0 0 20px;
		padding: 0 0 15px;
	}
	.tg-heading h2 {font-size: 22px;}
	.tg-builtinasset{padding: 0 15px;}
	.tg-footervtwo .tg-formnewsletter {padding: 40px 30px;}
	.tg-builtinasset .tg-shortcodetext {padding: 40px 0;}
	.tg-processicon {
		top: -5px;
		right: -5px;
		width: 30px;
		height: 30px;
		font-size: 10px;
		line-height: 30px;
	}
	.tg-processicon i {
		font-size: 10px;
		line-height: 30px;
	}
	.tg-processtitle h3 {font-size: 16px;}
	.pogoSlider--dirTopLeft .pogoSlider-dir-btn--next,
	.pogoSlider--dirTopRight .pogoSlider-dir-btn--next,
	.pogoSlider--dirBottomLeft .pogoSlider-dir-btn--next,
	.pogoSlider--dirBottomRight .pogoSlider-dir-btn--next,
	.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn--next,
	.pogoSlider--dirTopLeft .pogoSlider-dir-btn--prev,
	.pogoSlider--dirTopRight .pogoSlider-dir-btn--prev,
	.pogoSlider--dirBottomLeft .pogoSlider-dir-btn--prev,
	.pogoSlider--dirBottomRight .pogoSlider-dir-btn--prev,
	.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn--prev {
		width: 40px;
		height: 40px;
		line-height: 36px;
		border-width: 1px;
	}
	.pogoSlider--dirTopLeft .pogoSlider-dir-btn--next:before,
	.pogoSlider--dirTopRight .pogoSlider-dir-btn--next:before,
	.pogoSlider--dirBottomLeft .pogoSlider-dir-btn--next:before,
	.pogoSlider--dirBottomRight .pogoSlider-dir-btn--next:before,
	.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn--next:before,
	.pogoSlider--dirTopLeft .pogoSlider-dir-btn--prev:before,
	.pogoSlider--dirTopRight .pogoSlider-dir-btn--prev:before,
	.pogoSlider--dirBottomLeft .pogoSlider-dir-btn--prev:before,
	.pogoSlider--dirBottomRight .pogoSlider-dir-btn--prev:before,
	.pogoSlider--dirCenterHorizontal .pogoSlider-dir-btn--prev:before {
		font-size: 14px;
		line-height: 40px;
	}
	.tg-homeslider .pogoSlider-slide{padding: 0 55px;}
	.tg-slidercontent .tg-btns .tg-btn {margin: 0 15px 0 0;}
	.tg-slidercontent .tg-btns .tg-btn + .tg-btn {
		margin: 0;
		float: right;
	}
	.tg-productbanner figure > figcaption {padding: 50px 30px 50px 50%;}
	.tg-calltoaction{
		padding: 0;
		width: 100%;
		text-align: center;
	}
	.tg-calltoaction .tg-btn{
		position: relative;
		display: inline-block;
		vertical-align: middle;
	}
	.tg-threecolumns > div + div .tg-column{margin: 40px 0;}
	.tg-sidebar{padding: 80px 0 0;}
	.tg-stepcontent {padding: 60px;}
	.tg-brands li{width: 50%;}
	.tg-brands li:nth-child(3),
	.tg-brands li:nth-child(7){border-left-color: #fff;}
	.tg-brands li:nth-child(5),
	.tg-brands li:nth-child(6){border-bottom-color: #ddd;}
	.tg-producttextbox .tg-description p{
		text-overflow: unset;
		overflow: visible;
		-webkit-line-clamp: unset;
		-webkit-box-orient: vertical;
	}
	.tg-customcontent .tg-radio label span {
         padding: 0 0 76px;
	}
.tg-list >table > tbody > tr > th,table > tbody > tr > td{font-size: 10px;}
.tg-list >label {font-size: 12px;padding: 10px 0px;}
.tg-list >.tg-btn {margin: 0px 41.5%;font-size: 15px;}
.tg-list >P {font-size: 10px;}
.steps-content-wrap{padding: 15px 0;}
.tg-coatfrontbox{padding: 0px;}
.tg-coatbackbox{padding: 0px;}
.tg-suitviewbox{padding: 0px;}
}@media(max-width:640px){.cus-suitstyles .tg-suitstyleclassic,.cus-suitstyles .tg-suitstyleslim{width:50%;float:left}
.tg-suitstyle label img{width:100%;height:auto;display:block}
.cus-col-9{padding:0 15px 0 0}
.tg-stickybox{width:200px}
.tg-customcontent .tg-radio{width:110px}
.tg-customcontent .tg-radio label figure{height:94px}
.woocommerce table.shop_table.shop_table_responsive.cart{width:auto;}
.woocommerce table.woocommerce-checkout-review-order-table{width:100%;}
.woocommerce-checkout-review-order{width:100%;float:left}
.woocommerce-cart-form{clear:both;overflow:scroll}
.cart-collaterals{width:100%!important}
.cart-collaterals .shop_table.shop_table_responsive{width:100%!important}
.customizer-twentyseventeen .tg-stickyheader.is_stuck .tg-customizeordernav,.customizer-twentyseventeen.logged-in .tg-stickyheader.is_stuck .tg-customizeordernav,.customizer-twentyseventeen.admin-bar .tg-stickyheader.is_stuck .tg-customizeordernav{padding:0 15px 40px}
.logged-in .tg-stickyheader.is_stuck .tg-btnround,.admin-bar .tg-stickyheader.is_stuck .tg-btnround{top:62px}
.customizer-twentyseventeen .tg-stickyheader.is_stuck .tg-btnnext{right:15px}
.customizer-twentyseventeen .tg-stickyheader.is_stuck .tg-btnprevious{left:15px}
.customizer-twentyseventeen .logged-in .tg-stickyheader.is_stuck .tg-btnround,.customizer-twentyseventeen .admin-bar .tg-stickyheader.is_stuck .tg-btnround{top:92px}
.logged-in .tg-stickyheader.is_stuck .tg-btnround, .admin-bar .tg-stickyheader.is_stuck .tg-btnround {top: 5px !important;}
.cus-col-9 {padding: 0 !important;}
}@media(max-width:639px){
/*==============================================
			photo gallery Style					
     ==============================================*/
	.pto-gallery{
		flex-direction: column-reverse;
	}
	.pto-img{
		width: 100%;
	}
	#expandedImg {
 	   min-height: 475px;
 	   max-height: 475px;
 	   max-width: 85%;
  	  min-width: 85%;
  	  padding: 10px 0px;
	}
	.img-view img {
   	  width: 100%;
  	  min-height: 130px;
  	  max-height: 130px;
      cursor: pointer;
	}
	.img-view .lab-pto{
		font-size: 11px;
	}
	.img-view{
		padding: 11px;
	}
	.scroll-img {
 	   height: 500px;
	}
     /*==============================================
			photo gallery Style	end				
     ==============================================*/
	.logged-in .tg-stickyheader.is_stuck,.admin-bar .tg-stickyheader.is_stuck{padding:20px 0}
.logged-in .tg-stickyheader.is_stuck .tg-customizeordernav,.admin-bar .tg-stickyheader.is_stuck .tg-customizeordernav{padding:20px 0 10px}
.customizer-twentysixteen.logged-in .tg-stickyheader.is_stuck,.customizer-twentysixteen.admin-bar .tg-stickyheader.is_stuck{padding:0 15px 50px}
.customizer-twentysixteen.logged-in .tg-stickyheader.is_stuck .tg-btnround,.customizer-twentysixteen.admin-bar .tg-stickyheader.is_stuck .tg-btnround{top:60px}
.tg-btnround{top:0px !important}
.tg-customizeordernav{padding:0 !important;}
.tg-list >table>tbody>tr>td textarea{font-size: 10px !important;}
}@media(max-width:568px){.woocommerce ul.order_details li{width:50%;border:0!important;margin:0!important;padding:10px 0!important}
.logged-in .tg-stickyheader.is_stuck,.admin-bar .tg-stickyheader.is_stuck{padding:20px 0 52px}
.customizer-twentyseventeen .tg-stickyheader,.customizer-twentyseventeen.logged-in .tg-stickyheader.is_stuck,.customizer-twentyseventeen.admin-bar .tg-stickyheader.is_stuck{padding:20px 0 20px}
	.tg-btnround{ position:relative;}
	.logged-in .tg-stickyheader.is_stuck, .admin-bar .tg-stickyheader.is_stuck{ padding: 15px 0 !important;}
}@media(max-width:567px){
	/* .tg-contactinfo{width:100%;margin:0 0 15px;text-align:center} */
/* .tg-contactinfo li{float:none;padding:0 10px;display:inline-block;vertical-align:middle} */
.tg-languagessocials{width:100%;text-align:center}
.tg-languagessocials .tg-languages,.tg-languagessocials .tg-socialicons{float:none;display:inline-block;vertical-align:middle}
.tg-summery ul li{width:100%}
.tg-stickybox{width:160px}
.cus-col-5,.cus-col-7{width:100%;padding:0}
.cus-modal-body{padding:15px}
.customizer-twentyseventeen .tg-stickybox{width:120px}
}@media(max-width:480px){.customizer-twentyfifteen .tg-stickybox{width:150px}
.customizer-twentyfifteen .tg-suitviewbox figure{padding:0}
.customizer-twentysixteen .tg-stickybox{width:140px}
.customizer-twentysixteen .tg-suitviewbox figure{padding:0}
.tg-list >table>tbody>tr>td textarea{font-size: 10px !important;}
}@media(max-width:479px){.tg-formsearch{width:100%;margin:0 0 30px}
.tg-minicart{width:100%;margin:0 auto;text-align:center}
.tg-steps{border:0;padding:0 0 30px}
.tg-steps ul li{width:100%}
.tg-products>div>div{width:100%}
.tg-textbox h2{font-size:24px;line-height:24px}
.tg-suitstyle label img{width:100%;height:auto;display:block}
.tg-radio.tg-suitstyle{width:48%}
.tg-title h2{font-size:24px;line-height:24px}
.tg-formcustomorder fieldset .tg-descriptionbox{padding:0 0 60px}
.tg-calculatorbox .form-group{width:100%;float:left;padding:0 0 10px}
.tg-calculatorbox button{width:100%}
.tg-producttextbox .cart{width:100%}
.tg-producttextbox .cart .tg-btn,.woocommerce button.button.alt{padding:0 10px}
.tg-producttextbox .cart .tg-btn{float:left}
.woocommerce button.button.alt{float:right}
.tg-producttabnav li a{width:140px}
.tg-stickyheader{padding:0 15px}
.tg-stickybox{width:187px;margin: 0px 12vh;}
.tg-customcontent .tg-radio{width:90px}
.tg-customcontent .tg-radio label figure{height:74px}
.tg-stickyheader.is_stuck{padding:20px 0 60px}
.tg-stickyheader.is_stuck .tg-btnround{top:65px}
.customizer-twentyfifteen .tg-stickyheader.is_stuck{padding:15px 15px 40px}
.customizer-twentyfifteen .tg-stickyheader{padding:0}
.customizer-twentyfifteen .tg-steps ul li{width:100%}
.customizer-twentyfifteen .tg-customizeordernav li{width:50%;float:left;padding:2px 10px}
.customizer-twentyfifteen .tg-stickyheader.is_stuck .tg-customizeordernav li{float:none;width:auto;padding:0 10px}
.customizer-twentyfifteen .tg-stickyheader.is_stuck .tg-btnround{top:55px}
.customizer-twentyfifteen .tg-stickybox{width:100px}
#confirmBox{top:30px;left:0;margin:0}
.customizer-twentysixteen .tg-steps ul li{width:100%}
.customizer-twentysixteen .tg-stickyheader{padding:0}
.customizer-twentyseventeen form.cart .tg-btn{width:100%;margin:15px 0}
.customizer-twentyseventeen .tg-stickyheader{padding:0}
.tg-suitstyle label span:before {top: 35px;left: 25px;width: 24px;height: 23px;line-height: 20px;}
.tg-list > table {width: 100%;}
.tg-list >table > tbody > tr > th,table > tbody > tr > td{font-size: 10px;}
.tg-list >label {font-size: 12px;padding: 10px 0px;}
.tg-list >.tg-btn {margin: 0px 33.5%;font-size: 15px;}
.tg-list >P {font-size: 10px;}
.tg-list >table>tbody>tr>td textarea{font-size: 10px !important;}
.steps-content-wrap{padding: 15px 0;}
.tg-coatfrontbox{padding: 0px;}
.tg-coatbackbox{padding: 0px;}
.tg-suitviewbox{padding: 0px;}
.tg-customcontent .tg-radio label span {padding: 0 0 53px;font: 7px/16px 'Poppins',Arial,Helvetica,sans-serif}
.tg-suitstyle >.tg-suitstyleslimclassic span:before {top: -33px;left: 16px;width: 24px;height: 24px;line-height: 20px;}
.tg-suitstyle label span {font-size: 12px;}
}@media(max-width:360px){.tg-producthead>div{width:100%;text-align:left}
.tg-producthead .tg-rightbox{padding:30px 0 0}
.tg-productfoot .tg-btn{width:100%}
.tg-productfoot .tg-btn+.tg-btn{margin:30px 0 0}
.customizer-twentysixteen .tg-stickybox{width:100px}
.customizer-twentyseventeen .tg-stickybox{width:90px}
}



.nxt-btn{
    padding: 0 10px;
position: relative;
line-height: inherit;
list-style-type: none;
display: inline-block;
vertical-align: middle;
margin-bottom: 10px;

}
.btn-nxt{
    padding: 5px 15px;
color: #767676;
display: block;
position: relative;
text-align: center;
background: #f7f7f7;
line-height: inherit;

}
.center-txt{
    text-align: center;
}
/*finish page input fields*/

.email-content{
    padding: 4% 10% 4% 26%;
}
.text-input1{
    display: flex;
    margin: 0px 0px 20px 0px;
}
.lab-text{
        font-size: 17px;
    color: #767676;
    width: 12%;
    font-weight: 700;
    align-items: center;
    margin: 0;
    display: flex;
}
.email-text{
    border: 1px solid #8a8484 !important;
    width: 64.5%;
    text-transform: none !important;
}
@media(max-width:767px){
    .lab-text{
        font-size: 10px;
    width: 15%;
    }
    .email-content {
    padding: 4% 0% 4% 5%;
}
.email-text{
    width: 85.5%;
}
}
@media (min-width:768px) and (max-width:991px){
    .lab-text{
        font-size: 10px;
    width: 10%;
    }
    .email-content {
    padding: 4% 0% 4% 27%;
}
.email-text{
    width: 55.5%;
}
}
