table.table tr td:first-child {
    font-weight: 600;
}
img{
    max-width:100%;
}
*, dl, ol, ul{
    margin:0;
    padding:0;
    box-sizing: border-box;
    }
.informenter-marker-show {
    display: none !important;
}
@font-face {
  font-family: bebas-R;
  src: url(../fonts/BebasNeue-Regular.ttf);
}
@font-face {
  font-family: Gilroy;
  src: url(../fonts/Gilroy_ExtraBold.otf);
}

h1, h2, h3, h4, h5, h6{
    font-family: Gilroy !important;
	text-transform: uppercase;
}
body{
    font-family: mon-R !important; 
}
a, p, li, span, label, button, {
     font-family: mon-R !important;
}

@font-face {
  font-family: mon-R;
  src: url(../fonts/Montserrat-Medium.ttf);
}
@font-face {
  font-family: mon-Bl;
  src: url(../fonts/Montserrat-Black.ttf);
}
@font-face {
  font-family: mon-B;
  src: url(../fonts/Montserrat-ExtraBold.ttf);
}

@font-face {
  font-family: mon-Thin;
  src: url(../fonts/Montserrat-Thin.ttf);
}
@font-face {
  font-family: mon-SB;
  src: url(../fonts/Montserrat-SemiBoldItalic.ttf);
}

    @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
  font-family: Lato;
  src: url(../fonts/Lato-Regular.ttf);
}

@font-face {
  font-family: Lato_L;
  src: url(../fonts/Lato-Light.ttf);
}
@font-face {
  font-family: Lato_B;
  src: url(../fonts/Lato-Bold.ttf);
}
@font-face {
  font-family: Lato_Bk;
  src: url(../fonts/Lato-Black.ttf);
}

@font-face {
    font-family: 'Times New Roman';
    src: url('../fonts/TimesNewRomanPS-ItalicMT.woff2') format('woff2'),
        url('../fonts/TimesNewRomanPS-ItalicMT.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}
@font-face {
    font-family: 'Calligraphy';
    src: url('../fonts/Calligraphy.woff2') format('woff2'),
        url('../fonts/Calligraphy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia-Bold.woff2') format('woff2'),
        url('../fonts/Georgia-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia-Bold.woff2') format('woff2'),
        url('../fonts/Georgia-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia-Italic.woff2') format('woff2'),
        url('../fonts/Georgia-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}


@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia.woff2') format('woff2'),
        url('../fonts/Georgia.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia.woff2') format('woff2'),
        url('../fonts/Georgia.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Georgia';
    src: url('../fonts/Georgia-Italic.woff2') format('woff2'),
        url('../fonts/Georgia-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Brush Script MT';
    src: url('../fonts/BrushScriptMT.woff2') format('woff2'),
        url('../fonts/BrushScriptMT.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: 'Lucida Calligraphy';
    src: url('../fonts/LucidaCalligraphy-Italic.woff2') format('woff2'),
        url('../fonts/LucidaCalligraphy-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

a, a:hover {
    text-decoration: none;
}
tr {
    border-bottom: 1px solid #dee2e6;
}
.table td, .table th {
    text-transform: capitalize;
    padding: 5px 0;
    border-top: none;
    vertical-align: middle;
    color: #808080
}
.items-ordered-wrapper td {
    padding: 5px 10px;
}
.table thead th {
    border-bottom: none;
}
div#stripe-payment {
    display: none !important;
}
a.scroll-top {
        position: fixed;
        right: 18px;
    bottom: 80px;
    background: #358038;
    z-index: 1111;
    width: 50px;
    height: 50px;
    display: none;
    text-align: center;
    font-size: 26px;
    color: #fff;
    line-height: 43px;
    padding-top: 6px;

}
a.scroll-top i {
    transform: rotate(180deg);
    transition: 0.5s;
}
a.scroll-top.active {
    display: block;
}
a.scroll-top:hover i {
    transform: rotate(0deg);
}
img.JacketInternalLiningByDefault {
    max-height: 150px;
}
span.symbol, span.priceCalculator {
    font-weight: 700;
    font-size: 30px;
	font-family: Gilroy !important;
}
.changeMoneySymbolDesign>.money>span.symbol{    
    font-family: mon-R !important;
    font-weight: lighter;
    font-size: 13px;
}
.spe-offer:hover img {
    width: 100%;
    transform: scale(1.1);
    filter: grayscale(1);
    opacity: 0.4;
}

.spe-offer {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    background: #000;
}
.spe-offer:hover h3{
    color: #fff;
}

.spe-offer:hover a {
    visibility: visible;
}
.ss_front .hasRoleName {
    position: absolute;
    z-index: 52;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.account.clearfix img {
    width: 50%;
}
.spe-offer img {
    width: 100%;

    position: relative;
      transition: 0.5s all ease-in-out;
}
.offer-overview .over-text p, .universal p {
    font-size: 16px;
    line-height: 30px;
    margin: auto;
}
.offer-overview .spe-offer:hover p, section.offer-overview .spe-offer:hover a {
    opacity: 1;
    visibility: visible;
    height: auto;
    transition: all 1s;
    display: inline-block;
	margin: 0.5rem auto;
}
section.offer-overview .over-text a {
    opacity: 0;
    background: #1c1e24;
    padding: 10px 20px;
    color: #fff;
    transition: all 0.6s;
    display: inline-block;
    position: unset;
    border: none;
    visibility: hidden;
    height: 0;
    display: none;
}


/************** top section **********/
.tailor-header{
    background:#000;
    padding: 10px 0;
}   
.tailor-header li {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.tailor-header li a{
    color: #fff;
}
/************** hover on second section **********/
.lowerr-one, .upper-one {
    position: relative;
        background: #000;
}
.tailor-image-grid .su_img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.tailor-image-grid .caption {
    position: absolute;
    left: 50%;
    width: 100%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 15px 40px;
    z-index: 2;
}
.tailor-image-grid span {
    display: block;
    line-height: 31px;
    visibility: hidden;
    opacity: 1;
    height: 0;
    padding-top: 30px;
    
}
.tailor-image-grid .New-Products a{
    display: inline-block !important;
	border-radius: 10rem !important;
    padding: 13px 65px !important;
	margin-bottom: 0;
}
.tailor-image-grid .upper-one:hover span, .tailor-image-grid .lowerr-one:hover span { 
    visibility: visible;
    opacity: 1;
    height: auto;
}
.caption a, .New-Products a {
    background: #ffffff05;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #d3d0d0de;
    padding: 14px 40px;
    margin: 20px 0;
    display: none;
    transition:0.5s;
}
.tailor-image-grid .lowerr-one:hover a, .tailor-image-grid .upper-one:hover a{
    display: inline-block;
}
.New-Products a{
    color: #000;
}
.New-Products p {
    font-size: 19px;
    line-height: 31px;
    text-align: center;
    margin: 0 auto;
}
.New-Products a:hover, .caption a:hover{
    background: #000;
    color: #fff;
    border: 1px solid #000000;
}
/*cart page */
.cart-list .modify_view .car_preview {
    display: inline-block;
    float: right;
}
.preview-prodcut .modal-dialog {
    max-width: 100%;
    width: 85% !important;
}
.modal-body .items-ordered-wrapper .col-md-8 h3 {
    font-size: 25px;
    font-weight: 600;
    padding: 30px 0;
}
.modal-body .items-ordered-wrapper .col-md-8 .col-md-6 h3 {
    font-size: 24px;
    padding: 15px 0;
}
.modal-body .items-ordered-wrapper .col-md-8 .col-md-6 table.table {
    font-size: 12.5px;
    border: 1px solid #ccc;
    margin-bottom: 25px;
}
.modal-body .items-ordered-wrapper .col-md-8 {
    margin: 30px 0;
    height:835px;
    overflow-y: auto;
}
.modal-body .items-ordered-wrapper h3.section-title {
    font-weight: 700;
    border-bottom: 1px solid;
    width: 94%;
    font-size: 26px;
}

section.deatil-after-product .col-md-9 h4 {
       text-align: center;
    padding-bottom: 40px;
    font-size: 30px;
    margin: 25px auto;
}
/* home page css*/
.section-heading:after, .blog-section h2:after, .other-product h1:after, section.deatil-after-product h4:after {
    position: absolute;
    content: "";
    background: #00000059;
    width: 100%;
    height: 100%;
    max-width: 5%;
    top: 16px;
    background: url(../images/nidle.png)center center/contain no-repeat !important;
    left: 0%;
    right: 0;
    margin: 0 auto;
}
section.deatil-after-product h4:after {
   max-width: 8% !important; 
}
.deatil-after-product {
	position: relative;
}
.other-product h1{
	position: relative;
	padding-bottom: 40px;
	line-height: 30px;
	font-weight: 500;
}
.col-md-4.mid-side-grid .upper-one {
    height: calc(40% - 5px);
}
.tailor-image-grid h3 {
      margin-bottom: 30px;
    position: relative;
    max-width: fit-content;
    margin: 0 auto;
	max-width: max-content;
}
.tailor-image-grid h3:after {
        position: absolute;
    width: 100%;
    bottom: -12px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    content: "";
    height: 1px;
    background: #fff;
}
.universal-detail a {
    margin-top: 25px;
    font-size: 16px;
    padding: 10px 40px !important;
    display: inline-block;
    font-weight: 600;
}
.Tbest-deals .spe-offer a {
    position: absolute;
    left: 7%;
   
    bottom: 17%;
    background: #1c1e24;
    padding: 12px 35px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.product-details span.product-price {
    font-size: 33px;
    padding: 15px 0;
}
.my-account .sidebar-menu {
    background: rgb(221 221 221 / 19%);
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 20%);
}
.my-account .content-right {
    width: 100%;
    background: rgb(221 221 221 / 19%);
    padding: 30px 20px;
    box-shadow: 0px 0px 12px 0px rgb(0 0 0 / 20%);
}
.my-account .content-right .search {
    text-align: right;
    margin: 0 20px 30px 0;
}
.my-account .contact-information a {
    background: #040506;
    display: inline-block;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
.my-account .contact-information a:hover {
    background: rgb(4 5 6 / 64%);
}
.my-account.clearfix h4.section-header a {
    color: #040506 !important;
}
.my-account .sidebar-menu li a {
    color: #040506;
    display: inline-block;
    width: 100%;
    padding: 15px 10px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}
.my-account .sidebar-menu li a i {
    margin: 0 10px;
}
.my-account button.btn.btn-primary {
    background-color: #000;
    border: 1px solid #000;
}
.my-account button.btn.btn-primary:focus, .my-account button.btn.btn-primary:active  {
    background-color: #000;
    border: 1px solid #000;
    box-shadow:none;
}
.navbar .navbar-nav a.nav-link {
    padding: 5px 13px;
    line-height: normal;
    color: #040506;
    cursor:pointer;
}
li.nav-item.wishh a {
    font-size: 24px;
}
li.nav-item.crtt {
    position: relative;
}
.bag-cart i {
    margin-right: 5px;
}
#collapsibleNavbar li.nav-item span.number-cart {
        top: -8px;
    line-height: 10px;
    left: 3px;
    background: #dc3545;
    position: absolute;
    width: 15px;
    height: 15px;
    content: " ";
    font-size: 9px;
    color: #fff;
    text-align: center;
    z-index: 99;
    border-radius: 50%;
    display: inline-block;
    padding-top: 3px;
}
.my-account .sidebar-menu li:hover a, .my-account .sidebar-menu li.active a {
    color: #fff;
    width: 100%;  
}
.my-account .sidebar-menu li:hover {
    background: rgb(4 5 6 / 64%);
}
.my-account .sidebar-menu li.active{
    background:#575a5c;
}
.quantity.pull-left.clearfix {
    margin-left: 20px;
}
.my-account.clearfix {
    max-width: 1200px;
    width: 100%;
    margin: 30px auto;
    display: flex;
}

.my-account.clearfix  h4.section-header a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: rgb(51, 122, 183);
}
.faq-section{
    width: 100%;
}
.faq-infomation {
    padding: 45px;
}
.faq-infomation h2 {
    line-height: 30px;
    font-weight: 600;
    color: #3d3d3d;
}

.accordion-container {
    position: relative;
    width: 100%;
    border-top: none;
    outline: 0;
    cursor: pointer
}
.accordion-container .article-title {
    display: block;
    position: relative;
    margin: 0;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 500;
    color: #4a4949;
    cursor: pointer;
}
.accordion-container .article-title:active,
.accordion-container .content-entry.open .article-title {
    color: #166db9;
}
.accordion-container .article-title:hover i:active,
.accordion-container .content-entry.open i {
    color: #166db9;
}
.accordion-container .content-entry i {
    position: absolute;
    top: 4px;
    right: 0;
    font-style: normal;
    font-size: 1.625em;
    sans-serif;
    color: #4a4949;
}
.accordion-container .content-entry i:before {
    content: "+ ";
}
.accordion-container .content-entry.open i:before {
    content: "- ";
}
.accordion-content {
    display: none;
}
.accordion-content p {
    color: #6f6f6f;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    padding: 0px 0;
}
.accordion-container,
#description {
    width: 100%;
    margin: 1.875em auto;
}
#description p {
    line-height: 1.5;
}
#description h2 {
    text-align: center;
}
.content-entry{
   border-bottom: 1px solid #6f6f6f;    
}

.my-account .content-right .input-bx {
    margin-bottom: 30px;
}
.my-account .content-right .text-center {
    text-align: left !important;
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    padding: 20px 0;
}
.my-dashboard span {
    padding-bottom: 15px;
    display: inline-block;
}
.orders-view-wrapper.userfront {
    padding: 60px 0;
}
li.nav-item.dropdown:nth-child(1) {
    margin-right: -10px;
    align-self: center;
}

/****************************************************/
.alert-success {
        position: absolute !important;
    width: 30%;
    z-index: 99;     
    right: 0 !important;
}
.create-account.clearfix .checkbox {
    background: #eaedee;
    padding: 10px 0;
    border-left: 3px solid #dc3545;
}
.checkbox.ship-to-a-different-address {
    background: #eaedee;
    width: 47%;
    border-left: 3px solid #dc3545;
    padding: 10px 0;
    margin: 0 15px;
}
section.product-list {
    margin-top: 50px;  
      padding: 0 20px;
}
span.error-message {
    color: red;
    margin-right: 6px;
    font-size: 10px;
    line-height: 14px;
    font-weight: 600;
    width: 100%;
    display: block;
}
body{
    margin:0px;
    padding:0px;      
    padding-right: 0px !important;}
h3 {
    font-size: 32px;
}
ul li{
    list-style:none;
}
ul li a{
    text-decoration:none;                
}
.cart-list-wrapper.clearfix {
    margin-top: 30px;
    width: 100%;
    max-width:80%;
    margin:0 auto;
    display: flex;
    padding: 60px 0 20px;
    min-height: 540px;
}
.reviews.tab-pane.fade.clearfix, .description.tab-pane.fade {
    max-width: 98%;
    margin: 0 auto;
}
/* .cart-list .image-holder {
    height: 125px;
    width: 100px;
} */
.order-review.cart-list-sidebar {
    background: #f4f6f7;
    padding: 10px;
}
.cart-total .available-shipping-methods .form-group .radio label {
    font-size: 15px;
    line-height: 10px !important;
}
.call-us-section h4 {
    line-height: 30px;
}
div#collapsibleNavbar li.nav-item .bag-cart {
    position: relative;
        padding: 0;
}
.captcha-input {
    height: 33px;
    border-radius: 5px;
    outline: 0;
    border: 1px solid #ccc;
}
section.side-tabss.mt-4.py-5 {
    width: 95%;
}
/************* shruti start *************/
.testimonial-slider .our-monial {
}
.our-work-img:hover .play-icon {
    display: none;
}
.clr-greey{
    color: #b2b1b1;
}
.tailor-image-grid ul li {
    padding: 5px 4px !important;
}
#collapsibleNavbar a.active{
    position: relative;
}
#collapsibleNavbar a.active :after {
    position: absolute;
    content: "";
    width: 3%;
    height: 2px;
    margin-bottom: 5px;
    right: 39%;
    bottom: 0;
    background: #000;
}
nav.navbar li.nav-item a:hover {
    font-weight: 600;
}
.tailor-info ul.list-unstyled.float-right {
    margin-bottom: 0 !important;
    padding: 14px 57px;
}

 .tailor-image-grid .New-Products h2 {
    font-size: 36px;
    color: #000; 
}
.mid-side-grid .upper-one{
    box-shadow: 0px 0px 15px rgb(0 0 0 / 20%);
}
.tailor-image-grid .New-Products {
    text-align: center;
}
.tailor-site-logo img {
    max-height: 61px;
}
.tailor-image-grid .col-md-4 {
    padding: 0 3px;
}
.tailor-image-grid .upper-one {
    margin-bottom: 5px;     
}
.col-md-4.mid-side-grid .upper-one{
    background: #fff;
}
.lowerr-one img, .upper-one img {
    opacity: 1;
    transition:0.8s;
}
.lowerr-one:hover img, .upper-one:hover img {
    opacity: 0.5;
}
.Products-section {
   margin: 20px 5px;
}
.Products-section:hover {
    box-shadow: 0px 0px 5px 1px rgb(224 218 218 / .5);
}
.section-heading {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    margin: 0 auto;
    font-size: 36px;
    margin-bottom: 25px;
 
}
section.blog-section .card-part h6 {
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.testimonial-slider .our-monial p.testi-img-text strong {
    font-size: 25px;
}
div#team1 .owl-item {
    background:#f3f3f3;
    padding: 15px 25px;
    border-radius: 5px;
        min-height: 375px;
}
section.universal {
    background: url(../image/universal.jpg) center top/cover no-repeat;
    background-attachment: fixed;
}
.modal-content button.close {
    position: absolute;
    top: 0px;
    font-size: 20px;
    right: 0px;
    line-height: 0;
    color: #fff;
    opacity: 1;
    width: 30px;
    height: 30px;
    background: #000;
    z-index: 999;
    border: none !important;
    outline: 0;
    padding: 0;
    box-shadow: none;
}
.modal .left-fom button {
    padding: 12px 20px !important;
    margin-top: 10px;
        border-radius: 10rem !important;
}
button:focus{
	outline: none;
}
.modal .contwnnt .left-fom .form-group label {
    font-size: 13px;
    color: #a2a2a2;
    float: left;
        text-transform: uppercase;
    margin: 2px 0px;
    width: 100%;
}
.modal-dialog .banner-login.sign-up-image-here{
	   background: url(../images/sign-up-Q.png) center center/cover no-repeat;
	       width: 100%;
    max-width:100%;

}
.modal-dialog .banner-login {
    background: url(../images/login.jpg) center center/cover no-repeat;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    right: 0;
     z-index: 0;
    max-width: 70%;
    width: 55%;
}
form.col-lg-6.pl-5.py-4.left-fom .pb-4 {
    padding-bottom: 10px !important;
    text-transform: uppercase;
}
.modal-content .left-fom .form-group {
    margin-bottom: 6px;
}
form.col-lg-6.pl-5.py-4.left-fom {
    padding: 15px 40px !important;
    z-index: 9;
}
.modal .left-fom input {
    line-height: 1.2px;
}
div#team2 .image-sec {
    width: 100%;
    position:relative;
}
div#team2 .image-sec h4 {
    font-size: 20px;
}
.dettail.bg-white.p-3 {   
}
.navy-blue {
    color: #909090;
    font-weight: 200;
    font-size: 13px;
    padding-left: 20px;
}
.Products-section .dettail {
    padding-top: 13px;
}
.Products-section .dettail h6 {
    font-size: 15px;
    font-weight: 600;
}
.Products-section .dettail p {
    color: #909090;
    font-size: 12px;
}
.Products-section img {
    width: 100%;
    max-height: 263px;
}
.spe-offer a.butn, .spe-offer i{
    position: absolute;
    left: 7%;
    bottom: 27%;
    text-transform: uppercase;
    text-decoration: underline;
}
.spe-offer h3 {
    position: absolute;
    top: 17%;
    font-size: 36px;
    line-height: 45px;
    left: 6%;
}
.spe-offer i {
    left: 27%;
    bottom: 28%;
}

.tailor-image-grid .mid-side-grid .lowerr-one {
    height: 60% !important;
 
}
.tailor-image-grid .right-side-grid .upper-one {
    height: calc(50% - 5px);
    overflow: hidden;
}
.tailor-image-grid .right-side-grid .lowerr-one {
    height: 50%;
    overflow: hidden;
}
.tailor-image-grid {
    clear: both;
    overflow: hidden;
}

.darker-back{
    background: #0f1113;
}
ul.footer-link-section span {
    float: right;
}
.offer-overview .over-text {
    position: absolute;
    clear: both;
    top: 50%;
        color: #fff !important;
    text-align: center;
    width: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.offer-overview .over-text h2 {
    font-size: 39px;
    font-weight: 600;
    line-height: 45px;
    margin: auto;
}
.offer-overview .over-text p {
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: all0.3s;
}
.universal-detail h3, .over-text span p, .over-text span h3 {
    color: #fff;
    margin-bottom: 20px;
}
.over-text span h3{
    line-height: 30px;
    font-size: 26px !important;
}
.right-content h5 {
    font-size: 22px;
    font-family: lato;
    font-weight: 600;
    padding: 10px 0;
    text-decoration: underline;
}
.woks-fun h4 {
    font-size: 30px !important;
    width: 85% !important;
    border: none !important;
    top: 59% !important;
    font-weight: 400 !important;
    left: 11% !important;
    line-height: 42px !important;
}  
.woks-fun .play-icon {                                 
    position: absolute;
    top: 50%;
    width: 64px;
    left: 50%;
    line-height: 64px;
    height: 64px;
    font-size: 32px;
    border-radius: 50%;
    border: 3px solid #fff;
    color: #fff;
    text-align: center;
	transform: translate(-50%, -50%)
}
.footer-section h4.under {
    position: relative;
    padding-top: 20px;
}                           
.footer-section h4.under:after {
    position: absolute;
    content: "";
    bottom: -17px;
    background: #fff;
    width: 100%;
    left: 0;
    height: 1px;
}
.first-sidee .footer-button{
    background: #fff;
    padding: 11px 40px;
    border-radius: 3px;
}
.right-content span {
    font-size: 13px;
}
nav.navbar button.navbar-toggler {
    margin: 0 15px;
}
section.tesyimonial .ima-sec img.play-icon {
    position: absolute;
    content: "";
    max-width: 13%;
    z-index: 999;
    top: 44%;
    left: 43%;
}
.blog-section h2 {
       position: relative;
    font-weight: 700;
    padding-bottom: 45px;
    text-align: center;
    line-height: 0;
    margin: 0px 0 0px;
    }

.card-part a {
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 135px;
}
section.blog-section .card-part p {
    padding-left: 15px;
}
.read-more {
    text-transform: uppercase;
    background: #fff;
    color: #1c1e24;
    border: 1px solid #1c1e24;
    font-size: 14px;
    border-radius: 0px;
    padding: 6px 12px;
    display: inline-block;
    cursor: pointer;
    line-height: normal;
    text-align: center;
    outline: none !important;
}

.read-more:hover {
    background: #1c1e24;
    color: #fff;
}
.footer-section p.text-danger {
    font-size: 18px;
}
.footer-section.bg-dark {
    background: url(../image/footer.jpg) center top/cover no-repeat;
    background-attachment: fixed;
    position: relative;
}
.woks-fun  h6.text-center {
    font-size: 19px;
    padding-bottom: 20px !important;
}
 .footer-section .social li i, .social li i {
    background: #fff;
    height: 28px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    width: 28px;
    font-size: 17px;
    color: #3c3c3c;
    margin-right: 10px;
    padding: 5px;
}
.footer-section input.newsletter-input {
    padding: 10px 16px;
    border: none;
    border-radius: 5px;
    width: 100%;
    position: relative;
}
.newsletter  span.newsleeter-icon i{
    position: absolute !important;
    color: #fff !important;
    font-size: 23px;
    background: #ba2741;
    height: 42px;
    line-height: 42px;
    right:0px;
    width: 45px;
    bottom: 0;
    text-align: center;
    border-radius: 3px;
}
.footer-section p.any-time, .footer-section ul.footer-link-section li a,  .footer-section p {
    color: #9b9a9a;
    line-height: 27px;
    margin-bottom: 10px;
}
.image-sec:hover{
    /* box-shadow: 0px -1px 7px 3px rgb(183 182 182 / 31%); */
 }
.product-img{
    position:relative;
    padding: 3px 0px;
}
.product-img img{
   width: 100% !important;
}
/*shruti end  */
.our-work-img:hover .woks-fun .play-icon{
   opacity: 0 !important;   
}
.over-text span{
  position:absolute;
  top:50%;
  left:50%;
  width: 70%;
  transform:translate(-50%,-50%);
  color:#fff;
  text-align: center;
}
.our-work-img:hover .over-text{
    opacity: 1;
}
.our-work-img .over-text{
  transition: all 1.4s;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgb(0 0 0 / 50%); 
  opacity:0;
  transition:opacity 500ms ease-in-out;
}
.our-work-img{
  position:relative;
  display:inline-block;
}
#carouselExampleIndicators .carousel-caption {
    position: absolute;
    left: 15%;
    z-index: 10;
    top: 200px;
    padding: 0;
    color: #040506;
    right: auto;
    text-align: center;
}
#carouselExampleIndicators .carousel-caption h4 {
    font-size: 34px;
    margin: 0 auto 30px;
}
#carouselExampleIndicators .carousel-caption h1 {
    font-size: 60px;
    margin: 0 auto 30px;
    line-height: 46px;
}
#carouselExampleIndicators .carousel-caption p {
    color: #7f7d7d;
    margin: 0 auto 30px;
}
a.bg-danger.rounded {
    display: inline-block;
}
/************* about page css ***************/
.banner-about.py-5 {
    background: url(../image/about-banner.jpg) center center/cover no-repeat;
    color: #fff;
}
.deatil-sec h1{
    font-size: 50px;
    line-height: 55px;
}
.deatil-sec p.text-twoline {
    line-height: 36px;
    color: #736e6e;
}
.detail-about.py-5 {
    /* background: url(../images/about-back.jpg) center center/cover no-repeat; */
    max-height: fit-content;
}
.about-infomation h3 {
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
} 
.about-infomation p {
    font-size: 17px;
    line-height: 27px;
    color: #b4b4b4;
    }
/* about page end  */
/*contact section css*/
section.contact-section .banner-contact li i {
    background: #000;
    height: 40px;
    color: #fff;
    width: 40px;
    text-align: center;
    padding: 10px;
    font-size: 20px;
    border-radius: 20px;
}
.contact-form .form-contact .form-control {
    background: transparent;
    margin: 16px 0px;
    padding: 11px 23px;
}

.map {
    position: relative;
}

.contact-section {
    position: relative;
    padding: 50px 0 100px;
}
.contact-section .banner-image-contact {
    background: url(../images/1500.jpg) top left / cover;
    position: absolute;
    left: calc(50% - 80px);
    right: 0;
    height: 100%;
    top: 0;
}                         
.banner-contact li {
    padding: 0px;
}
.contact-section h3 {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 40px;
}
.testimonial-slider .ima-sec {
    background: url(../images/testi.jpg) center center/cover no-repeat;
}
.contact-form h5 {
    font-size: 24px;
    font-weight: 500;
    margin: 0 auto 20px;
}
.contact-form h3 {
    font-size: 34px;
    margin: 0 auto 40px;
    font-weight: 600;
}
/* how it works page*/
.work-part .working-img {
    background: url(../images/work3.jpg) center center/cover no-repeat;
    height: 320px;
    margin: 30px 0;
}
.work-part .working-img.imagess-2{
    background: url(../images/work2.jpg) center center/cover no-repeat;
}
.work-part .working-img.imagess-3{
    background: url(../images/work1.jpg) center center/cover no-repeat;
}
.work-part .work-detail h2 {
    font-size: 34px;
    font-weight: 500;
}
.work-part .work-detail p {
    font-size: 18px;
    line-height: 35px;
    font-weight: 500;
}
.work-part .work-detail {
    position: relative;
    top: 100px;
}
.color-org-mud{
    color:#d9814e;
    position: relative;
    padding-bottom: 20px;
}
.color-org-mud:after {
    position: absolute;
    content: "";
    background: #f1efef;
    width: 32%;
    height: 8px;
    left: 0px;
    bottom: 5px;
}
section.side-tabss button.my-side-bar {
    display: none ;
}
/*product page*/
.Trending.Products .image-sec .dettail a.hov-open {
    display: none;
    color: #000;
    padding:0 7px;
}
.Trending.Products .image-sec:hover .dettail a.hov-open {
    display: inline-block;
}
.banner-product{
    background: url(../image/product-banner.jpg) center center/cover no-repeat;
    height: 300px;
}
.Trending.Products .image-sec {
    margin: 10px 15px;
    padding: 0 !important;
}
.nav-side .nav-link, div#v-pills-tab p  {
    padding: 10px !important;
    margin: 0 !important;
    color: #000;
}
.nav-side {
    padding: 20px;
    box-shadow: 0 0 30px 0px #dedede;
}
 .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color: #fff;
    background-color: #201f26 ;
}
//***********Mesarment page****************/
.row.vertical-measure {
    float: left;
}
/*appoimtment*/
section.appointment-page {
    background: url(../image/appointment-banner.jpg) center center/cover no-repeat;
}
 section.appointment-page .banner-appointus {
   text-align: center;
    width: 100%;
} 
.banner-us {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.appointment-form {
    padding: 80px !important;
}
.appoint-form {
    padding: 40px !important;
    position: relative!important;
    box-shadow: 7px 0 30px 0px rgb(199 199 199 / 45%);
    background:#fff;
}
.appoint-img img {
    position: relative;
    right: -40px;
    z-index: 1;
}
.form-control, select.form-control {
    height: 36px !important;
    padding: 6px 15px;
    border-radius: 0px;
    border-color: #9b9999;
}
.appoint-form .form-row.box-cckek .form-group.form-check {
    display: inline-block;
    margin: 0 26px;
    padding-left: 0 !important;
}
.appoint-form .form-row.box-cckek {
    display: block;
}
.appoint-form .form-row.box-cckek p {
    margin: 4px 0 -19px 9px !important;
}
.appoint-form .form-check.checkk input.bigger {
    width: 31px;
    position: relative !important;
    height: 28px;
    top: 8px;
    margin-right: 9px;
    display: inline-flex;
    margin-bottom: 20px;
}

textarea.form-control {
    height: auto !important;
    margin-top: 10px;
}
/*product detail page*/
.product-detaill .detail-info h2 {
    font-size: 37px;
    font-weight: 600;
    line-height: 50px;
}
.fabric-size h5 {
    font-size: 19px;
}
.fabric-size p {
    font-size: 14px;
    padding-right: 37px;
}
.fabric-size .fabric {
    border-right: 1px dashed;
}
.detail-info p {
    font-size: 13px;
    line-height: 22px;
}
section.product-detaill a.product:hover {
    background: #000 !important;
    color: #fff !important;
    text-decoration: none !important;
}
/*cart page css*/
.order-summary{
    background:#edebeb;
        border-radius: 3px;
}
.order-summary h4.under {
    border-bottom: 3px solid #362929;
}
.total .checkout {
    background: #362929;
    display: inline-block;
    padding: 12px 0;
    width: 100%;
    border-radius: 3px;
    margin-top: 20px;
    text-align: center;
}
.order-summary .total ul li {
       line-height: 35px;
    font-size: 18px;
    color: #525252;

}
.total .checkout:hover{
    text-decoration: none;
}
.quantity {
    margin: 10px auto;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}
input[type=number]
{
  -moz-appearance: textfield;
}
.quantity input {
    width: 60px;
    height: 30px;
    padding: 0 10px;
    display: inline-block;
    margin: 0;

    outline: none;
    text-align: center;
    vertical-align: bottom;
    border: 1px solid #212529;
}
.quantity input:focus, button:focus {
box-shadow: none !important;
}
.clearfix .row.bg-white.rounded.position-relative.p-3 {
    box-shadow: 0px 0px 4px #d4d4d4;
}
.button button.read-more {
    border-bottom-left-radius: 25px;
    background: #1c1e24;
    color: #fff;
}
.button.position-absolute {
    right: 0;
    top: 0;
}
.quantity-nav {
  float: right;
  position: relative;
}

section.cart-item .cart-contents {
    box-shadow: 0 0 20px 1px #edebeb;
}
.quantity-button.quantity-up {
    position: absolute;
    top: 0px;
    left: 82px;
    border: 1px solid;
    border-radius: 0px 9px 9px 0px;
}
.quantity-button.quantity-down {
 top: 0px;
    left: 45px;
    border: 1px solid;
    border-radius: 9px 0 0 9px;
}
/************** customize suit *******************/
.carousel-caption.text-dark a.bg-danger {
    margin-top: 20px;
    display: inline-block;
}
section.custom-suit {
    min-height: 850px; 
}
.suit-structure {
    position: relative;
    overflow: hidden; 
}

.loadercall {
    position: absolute;
    z-index: 100;
    background: #ffffff;
    height: 100%;
    display: none ;
    width: 100%;
    align-items: center;
    opacity:1;
}
.loadercall img {
    margin: 0 auto;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
} 
.fabric-color #accordion > div {
    padding: 0;
    display: flex !important;
    height: 100% !important;
    align-items: center;
    border: none;
    width: 0;
    transition: 0.2s;
}
.fabric-color .Active {
    position: relative;
}
.fabric-color .Active:after, .lining_type .fa-pattren.Active .feb_image_style:after, .Vest_lining .fa-pattren.Active .feb_image_style:after {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #358038;
    position: absolute;
    z-index: 111;
    top: 3px;
    right: 3px;
}
.custom-designs .fabric-color .fa-pattren.Active .fa-pattren1 {
  /*   border: 1px solid #358038;
    box-shadow: 0px 0px 6px rgb(53 128 56 / 78%); */
}
.fabric-color > div#accordion {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.fabric-color #accordion > div.card-header {
    border-radius: 0;
    width: 44px;
    cursor: pointer;
    background: #000;
    margin: 0 1px;
}
.fabric-color #accordion > div.card-header.collapsed {
    background: #575a5c;
}
.custom-designs .collapse {
    transition: 0.5s;
    width: 0;
    overflow: hidden;
}
.fabric-color #accordion > div.collapse.show {
    width: calc(100% - 150px);
    transition: 0.7s;
    align-items: start;
}

.card-header a.card-link {
    color: #fff;
    text-transform: uppercase;
    padding: 0 0 0 15px;
    word-break: break-word;
    letter-spacing: 20px;
    text-align: center;
}
.custom-designs div#accordion > .collapse:not(.show) {
    display: none;
}
.custom-designs .fabric-color .main-fab {
    max-height: 800px;
    border: none;
    height: 100%;
    /* overflow: auto; */
    width: 100%;
}
.main-fabri {
    padding: 30px 60px;
    overflow: hidden;
}
.shirt_scroll {    padding: 20px 60px;    overflow: auto;    max-height: 100%;}
div#collapseOne .main-fabri {
    height: calc(100% - 39px);
    overflow: auto;
	padding: 30px;
}
div#collapseThree .main-fab {
    overflow-y: auto;
    overflow-x: hidden;
}
.cart-total {
    padding: 0 20px;
}
body::-webkit-scrollbar, .jacket.showCollapse::-webkit-scrollbar, .vest.showCollapse::-webkit-scrollbar, .pant.showCollapse::-webkit-scrollbar, div#collapseOne .main-fabri::-webkit-scrollbar, div#collapseThree .main-fab::-webkit-scrollbar, .modal-body .items-ordered-wrapper .col-md-8::-webkit-scrollbar, .scroll_list::-webkit-scrollbar, .shirt_scroll::-webkit-scrollbar {
   width: 5px; 
}
/* Track */
body::-webkit-scrollbar-track, .jacket.showCollapse::-webkit-scrollbar-track, .vest.showCollapse::-webkit-scrollbar-track, .pant.showCollapse::-webkit-scrollbar-track, div#collapseOne .main-fabri::-webkit-scrollbar-track, div#collapseThree .main-fab::-webkit-scrollbar-track, .modal-body .items-ordered-wrapper .col-md-8::-webkit-scrollbar-track, .scroll_list::-webkit-scrollbar-track, .shirt_scroll::-webkit-scrollbar-track {
   background: #fff; 
}
/* Handle */
body::-webkit-scrollbar-thumb, .jacket.showCollapse::-webkit-scrollbar-thumb, .vest.showCollapse::-webkit-scrollbar-thumb, .pant.showCollapse::-webkit-scrollbar-thumb, div#collapseOne .main-fabri::-webkit-scrollbar-thumb, div#collapseThree .main-fab::-webkit-scrollbar-thumb, .modal-body .items-ordered-wrapper .col-md-8::-webkit-scrollbar-thumb, .scroll_list::-webkit-scrollbar-thumb, .shirt_scroll::-webkit-scrollbar-thumb {
  background: #000;
} 

/* Handle on hover */
body::-webkit-scrollbar-thumb:hover, .jacket.showCollapse::-webkit-scrollbar-thumb:hover, .vest.showCollapse::-webkit-scrollbar-thumb:hover, .pant.showCollapse::-webkit-scrollbar-thumb:hover, div#collapseOne .main-fabri::-webkit-scrollbar-thumb:hover, div#collapseThree .main-fab::-webkit-scrollbar-thumb:hover, .modal-body .items-ordered-wrapper .col-md-8::-webkit-scrollbar-thumb:hover, .scroll_list::-webkit-scrollbar-thumb:hover, .shirt_scroll::-webkit-scrollbar-thumb:hover {
   background: #575a5c; 
   cursor: pointer;
}
/************** Fabric filter popup *************/
.header_fabrics {
    text-align: left;
}
.filter_fab .modal-body {
    padding-bottom: 0;
}
.scroll_list {
    max-height: 500px;
    overflow: auto;
}
.header_fabrics .fltres {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px;
}
ul.filter {
    overflow: hidden;
}
.fltres.colrs div#myDIV ul.filter.colr li.color {
    width: 25%;
    margin: 0 auto 20px;
    display: inline-block;
    float: left;
    text-align: center;
}
ul.filter.colr li span {
    width: 35px;
    height: 35px;
    overflow: hidden;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
}
ul.filter.colr li span img {
    max-width: 100%;
}
.header_fabrics .fltres > button {
    display: block;
    background: transparent;
    border: none;
    padding: 10px 15px 10px 10px;
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #5d5d5d;
    font-weight: 300;
    outline: none;
    text-transform: uppercase;
	font-family: Gilroy !important;
	cursor: pointer;
}
.header_fabrics .fltres > button i {
    float: right;
    font-size: 30px;
    line-height: 22px;
}
ul.filter label {
    display: inline-block;
    width: 50%;
    float: left;
    overflow: hidden;
    font-weight: 300;
    padding-left: 10px;
    margin: 0 auto 10px;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
}
ul.filter label > input {
    display: inline-block;
    position: static;
    margin:0 5px 0 0;
}
ul.filter.colr li.ActiveColor span:after {
    content: "\f00c";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #358038;
    position: absolute;
    z-index: 111;
    top: 7px;
    right: 6px;
}
.applied {
    font-size: 14px;
    padding: 0 15px;
}
span.clear {
    float: right;
}
h3.fabri {
    font-size: 18px;
    padding: 0 15px 10px;
    font-family: mon-R !important; 
}
.fabri .bton {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #000;
    cursor: pointer;
}
.fabri .bton span {
    font-size: 12px;
    color: #575a5c;
}
.custom-designs .fabric-color .fa-pattren {
    width: calc(20% - 10px);
    margin: 0px 5px 10px;
    text-align: center;
    cursor: pointer;
    border: 1px solid transparent;
}
.activator {
    border: 1px solid transparent;
}
.custom-designs .fabric-color .main-fabri .fa-pattren {
    width: calc(25% - 10px);
}
.custom-designs > .row, .custom-suit .container-fluid > .row {
    min-height: 800px;
/*     overflow: hidden; */
}
.fabric-color{
    height: 650px;
}
.custom-suit .container-fluid {
    min-width: 1200px;
    height: 100%;
    margin: 30px 0;
}
.custom-designs .fabric-color .fa-pattren .fa-pattren1{
    border:1px solid transparent;
    padding: 10px 5px;
    transition: 0.5s;
    position: relative;
    height: 100%;
}

.custom-designs .fabric-color .fa-pattren:hover{
    box-shadow: 0px 0px 6px rgb(0 0 0 / 35%);

}
.custom-designs .fabric-color .fa-vx-ss:hover .h3pice{
  /*  border: 0; */
}

.fa-pattren1 span.sale_tag {
    position: absolute;
    left: 0;
    top: 0;
	border-radius: 10rem;
    min-width: 40px;
    background: #358038;
    color: #fff;
    font-size: 10px;
    line-height: 22px;
    font-weight: 600;
    text-transform: uppercase;
}
.fa-pattren1 .feb_image {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
}
div#collapseTwo .feb_image_style img {
    max-width: 70px;
}
.feb_image img {
    min-height: 100%;
}
.fa-pattren1 .suit-detail {
    font-size: 13px;
    margin: 5px auto 0;
    text-transform: uppercase;
}
.modal-body.video-container {
    padding: 0;
}
.suit-detail span {
    display: block;
}
.changeMoneySymbolDesign.suit-detail span {
    display: inline-block;
}
.fa-pattren1 .suit-detail strong {
    display: block;
    font-weight: 600;
    color: #343a40;
}
.suit-detail span.metrialName {
    margin: 5px auto;
	min-height: 40px;
}
.suit-detail span.febric_price {
    background: #343a40;
    color: #fff;
    font-weight: 600;
    margin: 5px auto 0;
}
.fa-pattren.Active .suit-detail span.febric_price {
    background: #358038;
}
.custom-price .main-fab h3 {
    font-size: 24px;
    margin: 0 auto 10px;
}
.custom-designs .custom-price .main-fab p {
    font-size: 12px;
}
.custom-designs .custom-price .main-fab p.matrialNamegatter {
    font-size: 14px;
    font-weight: 600;
    word-spacing: 6.2px;
}
.custom-designs .fabric-color .main-fab a.linkto-next {
    padding: 6px 35px;
    background: black;
    display: inline-block;
    font-weight: 800;
    margin: 10px 0;
    border-radius: 3px;
    color: #fff;
}
.custom-designs .custom-price .main-fab span{
    font-size: 40px;
    font-weight: 600;
    display: inline-block;
    color: #656363;
}
.custom-designs .custom-price .main-fab {
    overflow: hidden;
}
.modal-body.lining_type {
    padding: 20px 25px 10px;
}
.lining_type .fa-pattren ,.Vest_lining .fa-pattren{
    max-width: 25%;
    padding: 0px 8px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    transition:0.5s;
}
.lining_type .fa-pattren .feb_image_style,  .Vest_lining .fa-pattren .feb_image_style {
   position: relative;
}
.lining_type .fa-pattren.Active, .Vest_lining .fa-pattren.Active{
    border-bottom: 2px solid #358038;
}
h3.jackets_lapels {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0px auto 15px;
    font-size: 16px;
    padding: 10px;
    clear: both;
    color: #000;
}
.custom-designs .fabric-color .main-fab h3.jackets_lapels:first-child {
    padding-top: 0;
}
.basic-suit {
    /* height: 100%; */
}
/* 7-1-21 */
.ss_front {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.ss_front > img {
    position: absolute;
    left: 0;
    top: 0;
}
.ss_front > img:nth-child(1) {
    position: relative;
    z-index: 1;
}
.ss_front > img:nth-child(2) {
    z-index: 8;
}
.ss_front > img:nth-child(3) {
    z-index: 6;
}
.ss_front > img:nth-child(4) {
    z-index: 7;
}
.ss_front > img:nth-child(5) {
    z-index: 5;
}
.ss_front > img:nth-child(6) {
    z-index: 2;
}
.ss_front > img:nth-child(7) {
    z-index: 6;
}
.ss_front > img:nth-child(8) {
    z-index: 7;
}
.ss_front > img:nth-child(9) {
    z-index: 5;
}
.ss_front > img:nth-child(10) {
    z-index: 7;
}
/* .ss_front > img:nth-child(7) {
    z-index: 4;
}
.ss_front > img:nth-child(8) {
    z-index: 5;
}
.ss_front > img:nth-child(2) {
    z-index: 8;
}
*/

.#cpa_ss_form_register .form-group {
    overflow: hidden;
}
.base_image_front {
    position: relative;
    height: 100%;
    z-index: 1;
    transition: 0.5s;
    top:0;
}
.base_image_front img.suit-cstm {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.base_image_front img.suit-cstm:first-child {
    position: static;
    z-index: 0;
}
.base_image_front img.suit-cstm:nth-child(2) {
    z-index: 3;
}
.base_image_front img.suit-cstm:nth-child(4) {
    z-index: 2;
}
.style_layers {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    transition: 0.5s;
}
.pant_styles{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 7;
    width: 100%;
    height: 100%;
    transition: 0.5s;
}
.pant_styles img.suit-cstm {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.pant_styles img.suit-cstm:nth-child(1) {
    z-index: 9;
}
.pant_styles img.suit-cstm:nth-child(2) {
    z-index: 7;
}
.pant_styles img.suit-cstm:nth-child(3) {
    z-index: 3;
}
.scroll_module .base_image_front, .scroll_module .ss_front .pant_styles, .scroll_module .ss_front > img, .scroll_module .ss_front .hasRoleName {
    top: -250px;
}
.base_image_back {
    position: relative;
    height: 100%;
}
.base_image_back img.suit-cstm {
    position: absolute;
    left: 0;
    top: 0;
    /* z-index: 1; */
    z-index: 10;
}
.base_image_back img.suit-cstm.shirt_full_sleeve {
    z-index: 11;
}
.base_image_back img.suit-cstm:nth-child(3) {
    z-index: 10;
}
td.pop-imag {
    height: 100px;
    overflow: hidden;
    width: 100px;
}
img.jacketBackColorcshow_c {
    /* width: 100%; */    
    height: 280px;
    /* object-fit: cover; */
    position: absolute;
    top: 0;
}
.main_mesage {
    margin: 0 auto 10px;
    padding: 0 0 0 10px;
}
.ss_back {
    position: relative;
}
.change_view {
    position: relative;
    z-index: 900;
    width: 100%;
    bottom: -5px;
    text-align: center;
    display: flex;
    justify-content: center;
    transition: 0.5s;
}
.scroll_module .change_view {
    bottom: 200px;
}
.change_view label {
    display: inline-block;
    font-size: 16px;
    font-weight: 300;
    margin: 0 10px;
	text-transform: uppercase;
}
.checkbis {
    text-transform: uppercase;
}
.change_view > label > input[type=radio] {
    height: auto !important;
    margin-right: 10px;
}
.style_layers img.suit-cstm {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.style_layers img.suit-cstm:nth-child(4) {
    z-index: 3;
}
.header-wrapper+.content-wrapper {
    margin-top: 0px;
}
.toggle_stles {
    overflow: hidden;
    width: 100%;
}
section.confirmation {
    width: 100%;
    background: #49505738;
    margin: 20px 0 0;
    padding: 50px;
}
section.confirmation i {
    font-size: 170px;
    margin-bottom: 20px;
    color: green;
}
/* 29-12-20 */
.toggle_stles > h3 {
    font-size: 18px;
    padding: 14px 15px 14px;
    border-bottom: 1px dotted #575a5c;
    border-top: 1px dotted #575a5c;
    margin-bottom: 10px;
    cursor:pointer;
}
.toggle_stles > h3 span {
    float: right;
}
.jacket, .vest, .pant ,.vist_back_lining_claps{
    display: none;
    overflow: hidden;
    width: 100%;
    transition: 0.5s;
    height: 0;
}
.jacket.showCollapse, .vest.showCollapse, .pant.showCollapse{
    display: block;
    overflow-y: auto;
    height: 477px;
    padding: 20px 40px;
}

.vist_back_lining_claps.showCollapse2 ,.InternalLiningsip.showCollapse2 {
    display: block;
    overflow: auto;
    height: 477px;
    padding: 40px;
}
/* ak_cmt
.removeLapels img.JacketLapels_img, .removeShirt img.path_shirtFront {
    display: none !important;
} */
.removeLapels img.JacketLapels_img{
    display: none !important;
}
.modal-footer {
    justify-content: flex-start;
}

/************* measurement page css **************/              
.deatil-after-product .col-md-9 ul {
    border-bottom: 1px solid #ccc;
}
.horizon-tab-one .mesure-fields .form-group i {
    position: absolute;
    right: -25px;
    top: 35px;
    font-size: 30px;
    cursor: pointer;
}
.mesure-fields span.cm {
    position: absolute;
    right: 12px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    top: 42px;
    color: #757373;
}
.customizePants .ss_front > img:nth-child(7) {
    z-index: 8;
}
.deatil-after-product .horizon-tab-one .vertical-measure a.nav-link {
    color: #040506;
    padding: 10px;
        border-radius: 10rem;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    text-transform: uppercase;
    font-size: 13px;
}
section.deatil-after-product .col-md-9 {
    margin: 0px auto;
}
.deatil-after-product .horizon-tab-one .vertical-measure a.nav-link.active, .deatil-after-product .horizon-tab-one .vertical-measure .nav-pills .show>.nav-link {
    color: #fff !important;
    background-color: #040506;
}
section.deatil-after-product ul#pills-tab li.nav-item a.active, section.deatil-after-product  .nav-pills .show>.nav-link {
    background-color: #0c0b0b00 !important;
    border-bottom: 3px solid #000;
    padding-bottom: 14px;
}
section.deatil-after-product ul#pills-tab li.nav-item a {
    color: #000;
    border-radius: 2px !important;
    margin-right: 20px;
    padding: 4px 20px;
} 
section.deatil-after-product .mesure-image {
    width: 50%;
    float: left;
}
section.deatil-after-product .mesure-fields{
    float: right;
     width: 50%;
}
section.deatil-after-product .mesure-fields label {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #000;
}
.copyfooter {
    padding: 0 !important;
    margin: 10px 0;
}
/***************** Price section css *****************/
.custom-price {
    padding-left: 0;
    height: auto;
}
.custom-price > h3 {
    font-size: 26px;
    font-weight: 600;
    margin: 0 auto 15px;
}
a {
    text-decoration: none;
}
.linkto-next {
    border: 1px solid #000;
    padding: 12px 80px;
    font-size: 14px;
    border-radius: 10rem;
    line-height: normal;
    color: #000;
    background: transparent;
    transition: 0.5s;
    margin: 10px auto;
    cursor: pointer;
}
.linkto-next:hover {
    background: #000;
    color: #fff;
}
/***************** Fabric filter css *****************/
.filter_fab button.close {
    right: 4px;
    top: 0;
    color: #000;
    left: auto;
    display: flex;
    border: transparent;
    outline: none;
    padding: 0;
    color: #fff;
    box-shadow: none;
    justify-content: center;
    align-items: center;
}
div#load_zoom {
    width: 100%;
    height: 100%;
    background: #fff;
}
div#load_zoom .load_zoom_elements {
    width: 900px;
    height: 2300px;
    margin: auto;
}
div#load_zoom button.zoom_close {
    position: absolute;
    right: 20px;
    top: 30px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 1px solid #000;
    background: transparent;
    font-size: 30px;
    outline:none;
    cursor:pointer;
    z-index: 999;
}

.zoom_view {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    border: 2px solid #000;
    background: transparent;
    font-size: 22px;
    outline: none;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    padding-top: 8px;
    transition: 0.5s;
}
.zoom_view:hover {
    background: #000;
    color: #fff;
}
/* 16-12-2020 */
.card-part {
    padding: 10px;
}
.card-part img {
    max-height: 248px;
}
.card-part:hover {
    box-shadow: 0px 0px 10px 6px #cccccc47;  
    transition: 0.5s;
}
.card-part:hover a.read-more {
    background: #1c1e24;
    color: #fff;
    border: 1px solid #1c1e24;
}
ul.yoga_nav.list-unstyled li a i:hover {
    background: #ba2741;
    color: #fff;
}
li.nav-item.mr-3.cart-rght {
    display: flex;

}
ul.footer-link-section li {
    width: 50%;
    float: right;
	text-transform: uppercase;
}
/* 17-12-2020 */

.size-btn h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    color: #000;
}
.btn-sizes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.btn-sizes a {
    flex: 0 33%;
    max-width: 33%;
    margin: 0 10px 10px 0;
}
.btn-sizes button.btn {
    background: transparent;
    border: 1px solid #000;
    color: #000;
        border-radius: 0;
    margin-bottom: 10px;
}
.btn-sizes button.btn:hover {
    background: #000;
    color: #fff;
}
.deatil-after-product form button {
    padding: 10px 27px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: #040506;
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    font-weight: 400;
    text-transform: uppercase;
    cursor: pointer;
    outline:0;
} 

button#coupon-apply-submit, button#coupon-apply-submit:focus {
    margin: auto;
}
.deatil-after-product form .btn-sizes button {
    width: 50%;
}
.navbar .dropdown-menu div[class*="col"] {
}
.navbar .dropdown-menu {
  border:none;
  background-color:#fff!important;
}
.nav-item {margin-top: 10px;}
.nav-item a{color: #696969; margin: 0; padding: 0}
.nav .nav-item a {padding: 0}

.navgap{position: relative;}
.megamenu{position: absolute; margin: 10px 0; left: 220px;font-size: 20px; color: #666}
.linksmenu{margin: 40px 0;}
nav.navbar li.nav-item a:hover {
    font-weight: 400;
    background: none;
    color: black;
}
.image-heading{font-size: 20px;}
div.tab-pane ul{margin-top: 10px}
div.tab-pane ul li {padding-top: 10px; font-size: 16px; line-height: 32px;}

.nav-tabs{border-bottom: none}
ul.nav.nav-tabs.tabs-left.sideways{margin-top: 10px; display: inline;}
ul.nav.nav-tabs.tabs-left.sideways li {
    padding-top: 0px;
}
.col-md-4 p.text-body {
    text-align: center;
}
.nav-link {
    display: block;
    padding: 0;
    cursor:pointer;
    text-transform:uppercase;
}
ul.nav.nav-tabs.tabs-left.sideways li {
    position: relative;
    padding: 5px 0 0;
    margin-top: 10px;
}
ul.nav.nav-tabs.tabs-left.sideways li.active a {
    color: #000;
    font-weight: 600;
}

ul.nav.nav-tabs.tabs-left.sideways li:before {
    position: absolute;
    content: "\f0da";
    top: 13px;
    right: 70px;
    width: 20px;
    height: 20px;
    font-family: fontawesome;
    visibility: hidden;
}
ul.nav.nav-tabs.tabs-left.sideways li:before:active {
    visibility: visible;
}
.short-images-hover {
    width: 50%;
    float: left;
}
div.tab-pane ul {
    margin-top: 10px;
    width: 100%;
}
div.tab-pane ul li {
  padding: 0 10px 0 0;
}
.navbar-nav>li>.dropdown-menu {
    margin-top:0px;
}
ul.dropdown-menu.show li a {
    font-size: 16px;
    color: #000;
}
button#navbarDropdown2 {
    border: none;
    background: none;
    padding: 3px 5px;
      
}
ul.nav.nav-tabs.tabs-left.sideways li a {
    color: #666;
    text-transform: uppercase;
}
.tab-content>.active li a {
    color: #343a40;
    text-transform: uppercase;
    font-size: 15px;
}
.tab-content ul.megamenuitem li a {
    color: #666;
    text-transform: uppercase;
}
.quantity .btn {
       height: 30px;
    line-height: 9px;
    padding: 5px 10px;
    font-weight: 600;
}
.cart-list table td {
    text-align: center;
    align-self: center;
}
.box-wrapper.clearfix {
    width: 100%;
    border: 1px solid #ccc;
    padding: 20px;
    background: #f4f6f7;
	margin-bottom: 20px;
}
.order-review.cart-list-sidebar {
    padding: 20px;
    border: 1px solid #ccc;
}
.table-responsive {
    overflow-x: hidden;
}
.cart-list-bottom .form-group {
    display: flex;
}
span.item-amount span {
    padding: 0px 0 10px 0;
}
span.item-amount {
    display: flex;
    justify-content: space-between;
}
span.coupon-code {
    color: #28a745;
}
.cart-list-bottom .form-group input {
    width: calc(100% - 100px);
    height: 42px !important;
    border-color: #040404;
    box-shadow: none;
    border-right: none;
}
button#coupon-apply-submit {
    width: 100px;
    height: 42px;
}

.available-shipping-methods span {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.form-group .radio span {
    font-size: 15px;
    font-weight: 400;
}
.form-group .radio {
    margin: 10px;
}
span.total { 
    display: flex;
    justify-content: space-between;
    font-size: 20px;
    font-weight: 600;
}
.cart-list-wrapper .table td, .table th {
    border-top: none;
}
tr.cart-item { 
    display: flex;
}

a.btn.btn-primary.btn-checkout:focus {
    outline: 0 !important;
    box-shadow: none;
}
tr.cart-item td:nth-child(6) {
    display: flex;
    justify-content: space-between;
}
button.btn-update {
    width: 30px;
    height: 30px;
    border: none;
    outline: 0;
    background: transparent;
}

button.btn-close {
    border: none;
    outline: 0;
    font-size: 30px;
    margin-top: 1px;
    background: #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 27px;
    width: 30px;
}
button.btn-close:hover {
    background: #000;
    color: #fff;
}
tr.cart-item td label {
    font-weight: 600;
    margin: 0;
}
.cart-list td a {
    font-size: 15px;
    font-weight: 400;
    color: #000;
}
.cart-list td a:hover {
    color: #ba2741;
}
tr.cart-item td {
    width: 110px;
}
.cart-total h3 {
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
}
tr.cart-item td:nth-child(5) {
    text-align: center;
}
.navbar {
    padding-top:25px;
    padding-bottom:10px;
}
.navbar .nav-item {
    margin:0 .25rem;
    list-style: none;
    font-size: 16px;
    color:#040506;
    text-transform: uppercase;
}
li.nav-item.mr-3.border.border-dark:nth-child(even) {
   background: transparent;
}
li.nav-item.mr-3.border.border-dark:nth-child(odd) {
    background: #1d2124;
}
li.nav-item.mr-3.border.border-dark:nth-child(odd) a {
    color:#fff;
}
.navbar .wishh i {
    margin-top: 6px;
    display: inline-block;
}
.navbar .dropdown {position:static;}
 .dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  width:100%;
  position: absolute;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 999;
  top: 70px;
  visibility: hidden;
  opacity: 0;
}
button#navbarDropdown {
    background: none;
    border: none;
}
.dropdown.open.show:hover .dropdown-content {
     display:block;
     visibility: visible;
     opacity: 1;
     transition: visibility 0s, opacity 0.9s linear;
} 
.dropdown-menu {
    border: 1px solid rgba(0,0,0,.15);
    background-color: #fff;
}
.show {
    visibility: visible !important;
    opacity: 1 !important;
}
ul.megamenuitem li a:hover {
    color: #000;
}
ul.megamenuitem li a {
    color: #666;
    text-transform: uppercase;
}
.col-md-6.blog_ss img {
    width: 100%;
}
.dropdown-content h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    color: #666 !important;
}
div#myDropdown, div#myDropdown2 {
    padding: 20px 0;
}
.row.cstm-row .col-md-6 {
    margin-bottom: 30px;
    display: inline-block;
}
.box-header {
    border-bottom: 1px solid #ccc;
}
.wizard-inner .nav-tabs {
    border-bottom: none;
    display: flex;
    width: 100%;
    justify-content: space-around;
}
.wizard-inner .nav-tabs li a {
    color: #666;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}
.wizard-inner .nav-tabs li span {
    display: block;
    text-align: center;
    padding: 20px 0 50px;
    background: #fff;
    width: 35px;
}
.wizard-inner {
    position: relative;
}
.progress {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 55px;
    height: 3px;
    box-shadow: none;
    width: 62.66%;
    margin: auto auto 0px;
    z-index: -1
}
.personal-information label {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0;
    line-height: 26px;
}
.personal-information h5 {
    font-weight: 500;
    padding: 15px;
}
.personal-information .col-md-6, .billing-address .col-md-6, .shipping-address .col-md-6 {
    float: left;
    z-index: 999;
} 
.billing-address.clearfix label {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}
.billing-address.clearfix h5 {
    margin: 0 15px;
    padding-bottom: 20px;
}
.billing-address select#billing-country {
    width: 100%;
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.billing-address.clearfix {
    margin-top: 16px;
}
.billing-address select#billing-state{
     width: 100%;
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.shipping-address h5 {
    padding: 20px;
}
.shipping-address label {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
}
.shipping-address select#shipping-country{
     width: 100%;
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.shipping-address select#shipping-state{
     width: 100%;
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.billing-address h4, .shipping-address h4 {
    display: inline-block;
    width: 100%;
}
.items-ordered-wrapper {
    padding: 20px 0;
}
button.prev-step.pull-right {
    width: 100px;
    border: 1px solid #000;
    margin: 20px 15px;
}
button.next-step.pull-right{
    margin: 20px 15px;
}
.footer-section.py-5.bg-dark {
    padding: 0 0 50px !important;
}
.col-md-6.blog_ss p {
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    color: #666;
}
.checkout {
    padding: 0 20px;
    margin-top: 30px;
    min-height: 540px;
}
.checkbox input[type=checkbox].checked+label, .checkbox input[type=checkbox]:not(.checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    display: inline-block;
    text-align: left;
}
.checkbox input[type=checkbox] {
    position: absolute;
    left: -9999px;
    opacity: 0;
}
.checkbox label {
    display: block !important;
}
span.messfff {
    padding: 10px 0;
    color: red;
}
.hide {
    display: none!important;
}
input:not([type=checkbox]):not([type=select-multiple]) {
    font-size: 15px;
}
.checkbox input[type=checkbox]:not(.checked)+label:before {
    border: 1px solid red;
}
.checkbox input[type=checkbox].checked+label:before, .checkbox input[type=checkbox]:not(.checked)+label:before {
    content: "";
    position: absolute;
    left: 7px;
    top: 14px;
    width: 17px;
    height: 17px;
    border-radius: 3px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.checkbox input[type=checkbox].checked+label:after, .checkbox input[type=checkbox]:not(.checked)+label:after {
    content: "\F00C";
    font-family: FontAwesome;
    font-size: 16px;
    position: absolute;
    line-height: 18px;
    top: 3px;
    border: 1px solid;
    left: 6px;
    color: #dc3545;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 4px;
    height: 20px;
} 
.modal-dialog.modal-dialog-centered.modal-lg form.col-lg-6.pl-5.py-4.left-fom label::before {
    top: 3px !important;
}
.checkbox input[type=checkbox]:not(.checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.cart-total .btn-checkout {
    width: 100%;
    border-radius: 10rem;
    font-size: 16px;
    padding:12px;
}
.order-review #stripe-payment {
    background: #f7f8f9;
    padding: 15px 10px;
    border-radius: 3px;
    margin: 12px 0 0;
}
/* 21-12-20 */

span.help-block {
    color: red;
}
.ss_dropdwn_btn:focus, .ss_dropdwn_btn2:focus {
    outline: none!important;
}
.modal-content .left-fom span {
    text-transform: uppercase;
}
.fab-part .txt-item {
    margin-top: 20px;
}
ul.megamenuitem li {
    padding: 5px 0;
}
h4.ss_collections {
    position: absolute;
    top: -40px;
}
.row.cstm-row p {
    font-size: 14px;
}

.customizeSuit + .custom-designs .pant.showCollapse, .customizeSuit + .custom-designs .jacket.showCollapse {
    height: 528px;
}
.customizePants + .custom-designs .pant.hidecollps, .customizeJacket + .custom-designs .jacket.showCollapse, .customizeVist + .custom-designs .vest.showCollapse {
    height: 589px;
}
/* fabrics page css */

/* banner-sec */
.banner-fabric, .banner-ecatalouge {
    background: url(../images/fabric-banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;  
}
.banner-fabric, .banner-ecatalouge .banner-us{
 color: #fff;
}
.banner-fabric, .banner-ecatalouge .banner-us h2 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 500;
}
/* txt-block-sec*/
.txt-block-sec {
    width: 100%;
    padding: 40px 0;
}
.txt-block-sec .txt-item h3 {
    border-bottom: 1px solid#1c1e24;
    padding: 0 0 10px 0;
    color: #131313;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 20px;
}
.txt-block-sec .txt-item p {
    font-size: 14px;
    line-height: 26px;
    color: #484848;
    font-weight: 400;
    margin: 0;
}
.txt-block-sec ul.prod-fab-list {
    margin: 0;
    text-align: center;
    box-shadow: 0px 0px 10px 4px #ccc;
}
.txt-block-sec ul.prod-fab-list li {
    list-style: none;
}
.txt-block-sec ul.prod-fab-list li a {
    font-size: 14px;
    line-height: 22px;
    color: #484848;
    font-weight: 400;
    padding: 10px 30px;
    text-transform: uppercase;
    display: block;
}
.txt-block-sec ul.prod-fab-list li a:hover {
    background: #ccc;
}
.txt-block-sec ul.prod-fab-list li.active a {
    color: #fff;
    font-weight: 600;
    background: #1c1e24;
}
.txt-block-sec  .fabric-product-main {
    padding: 40px 0 20px;
}
.txt-block-sec .fabric-img-txt {
    padding: 10px 0;
}
.txt-block-sec  .fabric-img-txt strong{
    font-size: 14px;
    line-height: 26px;
    color: #484848;
    font-weight: 700;
    display: block;
}
.txt-block-sec  .fabric-img-txt p{
    font-size: 12px;
    line-height: 18px;
    color: #939292;
    font-weight: 400;
}
.txt-block-sec  .fabric-img-txt small{
    font-size: 14px;
    line-height: 26px;
    color: #484848;
    font-weight: 500;
}
.txt-block-sec  .fab-link-more {
    float: right;
}
.txt-block-sec  .fab-link-more a {
    font-size: 14px;
    line-height: 26px;
    color: #484848;
    font-weight: 600;
    text-decoration: underline;
}
.fabric-img {
    position: relative;
}
.fabric-img img {
    width: 130px;
    height: 130px;
}
.fabric-img p {
    text-transform: capitalize;
    min-height: 24px;
    position: absolute;
    content: '';
    top: 6px;
      
    left: 7px;
    line-height: 22px;
    right: 0;
     background: #358038;
    width: 50px;
    font-size: 12px;
    height: 20px;
    border-radius: 10rem;
    text-align: center;
    color: #fff;
}
.links-custom {
    width: 100%;
    display: flex;
}
.links-custom a {
    margin-right: 5px;
}

.b-wrap, .flip {
    padding: 0 !important;
        width: 100% !important;
}
.flip img {
    width: 100%;
    max-width: 100%;
    height: 100%;
}
.modal-backdrop {
    background-color: rgb(0 0 0 / 88%);
}
.testimonial-slider .our-monial h5 {
    padding-top: 5px;
}
.dropdown-toggle:after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0;
    vertical-align: inherit;
    content: "";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
.dropdown-toggle i{
    visibility:hidden;
    opacity:0;
}
.dropdown-toggle:hover i{
    visibility:visible;
    opacity:1;
}
td.pop-imag {
    max-height: 100px;
    max-width: 100px;
    overflow: hidden;
}
/*  Ecatalouge page css */
.top_bar_container_right_nav_container.tom_link {
    width: 980px;
    text-align: center;
    margin: 0 auto;
}
ul#right_top_links {
    display: flex;
    justify-content: center;
    padding: 40px 0 15px;
}
ul#right_top_links li {
    margin: 0 3px;
}
ul#right_top_links li a {
    text-decoration: none;
    outline: medium none;
    width: auto;
    background: #000;
    padding: 2px 10px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    display: flex;
    align-items: flex-end;
}
ul#right_top_links input#txtPage {
    width: 80px;
    height: 25px;

    text-align: center;
    border: 1px solid #ccc;
}
div#MainBookDiv {
    margin: 0 auto  70px !important;
}
.product_category_wrapper {
    padding: 135px 15px 10px 38px;
}
ul#left_product{
    border-top: 1px dashed #fff;
}
ul#left_product li {
    border-bottom: 1px dashed #fff;
    padding: 15px 0;
}
ul#left_product li a {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
}
ul#left_product li a:hover {
    color: #e28e00;
}  
/* 25-12-20 */
.form-wrapper {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 50px 0;
}
.form-wrapper .form-inner h3 {
    text-transform: capitalize;
}
.form-wrapper .form-group {
    position: relative;
}
.form-wrapper .input-icon i {
    position: absolute;
    content: '';
    top: 8px;
    right: 10px;
    font-size: 20px;
    color: #666;
}
.form-page form .btn-reset {
    background: #343a40 !important;
    text-transform: capitalize;
}
.form.reset-password.clearfix button.btn.btn-reset {
    border-radius: 10rem;
    border: none;
    padding: 9px 30px;
}
.form-page form .btn-reset:focus {
  box-shadow:none;
}
  .newsletter{
    position: relative;
} 
button#submitMesaerments {
    float: right;
    margin: 20px 0;
}
.image-sec a {
    display: flex;
    background: #1c1e2400;
    width: 170px !important;
    height: 40px;
    border: 1px solid #1c1e24;
    color: #1c1e24;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    text-transform: uppercase;
}
.image-sec a:hover{
    background: #1c1e24;
    color: #fff;
    transition: 3px;
}
.universal-detail h3 {
    font-size: 36px;
}
li.nav-item.mr-3.border.border-dark:hover {
    background: #1c1e24b3;
}
span.coupon-code {
    padding: 0 !important;
    display: contents;
}
/* 29-12-20 */
.fa-pattren1 .suit-detail span.getStylePrice{
   display: inline-block;
}
.fa-pattren1 .suit-detail span.symbolp{
   display: inline-block;
   
}
.money span.symbol, .money span.getInternalLiningPrice, .fa-pattren1 .suit-detail span.getStylePrice, .fa-pattren1 .suit-detail span.getStylePrice, .suit-detail span.symbolp{
	color: orange;
    font-weight: bold;
}
ul.nav.navbar-nav.ml-auto.float-right.text-capitalize.mobile-menu {
    display: none;
}
.modal {
    z-index: 999999!important;
}
.my-account.clearfix .content-right.clearfix h3 {
    font-size: 20px !important;
}
.header_fabrics span.clear {
    cursor: pointer;
}
.header_fabrics .fltres > button i {
    cursor: pointer;
}
.pending-request p {
    font-size: 18px;
    margin-top: 10px;
    text-align: center;
    font-weight: 400;
    text-transform: capitalize;
}
/* 6-1-21 */
.scroll_module .change_view {
    bottom: -7px;
}
.base_image_front img.suit-cstm:nth-child(6) {
    z-index: 1;
}
.base_image_front img.suit-cstm:nth-child(3) {
    z-index: 1;
}
.base_image_front img.suit-cstm:nth-child(5) {
    z-index: 1;
}
.base_image_front img.suit-cstm:nth-child(8) {
    z-index: 2;
}
.style_layers img.suit-cstm:nth-child(7) {
    z-index: 3;
}
.base_image_front img.suit-cstm:nth-child(7) {
    z-index: 2;
}
.is_preview_avilbale {
    position: absolute;
    z-index: 800;
    left: 0;
    right: 0;
    top: 0;
}
.fa-pattren1{
    position:relative;
}
.fa-pattren1 .tag {
    position: absolute;
    content: '';
    top: -20px;
    left: 0;
    font-size: 13px;
    font-weight: bold;
    right: 0;
    margin: 0 auto;
}
.fa-pattren1 .tag.comingSoon {
    top: -5px;
    color: #ff9900;
}

/* 8-1-21 */
.ss_front > img:nth-child(11) {
    z-index: 8;
}
.ss_front img.suit-cstm.path_vestFront.vestFronttoggle {
    z-index: 8;
}
.ss_front img.suit-cstm.vist_pocket_style {
    z-index: 9;
}

.style_layers img.suit-cstm.img-fluid.breast_pocket_s {
    z-index: 10;
}

.ss_front img.suit-cstm.img-fluid.vist_lapel_set {
    z-index: 8;
}
/* .customizeSuit .vist_edge_set, .customizeSuit .shoulder_back_lining256 { */
    /* display: none !important; */
/* } */
.orders-view-wrapper .order-details, 
.orders-view-wrapper .address-information-wrapper, 
.orders-view-wrapper .items-ordered-wrapper, 
.orders-view-wrapper .order-totals-wrapper {
    box-shadow: 0px 2px 6px 0px #22222280;
    padding: 10px;
    margin: 15px auto;
    border-radius: 5px;
}
.orders-view-wrapper.userfront h3 {
    font-size: 28px;
    padding: 20px 15px;
    overflow: hidden;
    font-weight: 600;
    margin-bottom: 15px;
    border-bottom: 1px solid #dee2e6;
}
.table {
    margin-bottom: 0;
}
.orders-view-wrapper.userfront h5, .billing-address h4, .shipping-address h4, .items-ordered-wrapper h4, td h5, td h6, td h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 0;
    margin: 10px auto 25px;
    color: #212529;
}
.billing-address > span {
    display: block;
    padding: 0 0 0 15px;
    margin-bottom: 10px;
}
.orders-view-wrapper .order-totals-wrapper{
    float:right;
}
h3.won_size {
    text-align: center;
    font-size: 20px;
    background: #040506;
    padding: 10px;
    width: 60%;
    margin: 0 auto;
    color: #fff;
}
#formcartsubmit p.messagerequired {
    margin: 10px 0;
    width: 100%;
    display: flex;
    float: right;
    justify-content: flex-end;
}
.base_image_back > img:nth-child(1) {
    position: relative;
    top: 0;
    left: 0;
}

li.nav-item.mr-3.cart-rght.disp-mobile {
     visibility: hidden;
}
ul.fff-ghjk {
    display: none;
}

/*---------------------------------   4march --------------------------------------------------*/
.badge.badge-pill{
    border-radius: 10rem !important;
        padding: 13px 65px !important;
}
.other-product.bg-white.py-3 .product-descrptn a.btn.bg-danger.readmore {
    background: transparent !important;
    color: #000 !important;
    border-radius: 10rem;
    border-color: #000;
}
.other-product.bg-white.py-3 .product-descrptn a.btn.bg-danger.readmore:hover {
        background: #000 !important;
        color:#fff !important;
}
div#team2 .image-sec .dettail span.text-primary {
    font-size: 20px !important;
        color: #000 !important;
}
.our-work-img .over-text a.btn {
    padding: 8px 20px;
}
.box-wrapper1-body .car_preview a.read-more {
    font-size: 12px;
}
.mainCart .cartCheck .col-lg-8.p-0 h5.font-weight-normal {
    font-size: 16px;
}
.copyfooter a {
    color: #fff;
}
.copyfooter a:hover {
    color: #358038;
}
/*-----------------------------5 march --------------------------------*/
.dettail p:nth-child(3) {
        position: absolute;
    border-radius: 13rem;
    background: #358038;
    color: #fff;
    font-size: 12px;
    padding: 2px 10px;
    top: 4%;
    line-height: 19px;
}
.fab-part h3 {
    font-weight: 500;
}
.txt-block-sec .fabric-product-main .row {
    margin-left: 0 !important;
}
button#appointment_ss_g {
    border-radius: 10rem;
    padding: 10px 40px;
}
.txt-block-sec .links-custom a {
    margin:10px 10px 10px 0;
    display: inline-block;
    width: 245px;
}
.txt-block-sec .links-custom {
    width: 100%;
    display: inline-block !important;
}
#carouselExampleIndicators .carousel-caption a.bg-danger.badge.badge-pill {
        font-size: 16px;
}
form#cpa_ss_form_register p#refreshCaptcha {
    display: inline;
}
#cpa_ss_form_register input#captcha {
    margin: 10px 0;
}
section.cartContainer.py-3 .emptyCart img {
    max-width: 18%;
}
section.cartContainer.py-3 .emptyCart .links-custom {
    width: 100%;
    display: inline-block;
}
section.cartContainer.py-3 .emptyCart .links-custom a.badge-pill {
    margin-bottom: 14px;
    font-size: 13px !important;
    max-width: 193px;

    padding: 9px 20px !important;
}
button#submitMesaerments {
    float: right;
    padding: 10px 50px;
    border-radius: 10rem;
    margin: 20px 0;
      color: #000;
    background: transparent;
    border: 1px solid #000;
}
button#submitMesaerments:hover {
    background: #000;
    color: #fff;
    }
section.banner-about.py-5 {
    margin-bottom: 0 !important;
}

.detail-about .deatil-sec h1 {
    font-size: 36px;
    line-height: 25px;
}
.banner-us h2 {
    font-size: 40px;
    }
/*-----------------------------  6 march -----------------------------------*/
.tailor-image-grid, .Trending-tailor, .special-offers, .working-tailor, .blog-section, .tesyimonial{
    padding-top: 80px !important;
}
.cart-total span.free_shipping.text-success {
    text-transform: uppercase;
}
.cart-total .text-center {
    font-size: 15px;
    margin-bottom: 10px;
}
.my-dashboard .account-information.clearfix {
    padding-top: 20px;
}
.row.cartCheck button.Confirm_Order {
    background: transparent;
    width: 100%;
    border: 1px solid #000;
    padding: 8px;
    border-radius: 10rem;
}
.cartCheck button.Confirm_Order:hover {
    background: #000;
    transition: 0.5s;
    color: #fff;
}

.cart-total .order_recieve.text-center {
    font-size: 12px;
}
.blog-section {
    padding-bottom: 80px;
}
.universal{
    margin-top: 80px !important;
}
.order-review.cart-list-sidebar .cart-list-bottom a.w-100.btn.btn-success.text-uppercase {

    border-radius: 10rem;
    height: auto;
    padding: 10px;
}
.tailor-image-grid.pt-5 a.badge.badge-pill {
    font-size: 16px !important;
}

label.my-private-text {
    font-size: 13px !important;
    padding-top: 20px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    display: inherit;
}
.zoomParent .prevText {
    display: inline-block;
}
li.nav-item.mr-3.cart-rght .wishh {
    display: none !important;
}
h3.priceShow {
    font-family: mon-R !important;
    font-size: 20px;
    margin: auto;
}
h3.customTitle {
    font-size: 28px;
}
p.matrialNamegatter {
    font-size: 20px;
    margin-top: 1rem;
	text-transform: uppercase;
}
.cart-list-bottom a.btn-success {
    border-radius: 10rem;
}
.modal-content form.col-lg-6.pl-5.py-4.left-fom ::after {
    top: 3px;
}
.my-account.clearfix .col-md-9 button.btn.btn-primary {
    padding: 10px 50px;
    border-radius: 10rem;
}
.Trending.Products.py-3 {
    padding-top: 40px !important;
}
.modal-footer button.btn.btn-danger {
    background: transparent;
    border: 1px solid #000;
    padding: 10px 50px;
    border-radius: 10rem;
    color: #000;
}
.image-holder {
    max-width: 100px;
}
.checkbox.ship-to-a-different-address label::after {
    top: 0 !important;
}
.modal-footer button.btn.btn-danger:hover {
    background: #000;
    color: #fff;
}
.col-lg-3.call-us-section span a {
    color: #fff;
}
.footer-section.py-5.bg-dark .call-us-section h4 {
    line-height: 30px;
    font-weight: lighter!important;
}
h6.fb_name , h6.ttl_price , h6.prdct_price  {
    font-family: mon-R !important;
}

.attch img {
    max-height: 260px;
}
.attch h2 {
    font-size: 22px;
    margin: 15px auto;
}
.attch h2 a {
    color: #0c0d0f;
}
p.author-category {
    display: none;
}
/**** media query  ****/
@media only screen and (max-width: 1366px) {
    .navbar {
    padding-top:10px;
    padding-bottom:10px;
}
.product-list-result .grid-products {
    grid-template-columns: repeat(4,1fr);
}
.navy-blue {font-size: 10px;}
.produccy div#pills-tabContent .tab-pane.fade img.img-fluid {
    min-height: 750px !important;
}
.tab-pane.Trending.Products .image-sec {
    max-width: 25%;
    flex: 21%;
}
section.offer-overview .over-text h2 {
    font-size: 28px;
    }
.deatil-sec h1 {  
       font-size: 45px;
    line-height: 55px;
}
.deatil-sec p.text-twoline {
    clear: both;
    padding: 0;
    overflow: hidden;
    margin: 10px 0;
}
.spe-offer h3 {
    font-size: 25px;
    line-height: 31px;
}
.New-Products p {
    font-size: 15px;
}
    /* 19-12-20 to 21-12-20 */
.navbar .navbar-nav a.nav-link {
    padding: 5px 10px;  
    
}
.navbar .nav-item {
    margin: 0 .0rem;
    align-self: center;
}
}
.col-lg-6.detail-info .thumbnails.py-5 {
    position: absolute;
    bottom: 0;
}
.thumbnails .nav-pills .nav-link{
    opacity: 0.5
}
.thumbnails .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    opacity: 1;
    background-color:transparent !important;
}
.cookiealert {
    z-index: 99999999999 !important;
}
@media only screen and (max-width: 1300px) {
tr.cart-item td {
    width: 99px;
}
tr.cart-item td:nth-child(5) {
    text-align: right;
}
.fabric-img img {
    width: 100%;
    height: 100%;
}
}
@media only screen and (max-width: 1199px) {
section.offer-overview .over-text p, section.universal p {
    font-size: 14px;
    line-height: 21px;
}
.navbar .navbar-nav a.nav-link {
    padding: 5px 6px;
}
/* 22-12-20 */
.cart-list {
    width: 100%;
    text-align: center;
}
tr.cart-item {
    display: block;
}
tr.cart-item td {
    width: auto;
    display: block;
}
tr.cart-item td:nth-child(5) {
    text-align: center;
}
tr.cart-item td:nth-child(6) {
    display: inline-flex;
}
.quantity.pull-left {
    float: inherit;
}
.quantity {
    text-align: center;
    display: inline-block;
}
.cart-list table td {
    padding: 5px 0 0px;
}
.my-account.clearfix {
    max-width: 100%;
    width: 100%;
    padding:0 15px;
}
}
    /* 16-12-2020 */
@media only screen and (max-width: 1100px) {
.navbar .navbar-nav a.nav-link {
    padding: 5px 6px;
}
.navbar .nav-item {
   font-size: 13px;
}    
}
@media only screen and (max-width: 1024px) {
    div#collapsibleNavbar a.nav-link.text-dark {        
    padding: 0 4px;
    font-size: 14px;
}
div#collapsibleNavbar li.nav-item span.number-cart {
    top: 0px;
    line-height: 6px;
    right: 78px;
    width: 12px;
    height: 12px;
}
div#carouselExampleIndicators .carousel-caption h1 {
    font-size: 44px;
}
.tailor-image-grid .New-Products {
    padding: 39px 20px !important;
}
.product-list-result .grid-products {
    grid-template-columns: repeat(3,1fr);
}
section.offer-overview .over-text h2 {
    font-size: 18px;
    line-height: 20px;
}

.woks-fun .play-icon h4 {
    font-size: 23px !important;
    width: 85% !important;
    top: 52% !important;
    line-height: 28px !important;
}
.footer-section p.text-danger, .call-us-section h4 {
    font-size: 17px;
}
.spe-offer i {
    left: 31%;
}
.detail-info .thumbnails.py-5 {
    bottom: -39%;
}
.produccy div#pills-tabContent .tab-pane.fade img.img-fluid {
    min-height: auto !important;
    width: 100%;
}    
.thumbnails .nav-pills .nav-link{
    padding: 9px 6px;
}
.product-detaill .detail-info h2 {
    font-size: 30px;
    line-height: 35px;
}
.detail-info h5, .detail-info p {
    padding: 0 !important;
}
.tab-pane.Trending.Products .image-sec {
    max-width: 35%;
    flex: 27%;
}
section.side-tabss button.my-side-bar {
    display: inline-block !important;
}
div#nav-side {
    width: 100%;
    position: absolute;
    max-width: 42%;
    flex: 55%;
    z-index: 99;
    background: white;
}
div#carouselExampleIndicators .carousel-caption {
    top: 30%;
}
.tailor-image-grid .New-Products {
   padding: 15px !important;
}
.tailor-image-grid .caption {
    padding: 15px;
}
section.tailor-image-grid .poiim {
    width: 90%;
}

.ima-sec .right-content {
    padding: 20px !important;
}
/* 16-12-2020 */
.navbar .navbar-nav a.nav-link {
    padding: 5px 4px;
}
.tailor-image-grid span {
    line-height: 25px;
}
.tailor-image-grid .upper-one .New-Products {
    height: auto;
}
.custom-suit .container-fluid {
    min-width: 100%;
}
.col-md-3.suit-structure {
    flex: 0 0 15%;
    max-width: 15%;
}
.col-lg-9.custom-designs {
    flex: 0 85%;
    max-width: 85%;
}
.col-lg-9.fabric-color.p-0 {
    flex: 0 85%;
    max-width: 85%;
}
.col-lg-3.fabric-color.custom-price {
    flex: 0 15%;
    max-width: 15%;
}
.col-lg-3.fabric-color.custom-price h3 {
    font-size: 20px;
}
.scroll_module .base_image_front, .scroll_module .ss_front .pant_styles, .scroll_module .ss_front > img {
    top: 0px;
}
.table-responsive {
    overflow-x: auto;
}
}
@media only screen and (max-width: 991px) {
button.navbar-toggler span.navbar-toggler-icon {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.other-product h1 {
    font-size: 25px;
    }
    h3 {
    font-size: 23px !important;
}
div#collapsibleNavbar ul.nav li {
    margin: 10px 0 !important;
    padding:0 20px;
    box-sizing: border-box; 
}
.section-heading:after, .blog-section h2:after, .other-product h1:after {
    max-width: 8%;
    }


/* navbar */
.header-wrapper .navbar-collapse.collapse.show {
    display: block;
}
.header-wrapper .navbar-collapse.collapse{
    display: none;
}
.navbar>.container-fluid .tailor-site-logo {
    display: inline-block;
}
.navbar>.container-fluid {
    display: block;
}
div#collapsibleNavbar {
    position: absolute;
    width: 100%;
    top: 67px;
    margin: auto;
    background: #fff;
    left:0;
    z-index:999;
}
.navbar>.container-fluid button.navbar-toggler {
    display: inline-block;
    float: right;
    margin: 0px ;
}
ul.nav.navbar-nav.text-dark.ml-auto.float-right.text-capitalize {
    float: none !important;
}
/*navbar*/
div#collapsibleNavbar li.nav-item span.number-cart {
    top: unset;
    right: unset;
    bottom: 20px;
    left: 34px;
}
.our-work-img .over-text {
    left: 20%;
    width: 60%;
}
.our-work-img img {
    max-width: 60%;
}
.modal-dialog .banner-login {
    display: none;
}
.modal-content .left-fom {
    padding: 40px !important;
}
.col-lg-6.detail-info .thumbnails.py-5 {
    position: unset;
    padding: 0 !important;
}
.detail-info {
    padding-top: 40px;
}.detail-info p{
    padding: 10px 5px !important;
}
.testimonial-slider .ima-sec{
    height: 400px !important;
    margin-bottom: 20px;
}
.contact-section .banner-image-contact {
    display: none;
}
.appoint-img {
    display: none;
}
section.universal{ height: auto; }
 
div#collapsibleNavbar ul.nav li {
   /*  margin-bottom: 10px; */
    width: 96%;
    padding: 10px 10px;
 }

.spe-offer {
    margin: 20px auto;   
}
.working-tailor .woks-fun {
    text-align: center;
    margin-top: 20px;
} 

.blog-section .card-part {
    margin-top: 30px;
}
.footer-section .social.mt-4 {
    float: left;
}
.social li i{
    font-size: 13px;
    height: 30px;
    width: 30px;
}
.woks-fun .play-icon h4 {
    font-size: 26px !important;
    width: 80% !important;
    line-height: 55px !important;
}
section.offer-overview .over-text p, section.universal p {
    font-size: 16px;
    line-height: 28px;
}

section.tailor-image-grid .poiim h3, .tailor-image-grid .New-Products h2, div#carouselExampleIndicators .carousel-caption h1 {
    font-size: 26px;
    margin: auto;
    padding-bottom: 10px !important;
}
.New-Products p {
    font-size: 14px;
    line-height: normal;
}
.tailor-image-grid .New-Products a, .badge.badge-pill {
    padding: 15px 15px !important;
    width: 100%;
	margin: 10px auto 0;
}
/*16-12-2020  */
ul.nav.navbar-nav {
    float: left;
    width: 100%;
}
ul.nav.navbar-nav li {
    padding: 0 10px;
     border-bottom: 1px solid #000;
}
ul.nav.navbar-nav li:nth-last-child(1) {
    border-bottom: 0;
}
li.nav-item.mr-3.cart-rght {
    display: flex;
    justify-content: space-between;
}
div#collapsibleNavbar li.nav-item span.number-cart {
    line-height: 6px;
    left: 12px;
}
.cart-total h3 {
    font-size: 26px;
}
.links-custom {
    display: block;
    text-align: center;
}
.links-custom a {
    flex: 0 30%;
    max-width: 30%;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
div#collapsibleNavbar ul.nav li, div#collapsibleNavbar ul.nav li a {
    width: 100%;
    text-align: left;
	display: block;
}
.navbar .nav-item {
    margin: inherit !important;   
}
li.nav-item.mr-3.border.border-dark {
    margin: 0 5px;
}
/* 29-12-20 */
ul.nav.navbar-nav.ml-auto.float-right.text-capitalize.mobile-menu {
    display: block;
}
ul.nav.navbar-nav.ml-auto.float-right.text-capitalize{
    display: none;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}
li.dropdown-submenu a {
    font-size: 16px;
    color: #000;
}
.ss_front .hasRoleName {
    top: 0;
}
li.nav-item.mr-3.cart-rght {
    visibility: hidden;
}
li.nav-item.mr-3.cart-rght.disp-mobile {
    visibility: visible;
    display: flex;
    position: absolute;
    right: 85px;
    top: 22px;
}
.disp-mobile .wishh {
    padding-right: 10px;
}
.disp-mobile .wishh i {
    color: #040506;
    font-size: 20px;
    margin-top: 0;
}
.disp-mobile .crtt {
    position: relative;
}
.disp-mobile .crtt i {
    color: #040506;
    font-size: 20px;
    margin-top: 0;
}

.disp-mobile span.number-cart.cart-count {
    position: absolute;
    left: 2px;
    top: -11px;
    width: 15px;
    height: 15px;
    background: red;
    border-radius: 20px;
    font-size: 10px;
    text-align: center;
    line-height: 15px;
    color: #fff;
}
ul.fff-ghjk {
    float: right;
    display: block;
}
.navbar .navbar-nav a.nav-link {
    font-size: 16px;
}
.cart-total {
    padding: 0;
}
}
@media only screen and (max-width: 767px) {
.tailor-image-grid .mid-side-grid .lowerr-one, .tailor-image-grid .right-side-grid .upper-one, .tailor-image-grid .right-side-grid .upper-one, .tailor-image-grid .right-side-grid .lowerr-one, .col-md-4.mid-side-grid .upper-one{
    height: auto !important;
}
.navbar {
	position: relative;
    z-index: 99999;
}
.tailor-image-grid .upper-one .New-Products {
    position: unset;
    transform: none;
}
.tailor-image-grid .upper-one span, .tailor-image-grid .lowerr-one span { 
    visibility: visible;
    opacity: 1;
    height: auto;
}
.tailor-image-grid .lowerr-one a, .tailor-image-grid .upper-one a{
    display: inline-block;
}
div#collapsibleNavbar li.nav-item span.number-cart {
    bottom: 18px;
    left: 8px;
}
section.offer-overview .over-text p, section.universal p {
    font-size: 13px;
    line-height: 22px;
}
section.offer-overview .over-text h2 {
    font-size: 20px;
}
.tailor-image-grid .upper-one, .tailor-image-grid .lowerr-one {
    margin: 4px 0 !important;
}
section.appointment-page .banner-appointus h2{
    left: 10%;
}
.work-part .work-detail{
    top: 0;
    padding:0 !important;
}
.banner-contact li {
    padding:10px 0;
}
.banner-image-contact {
    margin-bottom: 20px;
}
.spe-offer h3 {
    top: 21%;
    font-size: 31px;
    line-height: 37px;
}        
 section.detail-about.py-5 {
    height: auto;
}
div#carouselExampleIndicators .carousel-caption {
    font-size: 11px;
    right: auto;
    left: 0;
}
.linkto-next {
    padding: 12px 20px;
} 
.tailor-info{
    display: none;.
}
.tailor-image-grid .jacket-section {
    font-size: 30px;
}
.tailor-image-grid ul {
    display: block !important;
}
div#carouselExampleIndicators .carousel-caption h1 {
    font-size: 23px;
    line-height: 0;
}

    /* 16-12-2020 */
ul.list-unstyled span {
    display: none;
}
.tailor-image-grid .su_img {
    position: static;
}   
.cart-list-wrapper.clearfix {
    width: 100%;
    max-width: 94%;
    display: block;
}
section.deatil-after-product .mesure-image {
    margin: 20px 0;
}
section.deatil-after-product.py-5 {
    padding: 0 !important;
}
div#v-pills-tabContent {
    padding: 20px 0;
}
.modal-content button.close {
    top: -5px;
    right: 0px;
}
.my-account.clearfix {
    display: block;
}
.my-account.clearfix .sidebar-menu {
    width: 50%;
}
h3.won_size {
    width: 100%;
}
.accordion-container .article-title {
    font-size: 15px;
}
.create-account {
    margin-bottom: 10px;
}
.tailor-image-grid, .Trending-tailor, .special-offers, .working-tailor, .blog-section, .tesyimonial {
    padding-top: 20px !important;
}
.spe-offer {
    background: transparent;
}
}
@media only screen and (max-width:576px) {
.carousel-caption br, .about-infomation h3 br{
    display: none;
}
.section-heading:after, .blog-section h2:after, .other-product h1:after {
    max-width: 11%;
    }
    section.offer-overview .over-text {
    top: 53%;
        left: 50% !important;
}
section.cartContainer.py-3 .row.cartCheck {
    margin: 0;
}
.box-wrapper1-body .car_preview a.read-more{
    width: auto !important;
}
.quantity .input-group-quantity {
    display: flex;
}
.quantity .input-group-quantity button {
    margin: 0 5px;
}
header.tailor-header .social{    width: 40%;}
div#carouselExampleIndicators .carousel-caption p{
    margin-bottom: 20px;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
.tailor-site-logo img.img-fluid{
    padding: 0;
}
header.tailor-header .social-enquiry {
    width: 60%;
}
div#carouselExampleIndicators .carousel-caption h4, div#carouselExampleIndicators .carousel-caption h1 {
	display: none;
}
div#carouselExampleIndicators .carousel-caption a.bg-danger {
    display: inline-block;
    margin: 10px 0;
	    padding: 10px 15px !important;
    width: auto;
    font-size: 12px !important;
}
.woks-fun .play-icon h4 {
    width: 100% !important;
    left: 0 !important;
    font-size: 20px !important;
}
.cart-list .table-responsive td:nth-child(4) {
    display: block;
}   
.quantity {
    display: inline-block;
}
.quantity input{
    display: block;
}
.wizard .continue-button {
    width: 95%;
}
.checkbox.ship-to-a-different-address {
    width: 100%;
    margin: 0 auto 10px;
    font-size: 14px;
}
section.appointment-form {
    padding: 45px 20px !important;
}
.tab-pane.Trending.Products .image-sec {
    max-width: 50%;
    flex: 42%;
}
.banner-us h2 {
    font-size: 27px;
    padding: 59px 20px !important;
}
section.deatil-after-product .mesure-image {
    width: 100%;
}
section.deatil-after-product .mesure-fields {
    width: 100%;
}
.deatil-after-product form button {
    padding: 10px 20px;
}
.deatil-after-product form .btn-sizes button {
    width: 33%;
}
.links-custom a {
    flex: 0 48%;
    max-width: 48%;
}
.section-heading:after {
    bottom: 20px;
}
.section-heading:before {
    bottom: 25px;
}
.my-account .content-right .index-table span.price_messae {
    font-size:11px;
}
.my-account .content-right .andteramounter {
    width: 60px !important;
    font-size: 11px;
    height: 25px !important;
}
.my-account .content-right .index-table .table td, .table th {
    padding: 0.25rem;
    font-size: 12px;
}
.my-account .content-right .index-table a i.fa.fa-pencil {
    right: 0 !important;
}
.orders-view-wrapper h3 {
    font-size: 25px;
}
.email-thump h1 {
    font-size: 40px;
}
.email-thump h2 {
    font-size: 28px;
}
.personal-information, .billing-address, .shipping-address {
    margin-left: -15px;
    margin-right: -15px;
}
.cart-total {
    margin: 20px auto;
}
.personal-information label {
    font-size: 13px;
}
section.offer-overview .over-text {
    top: auto;
    position: static;
    left: auto !important;
    transform: none !important;
    background: transparent;
    padding: 20px 0px;
}
}
.owl-theme .owl-nav {
    display: none;
}
@media only screen and (max-width: 480px) {
header.tailor-header .social {
    width: 100%;
}
.alert-success {
    width: 85%;
    }
section.cartContainer.py-3 .emptyCart img {
    max-width: 32%;
}
.offer-overview .over-text p, .offer-overview .spe-offer a {
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
    transition: all1s !important;
    display: inline-block !important;
}
div#team2 .image-sec h4 {
    font-size: 16px;
}
.dettail a.badge.badge-pill {
    padding: 10px !important;
    width: auto !important;
    height: auto;
}
.appoint-form button.btn.send {
    width: 100%;
}
.our-work-img .over-text {
    left: 0;
    width: 100%;
}
.our-work-img img {
    max-width: 100%;
}
.offer-overview .over-text h2 {
    font-size: 23px;
    line-height: 23px;
}
.social-enquiry {
    display: none;
}
.appoint-form {
    padding:40px  10px !important;
}
div#nav-side {
    max-width: 70%;
}

.tab-pane.Trending.Products .image-sec {
    max-width: 100%;
    flex: 55%;
}
.work-part  .work-detail{
    padding: 0 20px !important;
}
 .woks-fun .play-icon i {
    width: 55px;
    font-size: 26px;
    line-height: 50px;
    padding: 0 18px;
    height: 55px;
    top: 30%;
}
.deatil-sec h1 {
    font-size: 32px;
}
p.text-twoline.color-text-bru.py-4 {
    padding: 5px !important;
    font-size: 15px; 
    margin: 0 !important;
}
section.offer-overview, .special-offers, .section-heading {
    padding: 0 !important;
}
section.offer-overview .over-text p {
    font-size: 14px;
    color: #000 !important;
    line-height: 23px;
    padding-top: 20px;
}
.Trending.Products, .section-heading{
    padding-bottom: 0 !important;   
}
.spe-offer h3, div#carouselExampleIndicators .carousel-caption h1, .section-heading, .blog-section h2 {
    font-size: 21px;
    line-height: 30px;
    padding-bottom: 30px !important;
}
div#carouselExampleIndicators .carousel-caption h1{
    padding-bottom: 0 !important;
}


div#team1 {
    margin-top: 30px;
}
section.offer-bannerr, section.blog-section.p-5{
    padding-top: 0 !important;
    padding: 0 !important;
}
.tailor-header .tailor-info{
    display: none !important;
}
section.tailor-image-grid .poiim span {
    font-size: 15px;
}

section.tailor-image-grid.pt-5 {
    padding-top: 0 !important;
}
.tailor-image-grid h3 {
    font-size: 26px;
}
.tailor-image-grid .su_img {
    position: static;
}
.tailor-image-grid .New-Products h2 {
    font-size: 28px;
    margin-bottom: 10px;
}

.contact-section {
    padding: 50px 0 50px;
}
.appoint-form .form-row.box-cckek .form-group.form-check {
    margin: 0 16px;
}
.form-group.pull-left input {
    width: 100%;
}
button#navbarDropdown {
    padding: 0 6px;
}
button#navbarDropdown2 {
    padding: 3px 5px;
}
.my-account.clearfix .sidebar-menu {
    width: 100%;
}
.my-account .content-right .searh-box input {
    width: 190px !important;
}
}
@media only screen and (max-width: 360px) {
.spe-offer i {
    left: 40%;
    bottom: 29%;
}
.dettail p:nth-child(3) {
    top: 1%;
    }
.cart-item .cart-contents .txt-det h2 {
    font-size: 23px; 	
}
.detail-info .thumbnails ul#pills-tab li.nav-item {
    max-width: 32%;
    width: 100%;
}
section.product-detaill a.product {
    display: inline-block;
    margin: 8px 0px !important;
}
.product-detaill .detail-info h2 {
    font-size: 21px;
    line-height: 29px;
}
.links-custom a {
    flex: 0 98%;
    max-width: 98%;
}
div#collapsibleNavbar ul.nav li{
    width: 100%;
}
}
@media only screen and (max-width: 320px) {
section.appointment-page .banner-appointus h2 {
    left: 0;
}
.appoint-form .form-check.checkk input.bigger{
    margin-right: 0 !important;
}
.appoint-form .form-row.box-cckek .form-group.form-check{
    margin: 0 5px;
}
.spe-offer h3, .woks-fun .play-icon h4{
    font-size: 21px !important;
    line-height: 24px !important;
}
section.contact-form {
    height: 820px;
}
}
 /* star rating*/
.checked{
    color: orange !important;
}
.my-client, p.testi-img-text span{
    font-size: 14px;
}
.my-account .content-right .searh-box {
    width: 100%;
}
.my-account .content-right .searh-box input {
    border: 1px solid #000;
    height: 40px;
    width: 250px;
    padding: 0 10px;
    background: transparent;
    outline: 0;
    border-radius: 2px;
}
.my-account .content-right .searh-box ::placeholder {
  color: #000;
} 
.my-account .content-right .searh-box button {
    height: 40px;
    border: 1px solid #000;
    padding: 0 15px;
    background: #000;
    color: #fff;
        border-radius: 0 !important;
    font-size: 16px;
    border-radius: 2px;
        cursor: pointer;
}   
.my-account .content-right .searh-box button:hover {
    background: rgb(4 5 6 / 64%);
} 
.my-account .content-right .andteramounter {
    width: 100px;
    height: 30px;
    padding: 0 10px;
    outline: 0;
    border: 1px solid #000;
}
.my-account .content-right .index-table a i.fa.fa-pencil {
    position: relative;
    top: 3px;
    font-size: 17px;
    right: 5px;
}
.my-account .content-right .index-table span.price_messae {
    display: block;
    width: 100%;
    padding-top: 5px;
}
.my-account .content-right .index-table td.fffhgsd span {
    padding-right: 5px;
}
.my-account .content-right .index-table td.fffhgsd {
    display: flex;
}
.my-account .content-right .index-table .table tr td a {
    display: inherit !important;
}
.cart-list-wrapper.clearfix h2 {
    width: 100%;
}
.order-review.cart-list-sidebar button.Confirm_Order {
    background: green;
    border: 1px solid green;
    color: #fff;
    padding: 10px 20px;
    width: 100%;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    text-transform: capitalize;
    outline:0;
    cursor:pointer;
}
.order-review.cart-list-sidebar button.Confirm_Order:hover {
        background: rgb(0 128 0 / 64%);
}
.deatil-after-product .type_messarement {
    width: 100%;
    text-align: center;
    padding: 20px 0;
}
.deatil-after-product .type_messarement label {
    margin: 0 10px;
}
.ss_back img.suit-cstm.img-fluid.path_mCOllerBack {
    z-index: 11;
}
.customizePants .path_JackeFront, .customizePants .vestFronttoggle {
    display: none !important;
}
.account .row.lodfjghjfs label {
    display: flex!important;
}
.account .form-group label span {
    color: red;
}
.call-us-section .fffomj a i {
    margin-right: 10px;
    color: #3b8845;
}
.call-us-section .fffomj a {
    color: #fff;
}

.email-thump {
    width: 100%;
    text-align: center;
    padding: 50px 0;
}
.email-thump p {
    font-size: 150px;
    color: #197b2a;
}
.email-thump h2 {
    font-size: 35px;
    color: #000;
    font-weight: 600;
    text-transform: capitalize;
}
.email-thump h1 {
    font-size: 70px;
    font-weight: 600;
    text-transform: capitalize;
    color: #197b2a;
}
.email-thump em{
    font-style: normal;
    display: inline-block;
    color: #000 !important;
}
.email-thump a {
    color: #007bff !important;
    display: inline-block;
    padding: 0 5px;
    text-decoration: underline;
    text-transform: capitalize;
}
/* 15-1-21 */
.blazer-initials {
    position: relative;
}
.blazer-initials label {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}
.blazer-initials label {
    flex: 0 50%;
	text-transform: uppercase;
    max-width: 50%;
    margin-bottom: 20px;
}
.blazer-initials aside {
    display: flex;
    flex-wrap: wrap;
}
.blazer-initials figure {
    padding: 0px 0 10px;
    margin: 0;
}
.blazer-initials  figure input {
    font-size: 19px;
    text-indent: 0;
    padding: 10px 10px;
    width: 255px;
    border: 1px solid #000;
    font-family: Lato;
    font-weight: 300;
    color: #666;
    border-radius: 2px;
    outline: none;
}
.blazer-initials figure button {
    display: inline-block;
    font-size: 50px;
    line-height: 40px;
    color: #ccc;
    cursor: pointer;
    border: 0;
    outline: 0;
    background: transparent;
    padding: 0px 10px;
    position: relative;
    top: 5px;
    -webkit-text-stroke: 1px #fff;
}
.blazer-initials figure button:hover {
    color: #000;
}
.pic-top {
position: absolute;
    top: 50px;
    display: none;
    z-index: 999;
    right: -250px;
    border: 1px solid #ddd;
    width: 370px;
	}

.monogram-color  label {
    display: block;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
}
.monogram-color {
    display: flex;
    flex-wrap: wrap;
}
.monogram-color .color-list {
    flex: 0 12%;
    max-width: 12%;
    height: 35px;
    margin-right: 10px;
    margin-bottom: 10px;  
    cursor: pointer;
    border: 2px solid #ccc;
}
span.color-list.color-black {
    background: #000;
}
span.color-list.color-white {
    background: #fff;
}
span.color-list.color-offwhite {
    background: #f5f2d0;
}
span.color-list.color-dark-grey {
    background: darkgray;
}
span.color-list.color-silver {
    background: silver;
}
span.color-list.color-dark-blue {
    background: darkblue;
}
span.color-list.color-light-blue {
    background: lightblue;
}
span.color-list.color-red {
    background: red;
}
span.color-list.color-pink {
    background: pink;
}
span.color-list.color-green {
    background: green;
}
span.color-list.color-yellow {
    background: yellow;
}
span.color-list.color-orange {
    background: orange;
}
span.color-list.color-maroon {
    background: maroon;
}
span.color-list.color-saddlebrown {
    background: saddlebrown;
}

button.remove-mono:hover {
    background: #000;
    color: #fff;
}
button.remove-mono, button.remove-mono_v {
    position: absolute;
    top: 0px;
    right: 0;
    width: 25px;
    height: 30px;
    border: 0;
    color: #000;
    font-size: 23px;
    line-height: 25px;
    outline: 0;
    background: #ccc;
    cursor: pointer;
}
.font_typeing_mono, .font_typeing_mono_v {
    position: absolute;
    top: 134px;
    left: 25px;
    margin: 0 auto;
    text-align: center;
    font-size: 20px;
    width: 300px;
    transform: rotate(362deg);
    overflow: hidden;
    color: orange;
}
.main-fabri.main-shirt {
    padding: 30px 0;
}
textarea.mt-3.px-2.py-2 {
    height: 120px;
    width: 100%;
    resize: none;
    outline: none;
}
.checkout-terms.checkbox.text-center label {
    padding: 10px 0;
}
.ship-to-a-different-address input[type=checkbox].checked+label:before, .ship-to-a-different-address input[type=checkbox]:not(.checked)+label:before {
    top: 5px;
}

.checkbox input[type=checkbox].checked+label:after, .checkbox input[type=checkbox]:not(.checked)+label:after{
    top: 10px;

} 

td.pop-imag {
    overflow: hidden;
    width: 100%;
    position: relative;
    height:125px;
}
.ss_monogram_color {
    height: 22px;
    width: 50px;
    border: 1px solid #000;
}
.ss_monogram_color_v {
    height: 22px;
    width: 50px;
    border: 1px solid #000;
}

/* td.intern_vest {
    text-align: center;
} */

a.contunie_shoping {
    background: #0f1113;
    padding: 15px;
    display: inline-block;
    color: #fff;
    padding:9px 50px;
    border-radius: 10rem;

}
a.contunie_shoping:hover {
    background: #0f1113d4;
}
.preview-prodcut button.close {
    right: 0px;
}

/* 20-1-21 */
.main-fabri.ss_shiort_fdfdf {
    padding: 30px 0;
}
.vertical-measure .fx-error {
    background: #ba2741 !important;
    color: #fff !important;
} 

.ivs_tec .pic-top {
    position: absolute;
    top: 50px;
    display: none;
    z-index: 999;
    right: -250px;
}



.ivs_tec .monogram-color {
    display: flex;
    flex-wrap: wrap;
}
.monogram-color .color-list_v{
    flex: 0 12%;
    max-width: 12%;
    height: 35px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    border: 2px solid #ccc;
}
span.color-list_v.color-black {
    background: #000;
}
span.color-list_v.color-white {
    background: #fff;
}
span.color-list_v.color-offwhite {
    background: #f5f2d0;
}
span.color-list_v.color-dark-grey {
    background: darkgray;
}
span.color-list_v.color-silver {
    background: silver;
}
span.color-list_v.color-dark-blue {
    background: darkblue;
}
span.color-list_v.color-light-blue {
    background: lightblue;
}
span.color-list_v.color-red {
    background: red;
}
span.color-list_v.color-pink {
    background: pink;
}
span.color-list_v.color-green {
    background: green;
}
span.color-list_v.color-yellow {
    background: yellow;
}
span.color-list_v.color-orange {
    background: orange;
}
span.color-list_v.color-maroon {
    background: maroon;
}
span.color-list_v.color-saddlebrown {
    background: saddlebrown;
}
img.thhj-imgee{
    z-index: 4;
    position: absolute;
    top: 0;
    right: 0;
    left: unset;
}
img.ddfd {
    position: absolute;
    top: 0;
    left: 0;
}
.scroll_module .ss_front .ddfd, .scroll_module .ss_front .thhj-imgee {
    top: -250px;
}

 .ivsfunActivator:hover {
    color: #fff;
    background: #0f1113;
} 

.ivsfunActivator {
    color: #0f1113;
    background: transparent;
    border-radius: 5px;
    border: 1px solid #0f1113 !important;
}
.over-text.text-dark {
    color: #fff !important;
}

button#appointment_c_ss_g {
    cursor: pointer;
    outline: 0;
}
.contact-form .form-contact .form-control:focus {
    outline: 0 !important;
    box-shadow: none !important;
}
 img.suit-cstm.path_vestFront.img-fluid.shoulder_back_lining {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
} 
#zoomfab_csx .modal-body img {
    width: 100%;
}
#zoomfab_csx .modal-dialog {
    width: 100%;
    max-width: 915px;
    position: absolute;
    right: 14px;
}
.custom-designs .fabric-color .row > .Active {
    border: 1px solid #358038;
    box-shadow: 0px 0px 6px rgb(53 128 56 / 78%);
}
.customizeVist .path_jacketBack {
    display: none !important;
}
@media only screen and (max-width:991px){
    #zoomfab_csx .modal-dialog {
     width: 100%;
     max-width:100%;
     right: 0;
     padding: 15px;
}
txt-block-sec .links-custom a {
    padding: 10px !important;
}
}
@media only screen and (max-width:767px){
input#customFile {
    margin-bottom: 20px;
}
.appoint-form .form-row.box-cckek {
    padding: 0 12px;
}

.box-wrapper1-body .car_preview a.read-more {
    margin: 5px 0;
    width: 100%;
}
}

.main_bottom_vest_style p {
    padding-left: 10px;
}
.ss_front img.suit-cstm.img-fluid.shoulder_back_lining256 {
    position: absolute;
    top: 0;
    left: 0;
    z-index:9;
}
.order-totals.pull-right .table {
    margin: 0;
}
.orders-view-wrapper .order-totals-wrapper {
    width: 100%;
    max-width: 300px;
}
.order-totals.pull-right {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
	padding: 0 15px;
}
.row.newcldfjfdh img {
    width: 100%;
}
@media only screen and (max-width:1024px){
    img.suit-cstm.img-fluid.getCustomButtonName_1 {
    width: 30px;
}

img.suit-cstm.img-fluid.getCustomButtonName_v {
    width: 30px;
}
img.thhj-imgee {
    width: 30px;
}
img.ddfd {
    width: 30px;
}
} 
.optionsNotAvl {
    padding: 25px 0;
}
.jackets_lapels span, .optionsNotAvl span {
    color: #ff9900;
}

.d-none-imp{
    display:none!important;
}
.d-block-imp{
    display:block!important;
}
.z-index-7
{
    z-index: 7!important;
}

p.bodyTypePrev {
    border: 1px solid #dee2e6;
    padding: 10px 10px;
    font-size: 12.5px;
    color: #808080;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    }

#window_loader {
    position: fixed;  
    left: 0px;  
    top: 0px;  
    width: 100%;  
    height: 100vh;  
    z-index: 9999;    
    background: url('../images/loader.gif') 50% 50% no-repeat #F0ECE0!important;  
}  