@import url(https://fontlibrary.org/face/glacial-indifference);
 html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
 body{font-family: 'glacial indifference', sans-serif !important;
    font-size: 16px !important;margin:0;background-color: #f2f2f2;overflow-x:hidden;  } 
    /* category section */
    .image-wrap a  {
    color: #3a3e4a;
    font-weight: 500; 
    text-decoration: none;
    font-size: 16px;display:block;
} .category-image img{width:60px;height:60px;}
    .imgwidth {
    height: 224.8px;
    max-width: 224.8px;
}
   .tshirtinsideimg img {
    width: 80%;
}
.inner-bg {
    background: rgba(0,0,0,.04);
    border-radius: 3px;
    margin: 4px 10px 10px;
    padding: 12px;
    position: relative;
}
ul.products li { 
    display: inline-block;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
}
.justify-between {
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
    .cat-fa{color:#ffffff;font-size:40px !important;font-weight:normal !important;}
.category-image {
display: inline-block; 
    width: 100px;
    height: 100px;
    border-radius: 50%; 
    padding-top: 20px;margin-bottom: 5px;
}
.orange{background: #f9561b;}
.pink{background: #ff408f;}
.orange-l{background: #fc0507;}
.orange-d{background: #F55A1D;}
.orange-m{background:#fe4e0c;}
.yellow{background: #ffc700;}
.sandal{background:#dab874;}
.green-l{background: #5acf04;}
.green-d{background: #27b85e;}
.blue{background:#00cafe;}

/* category section */
    * {
    /* -webkit-tap-highlight-color: transparent; */
    box-sizing: border-box;
    outline: 0;
}
    /*footer*/
    .search-mobile{background: #fff;
        position: relative;
    /*z-index: 1000;*/
    }
    .footer-item>a {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-decoration: none;
    color: #3a3e4a;
}

    .footer-text {
    flex: 1;
    -webkit-flex: 1;
    width: 100%;
    line-height: 13px;
    font-size: 15px;color:#3a3e4a;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
    #footer-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 54px;
    padding: 0 12px;
    background-color: #FFF;
    z-index: 999;
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
}#footer-bar * {
    box-sizing: border-box;
}
.footer-item {
    flex: 1;
    padding: 5px;
    overflow: hidden;
}
 
 .custom-fa{font-weight:normal;
     font-size: 25px !important;
    -webkit-text-stroke-color: white;
    color: transparent;
    -webkit-text-stroke-width: 1px; 
 }
    /* footer end */
    /* header top nav*/
    .right-shopcart {
    margin-left: 20px;
    position: relative;
    display: inline-block;float:right;
}
    .searchbar-form {
    position: relative;
    width: 100%;
}
.searchbar-form .searchbar-operate-box {
    position: relative;
    float: right;
    padding-right: 40px;
}
.searchbar-form .search-button {
    position: absolute;
    z-index: 5;
    right: 0;
    top: 0;
    width: 40px;
    height: 36px;
    background-color: #03616e;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
}
  .searchbar-form .search-button {
    background-image: url(../images/search.png);
    background-position: 10px 5px;
    background-repeat: no-repeat;
}
.searchbar-form .search-button {
    padding: 0;
    border: 0;
}
    .searchbar-form .search-key-box {
        background:#ffffff;
    position: relative;
    width: auto;
    overflow: hidden;
    height: 36px;
    padding: 0 0 0 16px;
    border: 2px solid #03616e; 
    border-radius: 4px; 
}

.searchbar-form .search-key-box input {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 11px 10px 11px 0;
    line-height: 18px;
    font-size: 13px;
    border: 0; color: #848484;
}
.searchbar-form input:focus {
    outline: none;
}
    
  
    .nav-user-account:hover .user-account-main {
    display: block;
}
.nav-user-account .flyout-new-user .flyout-welcome-wrap {
    line-height: 20px;
    display: block;
}
.nav-global .user-account-main .flyout-user-signIn {
    padding: 0 16px;
}
    .nav-global .user-account-main {
    position: absolute;
    font-size: 13px;
    display: none;
    right: -1px;
    top: 33px;
    padding-top: 15px;
    width: 242px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    color: #656565;
    z-index: 12;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
}
    .nav-global .user-account-port>a {
    padding-right: 16px;
}
 
    .nav-user-account .user-account-port .text {
    margin-left: 4px;
    padding-right: 14px;font-size:15px;
}
    .nav-user-account .user-account-port {
    display: inline-block;
    position: relative;
    padding: 5px 8px 0 8px;
}
    .nav-global .ng-item:last-child {
    border-right: 0;
}
.nav-global .nav-user-account, .nav-global .ng-personal-info a {
    position: relative;
}
.nav-global .nav-pinfo-item {
    display: inline-block;
}
.nav-global .ng-item {
    position: relative;
    float: left;
    padding: 0 24px 0 10px;
}
   
    .nav-global .ng-item-wrap:after {
    content: "";
    position: absolute;
    top: 5px;
    right: 0;
    width: 1px;
    height: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
}
    .nav-user-account .user-account-port .text {
    margin-left: 4px;
    padding-right: 14px;
}
.nav-global .user-account-main {
    position: absolute;
    font-size: 13px;
    display: none;
    right: -1px;
    top: 33px;
    padding-top: 15px;
    width: 242px;
    border: 1px solid #e8e8e8;
    background-color: #fff;
    color: #656565;
    z-index: 12;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
}
    .top-lighthouse, .top-lighthouse .container {
    position: relative;
}
.top-lighthouse {
    height: 40px;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fafafa;
    z-index: 22;
    font-size: 12px;
}
 .nav-global {
    position: absolute;
    right: 0;
    top: 0;margin:5px;
}   
    /* header top nav end*/
    /* sider bar*/
    .sidebar-wrapper{
   height: 100%;
    visibility: visible;
    right: -310px;
    opacity: 1;
    position: fixed;
    top: 0;
    width: 360px;
    z-index: 999;
    /* font-size: 13px; */
    /* direction: ltr; */
    background-color: #373737;
}
.sidebar-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
 .multi-sidebar-tab {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #373737;
    font-size: 15px;
    height: 100%;
     padding-top: 100px;
}
.sidebar-tab-normal
{
   
    padding-top: 40px; 
}
.sidebar-tab {
    position: relative;margin-bottom:20px;
}
/*.sidebar-tab-bottom .sidebar-tab .s-nav-title:hover, .sidebar-tab .s-nav-title:hover {
    background-color: #ff4747;
}
 */
 .s-nav-title:hover + .s-tab-content {
  visibility: visible;
 }
.multi-sidebar-tab .s-nav-title {
    display: block;
    text-align: center;
   padding:10px;
    cursor: pointer;
}
 .multi-sidebar-tab .s-nav-title a {
    position: relative; 
    width: 100%;
    height: 100%;
}

 .sidebar-tab-normal .sidebar-tab .s-tab-box {
    padding:5px 15px;
}
.sidebar-tab .s-tab-box {
    position: relative;
    padding: 15px 13px;
    line-height: 15px;
    color: #fff;
} 

.s-tab-box:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #494949;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    position: absolute;
    top: 50%;
    margin-top: -5px;
    right: -5px;
}
 .sidebar-tab .s-tab-box a ,.sidebar-tab .s-tab-box {position: relative;
    display: block;
    white-space: nowrap;color:white; font-size:15px;
}
  .s-tab-content {
   visibility: hidden;
    position: absolute;
    right: 50px;
    top: 0;
    background-color: #494949;
    border-radius: 5px;
    opacity: 1;z-index: 888;
} 
   
   .sidebar-tab-normal .sidebar-tab .s-tab-box div {
   margin:10px 0px;
}

.sidebar-tab-normal .sidebar-tab .s-tab-box div a {
   color:#ffffff;font-size:15px;display:inline-block;
}
 
    /* side bar end */
    .footer {color:#ffffff;
  left: 0;
  bottom: 0;
  width: 100%; background: #fff; 
     
    }
    
    .page-loader {
    position: fixed;
    background: #000;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
    z-index: 9998;
}


    .sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}
 
.content {background: rgba(0,0,0,0.5);
  position: relative; 
  margin: auto;
  overflow: hidden;
  
}
 
 .cus_dropbtn {border-radius: 2px;border: solid 1px #e7e7e7; 
  background-color: #ffffff;
  color: black;
  padding: 12px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.cus_filterptop{margin-top: 30px;margin-bottom: 30px;padding-left: 16px;padding-right:16px;}
.cus_dropdown {border: solid 1px #e7e7e7; 
  position: relative;
  display: inline-block;right:25px;
}

.cus_dropdown-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;right:0;border-radius: 5px;
}

.cus_dropdown-content a {
      color: #878787;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.cus_dropdown-content a:hover {background-color: #f1f1f1;color: #2874f0;}

.cus_dropdown:hover .cus_dropdown-content {
  display: block;
}

 

.content .content-overlay { 
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 99%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

 .row {
     margin-left: 0px !important; 
     margin-right:0px !important;  
}

.content-details {
  position: absolute;
  text-align: center; 
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}
 .content-title{position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    background-color: #ffffff;
    opacity: 0.8;
    padding: 10px; border:1px solid #ffffff;
    color: #022227;
    font-size: 33px;
    margin-top: 0px !important;
    font-weight: 300;
    text-align: center;
}

.fadeIn-bottom{
  top: 80%;
}
 
 
.hvr-rectangle-out{
    text-align:center;
}
.hvr-rectangle-out img:hover {
    
    background: #00b2a5;
       }
.ficon{
		border:1px solid #00b2a5;padding:10px;text-align:center; 
	}

 
    footer h4{ font-size:20px; letter-spacing:0.50px;margin-bottom: 25px; 
    color: #00b2a5;}
    .margintop{margin-top: 25px; }
    .container{margin-right:auto;margin-left:auto;}.container:before,.container:after,.clearfix:before{content:" ";display:table}.container:after,.clearfix:after{clear:both} 
    .footerbg{background-color: #023f47;background-image: linear-gradient(#023f47,#010c0e);}
.legal{background-color: #02454e;background-image: linear-gradient(#02454e,#02454e); padding:10px 0 10px 0;font-size:12px}

 
.container:after, 
.row:after {
  clear: both;
}
   
   .row:before,.row:after{content:" ";display:table}.row:after{clear:both}
    

   .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
   .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
   .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
 
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 ,
 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
 .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
    float: left;
  }
   
   .currencytop{
    text-align: right;
}
.headingcol  {position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
    background-color: #01171a;
    opacity: 0.8;
    padding: 10px; border:1px solid #ffffff;
    color: #022227;
    font-size: 33px;
    margin-top: 0px !important;
    font-weight: 300;
    text-align: center;
}
.servicesmargin{margin-left: 50px; margin-right: 50px;}
.headingcol:hover,.headingcoltext:hover {background-color: #ffffff;color:#022227;}
.headingcoltext{color:#ffffff;font-weight:600;}
.heading{color:  #022227;font-size: 33px;margin-top:20px !important;margin-bottom: 20px;font-weight: 300;text-align:center;}
.headingservices{color:  #022227;font-size: 33px;margin-top:0px !important;margin-bottom: 20px;font-weight: 300;text-align:left;margin-left: 50px; margin-right: 50px;}
 
.newsright input[type="email"]   {
    outline: none;
    width: 85%;
    padding: 10px 2px 10px 2px;
    color: #848484;
    font-size: 14px;
    border: 1px solid #cccccc8a; 
    letter-spacing:0.50px;
    background: #ffffff;
}

   .btnmail { 
    background: #03616e;
    border: none;
    padding: 10px  2px 8px 2px;
    outline: none; margin: 0 0 0 -4px;
}

 
.newsright input[type="submit"] {
   color: #fff;
    background: #03616e;
    border: none;
    padding: 11px 20px 12px;
    font-size: 18px;
    outline: none;
    text-transform: uppercase;
    margin: 0 0 0 -4px;
}
.newsright input[type="submit"]:hover { 
    color: #fff;text-decoration:underline;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}
.text-left {
    text-align: left;
}
/*latest resoures*/

.navigate-arrow {
    height: 28px;
    margin: 6px;
}
.pointer {
    cursor: pointer;
}
.rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.men-pro-item {
    position: relative;
   /* box-shadow: 0px 0px 11px 0px #D6D6D6;*/
    padding-bottom: 20px;
    margin-bottom:40px;
}
.men-thumb-item {
    position: relative;
}
 
.men-thumb-item::before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    opacity: 0;
    z-index: 9;
    visibility: hidden;
    transition: all 0.5s ease-out 0s;
}
.men-thumb-item .pro-image-front {
    opacity: 1;
    visibility: visible;
}
.men-thumb-item img {
    transition: all 0.5s ease-out 0s;
    /*width: 100*/
}
.pro-image-back {
    transform: rotateY(180deg);
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
.men-thumb-item img {
    transition: all 0.5s ease-out 0s;
}
 
 .men-thumb-item:hover {
    cursor: pointer;
}
.men-thumb-item:hover::before {
    opacity: 1;
    visibility: visible;
}

.men-thumb-item:hover .pro-image-back {
    transform: rotateY(0deg);
    opacity: 1;
    visibility: visible;
    background: #f7f7f7;
}
.men-thumb-item img {
    transition: all 0.5s ease-out 0s;
     
}
.men-thumb-item:hover .men-cart-pro {
    opacity: 1;
    visibility: visible;
}
.men-thumb-item:hover .inner-men-cart-pro ul {
    margin: 20px 0 0;
}
.inner-men-cart-pro ul li a:hover {
    background: #ffc229 none repeat scroll 0 0;
}
.inner-men-cart-pro .link-product-add-cart {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    transition: all 0.5s ease-out 0s;
}
.men-thumb-item:hover .inner-men-cart-pro .link-product-add-cart {
    top: 83.5%;
}
.bgimagefilter {
   background-color: #0382959c;
  background-image: linear-gradient(to right top, #051937, #004d7a, #008793, #02454e, #00a1ba);
    background-size: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 5px;}
 .product_headt { padding:25px 0 25px 0;}
  .product_headt a {color:#00b2a5;font-size: 20px;text-decoration: none;font-weight:500; }
   
 .product_headt a:hover{text-decoration: underline;}
.product_head  {
    padding: 20px;
    border-bottom: 0px solid #e3e6e4;
}
.cat_product_head  {
   padding: 0px; text-align:left !important;   border-bottom: 1px solid #e3e6e4;
   
}
.cat_product_head a{ 
   font-size: 20px;
    width: 100%; 
    color:#212121;font-weight:500;
    position: absolute;
    text-decoration: none;
    text-align:left !important;    
}
.product_head a {
    font-size: 25px;
    width: 100%;
    letter-spacing: 1px;
    color: #000;
    /* font-size: 13px; */
    left: 13px;
    position: absolute;
    text-decoration: none;
    text-align:left;
}
.cat_item-info-product
{
     text-align: left;
    padding: 0px 10px 20px 10px;
     
}
.item-info-product {
    text-align: left;
    margin: 20px 0 0;
    border-top: 1px solid #e3e6e4;
    padding-left: 13px;
}
.product_desc {
    font-size: 17px;
    letter-spacing: 0.5px;
    color: #555;
    /* font-size: 13px; */
    margin-top: 25px;
    margin-bottom: 5px;
    line-height: 25px;
}.shop_price {
    color: #555;
    font-size: 16px;
    line-height: 25px;
    font-weight: bold;
    letter-spacing: 0.5px;
}
del {
    color: #555;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
}.discount {
    color: red;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
}
.carousel-inner.vertical {
    height: 100%;
    text-align: -webkit-center;
}




.round-button-circle {
 width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 10px solid #24a8b461;
    overflow: hidden;
    background: #036d7b;
    box-shadow: 0 0 3px #24a8b461;
    display: block;
    margin: 0 auto;
    /* position: relative; */
    margin-top: 50%;
    /* bottom: 0; */
    /* left: 50%; */
	  
}
.round-button-circle:hover {
    -webkit-box-shadow:0 0 3px #24a8b461;
    box-shadow: 0 0 3px #24a8b461;
 background: #37c0d6;
    border: 10px solid #0382953b;
}
.round-button-circle a {
   display: block; 
    padding-top: 40%;
    
    text-align: center;
    color: #ffffff;
    font-size: 1.0em;
    text-decoration: none;
   }
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;/*width:100%*/}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;transition:transform .1s ease, -webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);-webkit-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;border-radius:3px}.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}[data-aos][data-aos][data-aos-duration='50']

a.no-dec, .no-dec * {
    text-decoration: none;
}
.img-full {
    width: 100%;
}
.resource-block .info {
    margin: 20px;
}.resource-block .info h3 {
    margin-top: 10px;
    line-height: 1.3; 
    overflow: visible; 
    font-size: 15px;  
    margin-bottom: 10px; 
    font-weight: 300;
    color: #363f45; 
}
 
.custom-label-yellow {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.63;
    color: #00b2a5;
    text-transform: uppercase;
}
 
.resource-block:hover {
    -webkit-box-shadow: -8.8px 14.6px 40px 0 rgba(0,0,0,0.15);
    box-shadow: -8.8px 14.6px 40px 0 rgba(0,0,0,0.15);
}
.resource-block {
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(0,0,0,0.08);
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.08);
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}
 .resource-block .go-icon {
    width: 48px;
    height: 48px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #036d7b;
    float: right;
    position: relative;
    top: -24px;
    right: 24px;
    -webkit-transition: 0.3s all ease 0.1s;
    -o-transition: 0.3s all ease 0.1s;
    transition: 0.3s all ease 0.1s;
}
.resource-block .go-icon .icon {
    opacity: 1;
}

.resource-block:hover .go-icon .go {
    opacity: 1;
}
.resource-block .go-icon .go {
    opacity: 0;
}

.resource-block:hover .go-icon .icon {
    opacity: 0;
}
 .resource-block:hover .go-icon {
    -webkit-box-shadow: 0px 0px 0px 6px rgba(3,97,110,0.4);
    box-shadow: 0px 0px 0px 6px rgba(3,97,110,0.4);
}
.resource-block .go-icon img {
    position: absolute;
    width: 28px;
    height: 28px;
    margin: 10px;
    -webkit-transition: 0.3s all ease 0.1s;
    -o-transition: 0.3s all ease 0.1s;
    transition: 0.3s all ease 0.1s;
}
.bg-fa {
    background: #fafafa;
}
.bg-filter {
    background: #f1f3f6;     margin: 20px;
}
 .maginproser{padding-top:10px; padding-bottom:20px;margin-left:0px;margin-right:0px;}
.maginpro{padding-top:50px; padding-bottom:50px;}
 .trend{ background: #ffffff;box-shadow: 0 0 2px gray; 
    
    
} 
.filter-mtop{padding-top:20px;padding-bottom:20px;
    background: #ffffff;
}
 
.cus-plr {
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.filtertrend{ background: #ffffff;border:solid 1px #e7e7e7;margin-bottom:40px;}
.cattrend{  

box-shadow: 0 1px 10px rgb(0 0 0 / 12%);
    background: #ffffff;
    border: 1px solid #e4e4e4;
    /* box-shadow: 0px 0px 15px 0px #d6d6d6; */
   
    
} 
.filtergap{margin: 0 20px 0 0;
    background: #ffffff;
    padding: 20px;
    padding: 16px;
    border-bottom: 1px solid #f0f0f0; }
.filtergap p{font-weight:600;font-size: 15px; 
    text-transform: uppercase;
    color: #212121;}
.filterbgcolor{background: none; padding:15px 0 0 0;font-size:15px;letter-spacing:0.50px;}
.padgap{display: block;
    padding: 10px 0 10px 0;color: #878787;}
.container-shadow{box-shadow:0px 0px 15px 0px #D6D6D6;}
.cat_shop_price {padding-top:20px; 
    color: #212121;
    font-size: 21px;
    line-height: 25px;letter-spacing:0.50px;
    font-weight: 600; 
}


.cattrend:hover{
    border: 1px solid #e4e4e4;  
  /*  -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);*/
    transition: 1s ease; 
    background-color: #ffffff;
   /* -webkit-box-shadow: 0 4px 6px 0 rgba(0,0,0,0.08);
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.08);*/
    box-shadow:0px 0px 15px 0px #D6D6D6;
    overflow: hidden;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative; z-index:1;
}
/*
.trend {
    margin: 10px; 
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(0,0,0,0.08);
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.08);
    margin-bottom: 30px;
    overflow: hidden;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}*/
.trendwhitebg{padding:0px 5px 0px 5px    }
.tshirtbg{ display: inline-block;text-align: center;background-size: cover;width:335px;height:350px;border:0px;}
.rowinmiddle{display: flex;margin-top: 5px;
    margin-bottom:0px;
    align-items: center;}
    .bg-collection{background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../images/topbg1.PNG) no-repeat;
    background-size: cover;height:400px;position: relative;  
    background-position: center center; 
}
    .bg-services{background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url(../images/services.jpg) no-repeat;
    background-size: cover;height:400px;position: relative;  
    background-position: center center; 
}
/*linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,.2)),*/
.bg-top{background:linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,.2)),  url(../images/slider11.jpg) no-repeat;
    background-size: cover;height:380px;position: relative;  
    background-position: center center; 
}
.trend:hover{/*-webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);*/
        -webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
transition: 1s ease;z-index: 1030;
    background-color: #ffffff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(0,0,0,0.08);
    box-shadow: 0 4px 6px 0 rgba(0,0,0,0.08);
    overflow: hidden;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;}
.centermiddle{position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);}
.bg-bo{
background-color:#fafafa;}
 .bg-knowyour{background:url(../images/R51.jpg) no-repeat;}
 .image-cropper { 
    display: inline-block;
    background: #ffffff;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    /* left: 35%; */
    /* position: relative; */
    border: 3px solid #00b2a5;
}

 .container-radius:hover {
    box-shadow: 0 1px 10px rgba(0,0,0,.12);
}
 
 .container-radius {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}
.tshirtinsideimg {padding:10px;position: relative;
float: left;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
  max-width: 100%; 
  }

.join{padding:10px;color:#00b2a5;font-size:30px;font-weight:600;position: relative;
float: left;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);}
.imgborder {padding:10px;position: relative;
float: left;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
  max-width: 100%; 
  height: 60px; 
}
.paddingbox{padding-left:10px;padding-right:10px;}
.lh-16{line-height: 1.6;font-weight: 300;font-size: 24px;margin-top: 20px;
    margin-bottom: 20px;color: #363f45;}
   .image-cropper:hover  {
    background-color: #fff;
    outline: 0;
    text-decoration: none;
    -webkit-box-shadow: rgba(0,0,0,0.31) 0 2px 15px;
    box-shadow: rgba(0,0,0,0.31) 0 2px 15px;
    color: #333;
} 

 .ourser{padding: 0px 10px 0 10px;}
 .ourser  h4:hover{text-decoration:underline;}
.bg-pro{background: rgba(232, 232, 232, 0.46);
    padding: 30px;}
    .test-inner {
    padding: 30px;
    border: 2px solid #00b2a5;
}
 .ourser  h4{
   color: #00b2a5 ;
    font-weight: 600;text-align:left; 
    margin-left:10px;
    margin-bottom: 10px;font-size: 17px;
   text-decoration:none;
}

.ourser  p{color:#333333;font-size:15px;text-decoration:none;margin-left:10px;margin-right:10px;}
.special a{color: #022227;
   font-weight: 600;text-decoration:none;font-size: 20px;}
.special h4 {
   color: #00b2a5;
    font-weight: 300; 
    margin-top: 20px;font-size: 20px;
    margin-bottom: 20px;text-decoration:none;
}

.special p{border-top: 1px solid;
    color: #022227;
   padding-top: 20px;
    font-size: 16px;
    text-decoration:none;
}
.special h4:hover{ 
    text-decoration:underline;
}


 
    
     
    
.designyour p {
    font-size: 18px;
    margin-bottom: 30px;color:#525e66;
}
.designyour h2 span {
    display: inline-block;
    vertical-align: middle;
}
.designyour h2 span img {
    width: 60px;
    float: left; 
    vertical-align: middle; 
    border: 0;
}
.visible-sm {
    display: none !important;
}
.visible-xs {
    display: none !important;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}.service-buttons a,.service-buttonswhite a {
    display: inline-block;text-decoration:none;
}
 
.service-features a, .service-buttons a,.service-buttonswhite a {
    margin-bottom: 20px;
} 
.e-button {
	border: none; 
    color:White;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #022227;
    letter-spacing: 0.50px;
    -webkit-box-shadow: rgba(0,0,0,0.31) 0 2px 6px;
    box-shadow: rgba(0,0,0,0.31) 0 2px 6px;
    transition: box-shadow .3s ease, background-color .3s ease, color .3s ease, -webkit-transform .2s ease;
    -webkit-transition: background-color .3s ease, color .3s ease, -webkit-box-shadow .3s ease, -webkit-transform .2s ease;
    transition: background-color .3s ease, color .3s ease, -webkit-box-shadow .3s ease, -webkit-transform .2s ease;
    -o-transition: box-shadow .3s ease, background-color .3s ease, transform .2s ease, color .3s ease;
    transition: box-shadow .3s ease, background-color .3s ease, transform .2s ease, color .3s ease;
    transition: box-shadow .3s ease, background-color .3s ease, transform .2s ease, color .3s ease, -webkit-box-shadow .3s ease, -webkit-transform .2s ease;
    transition: box-shadow .3s ease, background-color .3s ease, transform .2s ease, color .3s ease, -webkit-transform .2s ease;
}
.e-buttonwhite {
    color:#022227;
    font-size: 24px;
    font-weight: 700;
    padding: 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: white;
    letter-spacing: 0.50px;
    -webkit-box-shadow: rgba(0,0,0,0.31) 0 2px 6px;
    box-shadow: rgba(0,0,0,0.31) 0 2px 6px;
    transition: box-shadow .3s ease, background-color .3s ease, color .3s ease, -webkit-transform .2s ease;
    -webkit-transition: background-color .3s ease, color .3s ease, -webkit-box-shadow .3s ease, -webkit-transform .2s ease;
    transition: background-color .3s ease, color .3s ease, -webkit-box-shadow .3s ease, -webkit-transform .2s ease;
    -o-transition: box-shadow .3s ease, background-color .3s ease, transform .2s ease, color .3s ease;
    transition: box-shadow .3s ease, background-color .3s ease, transform .2s ease, color .3s ease;
    transition: box-shadow .3s ease, background-color .3s ease, transform .2s ease, color .3s ease, -webkit-box-shadow .3s ease, -webkit-transform .2s ease;
    transition: box-shadow .3s ease, background-color .3s ease, transform .2s ease, color .3s ease, -webkit-transform .2s ease;
}


.e-buttonwhite:hover, .e-buttonwhite:focus {
    background-color: #022227;
    outline: 0;
    text-decoration: none;
    -webkit-box-shadow: rgba(0,0,0,0.31) 0 2px 15px;
    box-shadow: rgba(0,0,0,0.31) 0 2px 15px;
    color: #FFFFFF;
}

.e-button:hover, .e-button:focus {
    background-color: #fff;
    outline: 0;
    text-decoration: none;
    -webkit-box-shadow: rgba(0,0,0,0.31) 0 2px 15px;
    box-shadow: rgba(0,0,0,0.31) 0 2px 15px;
    color: #333;
}
 
    
    
    @media only screen and (min-width: 991px)
{
.resource-block {
    margin: 10px;
    margin-bottom: 40px;
 

}
}
    
    
    
    /* navigation bar */
    
    
    .navbg{background-color: #02454e;
    background-image: linear-gradient(#02454e,#02454e);
    right: 0;
    left: 0;z-index: 1030;text-align: center;}
    
    * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.content {
  height: 200px;
}
a { text-decoration: none; }



.nav-fostrap {
  display: block;
  color:#ffffff; 
  background-color: #02454e;
    background-image: linear-gradient(#02454e,#02454e);
    padding: 0;
    font-size: 16px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
   
}

.nav-fostrap ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
}

.nav-fostrap li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  position: relative;
  font-size: 15px;
  color:#ffffff;
   border-right: 1px dotted #819699;
   vertical-align: middle;
}

 
  
 
.boxdropdown-content{
     background:#036b79;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.84); 
}
 
 
 
.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top:5px solid #ffffff;
  position: relative;
  top: 15px;
  right: -5px;
  content: '';
}
.title-mobile {
  display: none;
}
 @media only screen and (min-width: 991px)
 {

 
.title-mobile {
  position: fixed;
  display: block;
    top: 10px;
    font-size: 20px;
    left: 100px;
    right: 100px;
    text-align: center;
    color: #FFF;font-weight:700;
}
 
 
.arrow-down {
  border-top: 5px solid #ffffff;
  position: absolute;
  top: 20px;
  right: 10px;
}

.cover-bg {
  background: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
}
 

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
    
   [data-aos][data-aos][data-aos-delay='50'].aos-animate, body[data-aos-delay='50'] [data-aos].aos-animate {
    -webkit-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}
[data-aos][data-aos][data-aos-delay='50'], body[data-aos-delay='50'] [data-aos] {
    -webkit-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-duration='400'], body[data-aos-duration='400'] [data-aos] {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
}
[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    -o-transition-property: opacity,transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
}
.no-js .owl-carousel, .owl-carousel.owl-loaded {
    display: block;
}
[data-aos=fade-up] {
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.men-thumb-item:hover::before {
    opacity: 1;
    visibility: visible;
}

.pull-right {
    float: right!important;
}

 
.dropdown-menu-right {
    right: 0;
    left: auto;
}
 
  
 
.dropdown-content p  {padding:5px;text-align:left;}
.dropdown-content p:hover  {text-decoration:underline;}
.dropdown:hover .dropdown-content:hover {
  display: block;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.pagenav a {
    color: #878787;
    font-size: 16px;
}
.pagenav{color:#878787;padding: 0 0 0 16px;
}
 .pagenav a:hover {
    color: #2874f0;
 }
.dissort {
    font-weight: normal;
    margin-top: 5px !important;
    min-width: max-content !important;
}
.pull-left {
    float: left!important;
}

 .bottombghead{
     font-size: 16px;
    font-family: glacial indifference, sans-serif;
    color: #ccd0d5;
    font-weight: 600;
    text-align: left;padding:10px;
    letter-spacing: 1px;
 }
 
.toptext{font-size:15px;color:#00b2a5;}
.curdesignbox{border:1px solid #f8f1f1;background-color:#ffffff;
    padding:0px}
  
    @media (max-device-width: 640px){
        .cover-bg{background:none;}
         
        body.cover-bg:after {
    content: '';
    display: block;
    position: fixed;
    top: 0; bottom: 0; left: 0; right: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background: rgba(0,0,0,0.7);
  }
 
   .nav-fostrap li ul.dropdown-content { 
    position: unset;
   }
         .col-sm-12  {
  width: 100%;
}
 .col-sm-11 {
  width: 91.66666667%;
}
 .col-sm-10 {
  width: 83.33333333%;
}
 .col-sm-9  {
  width: 75%;
}
 .col-sm-8 {
  width: 66.66666667%;
}
 .col-sm-7 {
  width: 58.33333333%;
}
 .col-sm-6 {
  width: 50%;
}
 .col-sm-5 {
  width: 41.66666667%;
}
 .col-sm-4 {
  width: 33.33333333%;
}
 .col-sm-3  { 
  width: 25%;
}
 .col-sm-2 {
  width: 16.66666667%;
}
 .col-sm-1 {
  width: 8.33333333%;
}
        .hidden-sm{display:none !important;}
        .headingservices{margin-left:0px;margin-right:0px;text-align:center;}
        .servicesmargin{margin-left:0px;margin-right:0px;}
        .margintop{margin-top:0px;margin-bottom:10px !important;}
        .currencytop{margin-top:0px;margin-bottom:0px !important;
    text-align: left;
}
      
 .navigate-arrow {
    height: 25px;
    margin-left: 2px;
    margin-right: 2px;
    
}
.curdesignbox {
    border:0px solid #e3e4e4;  
    background-color:#e3e4e4;
    padding: 2px 0 2px 0;
    width: 57px;
}
 
.nav-fostrap ul {
    padding-top: 0px; overflow-y: scroll; 
}
.tshirtbg{background-size: contain !important;width: 100%;}
.pull-right{padding-right:5px;}
.nav-fostrap.visible{    transition: background, padding 0.4s ease-in-out 0s;    z-index: 1030;    right: 0;overflow-y: visible;
    position: absolute;
    max-height: 100%;
    left: 0;}
    
     
    
    .title-mobile {  
    top: 5px;  
    left: 50px;
    right:510px;
}
.carousel-caption { 
    bottom: 5px !important;padding-top: 15px !important;
    padding-bottom: 15px !important;
}.e-buttonwhite {
   font-size: 13px;
    font-weight: 600;padding:5px;
}
 
.carousel-indicators{
    bottom: 2px !important; 
}
.carousel-indicators li{
    width:7px  !important;height:7px  !important;
}.carousel-indicators .active{
    width:7px  !important;height:7px  !important;
}

    }
   
   @media only screen and (max-width: 768px) {
       .container {
    width: auto;
}
       .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
       }
   @media only screen and (min-width: 991px) {
       .container {
    width: 970px;
}
       .col-xs-12 ,.col-lg-12 {
  width: 100%;
}
 .col-lg-11 {
  width: 91.66666667%;
}
 .col-lg-10{
  width: 83.33333333%;
}
 .col-lg-9 {
  width: 75%;
}
 .col-lg-8{
  width: 66.66666667%;
}
 .col-lg-7{
  width: 58.33333333%;
}
 .col-lg-6{
  width: 50%;
}
.col-xs-5 ,.col-lg-5{
  width: 41.66666667%;
}
 .col-lg-4{
  width: 33.33333333%;
}
 .col-lg-3 { 
  width: 25%;
}
 .col-lg-2{
  width: 16.66666667%;
}
.col-lg-1{
  width: 8.33333333%;
}
       
       .hidden-md{display:none !important}}
   @media (min-width: 1200px){
       .container{width:1140px}
        
       .col-xs-12 ,.col-lg-12 {
  width: 100%;
}
.col-xs-11   {
  width: 91.66666667%;
}
.col-xs-10  {
  width: 83.33333333%;
}
.col-xs-9  {
  width: 75%;
}
.col-xs-8  {
  width: 66.66666667%;
}
.col-xs-7   {
  width: 58.33333333%;
}
.col-xs-6  {
  width: 50%;
}
.col-xs-5  {
  width: 41.66666667%;
}
.col-xs-4  {
  width: 33.33333333%;
}
.col-xs-3   { 
  width: 25%;
}
.col-xs-2   {
  width: 16.66666667%;
}
.col-xs-1  {
  width: 8.33333333%;
}
       
       .hidden-lg{display:none !important}
       
       
   }
       
       
       
     .carousel-inner > .item > img{
	min-width: 100%;border-radius:8px;
}
.sr-only{
	position: absolute;
	left: -9999999px;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
 
.carousel {    padding: 16px 0px 0px 16px;
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {display:none;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#ccd0d500', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {display:none;
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccd0d500', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 50px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
   
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

/* pages css start */
a {
    color: #03616e;
    text-decoration: none;
}
.m-t-60{margin-top:60px;}
.m-b-60{margin-bottom:60px;}

.m-t-30{margin-top:30px;}
.m-r-30{margin-right:30px;}
.m-b-30{margin-bottom:30px;}
.m-l-30{margin-left:30px;}

.p-t-30{padding-top:30px;}
.p-r-30{padding-right:30px;}
.p-b-30{padding-bottom:30px;}
.p-l-30{padding-left:30px;}


.p-10{padding:10px;}
.p-t-10{padding-top:10px;}
.p-r-10{padding-right:10px;}
.p-b-10{padding-bottom:10px;}
.p-l-10{padding-left:10px;}
	  
 li,p{font-size: 16px;
    letter-spacing: 0.5px;
    line-height: 25px;list-style:none;
 }
 h1 {
    color: #144a57;
    font-size: 20px;
}
 h3{color:#144a57;font-size:18px; text-decoration:none;}
 
table, th,td {padding:0px;}
.m-body, .tocheckoutm-body{margin-top:20px ;margin-bottom:20px;box-shadow: 0 1px 10px rgb(0 0 0 / 12%);background: #ffffff;border-radius: 5px;padding:20px;}
.txtbox,.cmbbox,.textarea{border: 1px solid #e3e4e4;
    padding: 5px 5px 5px 5px;
width: 50%;}

.txtbox25{width: 25%;}
.spefield{color:#ff0000;font-size:17px;}
.text2 {
    color: #144a57;
    font-weight: bold;
}
 
.text3 {list-style: none;
    color: #144a57;
    font-weight: normal;font-size:13px;
} 
#dolphinnav {
    text-align: left;
    vertical-align: middle;
    height: 35px;
    padding-top: 7px;
    background: #80c5e8;
    color: #E0E0E0;
    font-weight: bold;
    background: -moz-linear-gradient(top, #80c5e8 0%, #3181af 20%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #80c5e8), color-stop(20%, #3181af));
    background: -webkit-linear-gradient(top, #80c5e8 0%, #3181af 20%);
    background: -o-linear-gradient(top, #80c5e8 0%, #3181af 20%);
    background: -ms-linear-gradient(top, #80c5e8 0%, #3181af 20%);
    background: linear-gradient(to bottom, #80c5e8 0%, #3181af 20%);
}
.rTablefpagesdesign ,.rTablenewupload{
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #000000;
}
.rTableRowfpages,.rTableRownewupload {
    display: table-row;
    overflow: hidden;
    clear: both;
}
.rTableCellfpagesdesign,.rTableCellnewupload {
    display: table-cell;
    text-align: justify;
    letter-spacing: 0.50px;
    line-height: 25px;
    margin: 5px;
    color: #000000;
}
.colorbox {
    width: 70px;
    height: 25px;
    padding-left: 2px;
    font-family: arial, verdana, serif;
    font-weight: bold;
    font-size: 9px;
    color: #ffffff;
    border: 1px solid #CCCCCC;
    cursor: pointer;
}

/* Tabs*/

.pull-left{float:left;}
.pull-right{float:right;}
.text-center{text-align:center;}

@media screen and (max-width: 480px) and (min-width: 200px)
{
    .currencytop:after { 
    border-right: 0px solid #ccc !important;
} 
   .currencytop {margin-left:10px !important;
   } 
   .curdesignbox { 
    margin-right: 10px !important;
}
   .right-shopcart {margin-left:0px !important;}
    .search-mobile{position: fixed;
    z-index: 3;
    background: #fff;
    padding: 12px;width:100%;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.12);}
#hidecols {
    display: none;
}
}

@media only screen and (max-width: 768px) {
     .category-image img{width:50px;height:50px;}
    .category-image {width:65px;height:65px;padding-top:5px;}
    .cat-fa { 
    font-size: 30px !important;
    }
    .tocheckoutm-body{margin-left:6px;margin-right:6px;box-shadow:unset;background: #ffffff;border-radius:unset;padding:0px;}
	.m-body{margin-left:8px;margin-right:8px;box-shadow: 0 1px 10px rgb(0 0 0 / 12%);background: #ffffff;border-radius: 5px;padding:10px;}
    .image-wrap a {font-size:11px;}
  .rowinmiddle{margin-top:0px; margin-bottom:0px;}
    .search-mobile{position: fixed;background: #fff;
    z-index: 3;
    background: #fff;width:100%;
    padding: 12px;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.12);}  
    
    }
.onoffswitch {
    position: relative; width: 90px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #FFFFFF; border-radius: 47px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "ON";
    padding-left: 20px;
    background-color: #34A7C1; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "OFF";
    padding-right: 20px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 18px; margin: 6px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 56px;
    border: 2px solid #FFFFFF; border-radius: 47px;
    transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}
.scroll-para{
width: 100%;
    height: 200px;
    border-radius: 3px;
    overflow: auto;
    /* margin-right: 35px; */
    /* color: rgba(0, 0, 0, 0); */
    margin-left: 0px;
    padding-top: initial;
}

.scroll-para::-webkit-scrollbar-track {

    border-radius: 10px;
    background-color: #F5F5F5;
}

.scroll-para::-webkit-scrollbar {
    width: 20px;
    background-color: #F5F5F5;
    padding-top: 20px; 
    border-radius: 20px;
}
.scroll-para::-webkit-scrollbar-thumb {
    border-radius: 10px;

    background-color: #e2e2e2;
}
 .container-fluid{width: 100%;padding-right:0px;padding-left:0px;margin-right:auto;margin-left:auto} 
 .cus-plr{padding-right:20px;padding-left:20px;}
 
 .row-equal-height{display:table;}
  .col-equal-height{display:table-cell;}
  .card-img-top{min-height: 400px;
    /* max-height: 500px; */
    height: 100%;
    display: block;}
  #overlay{	
	position: fixed; 
	z-index: 100;
	width: 100%;
	height:100%;
	display: none;
	background: rgba(0,0,0,0.1);
}
 .cv-spinner {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;  
}
.spinner {
	width: 40px;
	height: 40px;
	border: 4px #ddd solid;
	border-top: 4px #2e93e6 solid;
	border-radius: 50%;
	animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
	100% { 
		transform: rotate(360deg); 
	}
}
.is-hide{
	display:none;
}
.home-firstscreen {
    background-color: #f2f2f2;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .search-mobile { background: #fff;
    padding: 0px 5px 0 5px;
    }
    .arrow-left { 
    float: right;
}
.fn-close{float:right;top: 0;right: 0;
} 


.fn-close i{font-size:25px;font-weight:700;padding:10px;}
.searchbar-form{margin-top:120px;}
#divSearch{height:100%;background:#ffffff;}
.search-m{float:right;}
hr{border-top: 0px solid #DADADA !important;}
   .category-nav .category-header,.menu-nav .menu-header
   {
       background: #f9f9fa !important;color:#30323A !important;box-shadow: 0 2px 2px 0 #e9e9e9; border-bottom: 1px solid rgb(233, 233, 233);  }
    .mobile-logo{padding-top:5px;height:50px !important;}
    #responsive-nav {     margin-top: 50px !important;
    max-width: 100% !important;}
    .category-nav .category-list { 
    width: 100% !important;}
    .css-lsj8jb {
    background: url(https://assets.cltstatic.com/images/responsive/spriteImage1.png?t=1580384077297) no-repeat;
    width: 18px;
    height: 17px;
    background-size: 832px auto;
    display: block;
    cursor: pointer;
    background-position: -559px -750px;
    width: 19px;
    height: 19px;
}
.user-helper-footer {
    padding-left: 10px !important;padding-right: 10px !important;
    }
   .container {
    width: 100%;
} 
    .flashdeals-entry,.featured-brand,.resource-block,.cat-sec
    {
        margin-left: 3px !important;margin-right: 3px !important;  
    }
   .imgwidth{
height: 100%;
    width: 100%;}
    .bg-collection{
        height:100px;
    }
    .pro-led{
        height:100px; 
    }
    .banner {    height: auto;}
     .pro-led img
{
    height:100px; object-fit: contain; width: 100%;
}
#home .home-wrap {    margin-top: 0px !important;  
     margin-left:0px !important;  
}
 .carousel {
    padding: 16px 10px 0px 10px; 
}
.site-item h3, .user-helper-footer h3 { 
    margin-top: 15px;
}
.product-info{background-color:#ffffff !important;padding:5px !important;border-bottom-left-radius: 8px; border-bottom-right-radius:8px; }
 

.product-list li {
     padding: 0 !important;
    margin-left: 0 !important;
    list-style: none !important;
}
 
 .just-for-you-entrance .product-item a {
    display: inline-block !important;
}
.just-for-you-entrance .product-list .img-wrapper,.just-for-you-entrance .product-list .col-img-wrapper {
    min-height: unset !important;
    max-height: unset !important;
}
.product-item .img-wrapper:before {
        opacity: .03 !important;
}
.bg-filter
{
padding-top:5px;margin:0px;
}

.product-item .col-img-wrapper:before {
        opacity: .03 !important;
		content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
   /* background: #000;*/
    z-index: 1; 
    border-radius: 4px;
}
}
 







/*=========================================================
	03 -> NAVIGATION
===========================================================*/

#navigation {
  background-color: #02454e;
}

#navigation .container {
  position: relative;
}

/*----------------------------*\
	Category nav
\*----------------------------*/

.category-nav {
  float: left;
  width: 270px;
}
 
.list-links li a:hover{font-weight:600;color:#000000;}
.cus-width{width:250px !important;}
.category-nav .category-header {
  padding: 15px;
  display: block;
  text-transform: uppercase;
/*  background: #f9f9f9;
  color: #333333;*/
  background: #02454e;
    color: #ffffff;letter-spacing:0.50px;
  font-weight: 700;
}

.category-nav .category-header>i {
  float: right;
  line-height: 20px;
}

.category-nav .category-list {
  position: absolute;
  width: 270px;
  background-color: #FFF;
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
  border-bottom: 1px solid #DADADA;
  z-index: 50;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.category-nav.show-on-click .category-list {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
}

.category-nav.show-on-click .category-list.open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.category-nav .category-list>li+li {
  border-top: 1px solid #DADADA;
}

.category-nav .category-list>li.dropdown>.dropdown-toggle>i {
  float: right;
  line-height: 20px;
}

.category-nav .category-list>li>a {
  display: block;
  padding: 15px; color:#333333 ;
}

.category-nav .category-list>li>a:hover, .category-nav .category-list>li>a:focus, .category-nav .category-list>li.dropdown.open>a {
  color: #03616e;
}
.dropdown  {
    position: relative !important;
    
}

/*----------------------------*\
	Menu nav
\*----------------------------*/

.menu-nav .menu-header {
  display: none;
  padding: 15px;
  text-transform: uppercase;
  background: #30323A;
  color: #FFF;
  font-weight: 700;
}

.menu-nav .menu-header>i {
  float: right;
  line-height: 20px;
}

.menu-nav .menu-list>li {
  display: inline-block;
}

.menu-nav .menu-list>li>a {
  display: block;
  padding: 15px;
  color: #ffffff; font-size:16px;
}

.menu-nav .menu-list>li>a:hover, .menu-nav .menu-list>li>a:focus, .menu-nav .menu-list>li.dropdown.open>a {
  color: #ffffff;text-decoration: underline;
    font-weight: bold;
}

/*----------------------------*\
	Dropdowns
\*----------------------------*/

.custom-menu {
  position: absolute;
  padding: 15px;
  background: #FFF;
  -webkit-box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175);
  z-index: 100;
  top: 100%;
  min-width: 200px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.dropdown.open>.custom-menu {
  opacity: 1;
  visibility: visible;
}

/*-- Default Dropdown --*/

.dropdown.default-dropdown>.custom-menu {
  border-top: 2px solid #03616e;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(15px);
  -ms-transform: translateX(-50%) translateY(15px);
  transform: translateX(-50%) translateY(15px);
}

.dropdown.default-dropdown.open>.custom-menu {
  -webkit-transform: translateX(-50%) translateY(0px);
  -ms-transform: translateX(-50%) translateY(0px);
  transform: translateX(-50%) translateY(0px);
}

.dropdown.default-dropdown>.custom-menu>li>a {
  display: block;
  padding: 10px 0px;
  text-transform: uppercase;
}

/*-- Mega Dropdown --*/

.dropdown.mega-dropdown.full-width {
  position: static !important;
}

.dropdown.mega-dropdown>.custom-menu {
  border-top: 2px solid #03616e;
  left: 0;
  -webkit-transform: translate(0px, 15px);
  -ms-transform: translate(0px, 15px);
  transform: translate(0px, 15px);
  width: auto;
  min-width: 200px;
  max-width: 100%;border-left-bottom-radius: 4px;border-right-bottom-radius: 4px;
    box-shadow: 0 1px 10px rgba(0,0,0,.12);
}

.dropdown.mega-dropdown.full-width>.custom-menu {
  width: 100%;
}

.dropdown.mega-dropdown.open>.custom-menu {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

/*-- Side Dropdown --*/

.dropdown.side-dropdown>.custom-menu {
  border-left: 2px solid #03616e;
  left: 100%;
  top: 0;
  width: 750px;
  -webkit-transform: translate(15px, 0px);
  -ms-transform: translate(15px, 0px);
  transform: translate(15px, 0px);
}

.dropdown.side-dropdown.open>.custom-menu {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

/*----------------------------*\
	Mobile nav
\*----------------------------*/

  
@media only screen and (max-width: 991px) {
    #responsive-nav.open {
    width: 85%;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
  #responsive-nav {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    max-width: 270px;
    width: 0%;
    overflow: hidden;
    background-color: #FFF;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
    z-index: 990;
  }
  
  #responsive-nav .dropdown .custom-menu {
    display: none;
    position: static;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-top: none;
    border-left: 2px solid #03616e;
  }
  #responsive-nav .dropdown.open .custom-menu {
    display: block;
    min-width: auto;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
  .category-nav .category-list, .menu-nav .menu-list {
    display: none;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: calc(100vh - 100px);
  }
  .category-nav .category-list.open, .menu-nav .menu-list.open {
    display: block;
  }
  .menu-nav .menu-header, .category-nav .category-header {
    cursor: pointer;
  }
  .category-nav {
    float: none;
    width: 100%;
  }
  .category-nav .category-list {
    position: static;
  }
  .menu-nav .menu-header {
    display: block;
  }
  .menu-nav .menu-list {
    float: none;
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    border-bottom: 1px solid #DADADA;
  }
  .menu-nav .menu-list>li {
    display: block;
  }
  .menu-nav .menu-list>li+li {
    border-top: 1px solid #DADADA;
  }
  .menu-nav .menu-list>li>a {
    color: #30323A;
  }
  #navigation.shadow:after {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99;
  }
}

 
#home .home-wrap {
  margin-left: 270px;
}
  

 
.second-level
{
background-color: #fff;
     height:50px;  
    margin-top: -1px;  
    position: relative;  
    z-index: 2;
   box-shadow: 0 1px 4px rgb(0 0 0 / 58%);
}

.list-links li a
{
    color:#333333;font-size:15px; 
}
hr {
    margin-top: 10px;
    margin-bottom: 10px; 
 display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #DADADA; 
    padding: 0;}
.arrow-left{margin-left:15px;}
.currencytop:after {
    content: "";
    position: absolute;
    top: 5px; 
    width: 1px;
    height: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
}
.currencytop {
    text-align: right;
    display: inline-block;float:none;margin-left:20px;
}
.curdesignbox {
    border: 1px solid #f8f1f1;
    background-color: #ffffff;
    padding: 5px;
     margin-right: 20px;  
}
.right-shopcart {
    margin-left: 20px;
    position: relative;
    display: inline-block;
    float: none;  
}
/* footer*/

.site-server-box {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;box-shadow: 0 1px 4px rgba(0,0,0,.08);
}
.site-item-first {
    border-left: 1px solid #eee;
}
.site-item {
    float: left; 
    padding: 40px 0 10px;
    min-height: 228px;
    text-align: center;
    border-right: 1px solid #eee;
}
.site-item h3,.user-helper-footer h3 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 15px;
    color: #333;
    font-weight: 600;
    opacity: 0.7;
}
.site-item p {
    margin-bottom: 0;
    line-height: 22px;
    color: #999 !important;font-size:13px !important;
    padding: 0 15px;
}
.user-helper-footer p,.user-helper-footer p a {
     
    color: #999;
    font-size: 13px !important;
}
.user-helper-footer { 
   margin: 20px 0 20px 0;  background-color: #fff;
}
 .just-for-you-entrance .product-item {
  /* width:16.66666667%;*/
  width:15.3%; 
    margin: 0 4px 16px;
    padding: 8px;
    background: #fff;
}


.product-list li {
    padding: 0 6px;
    margin-left: 0;
    list-style: none;
}
.col-bgcolor
{
	border-radius: 4px;
    overflow: hidden;    box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 1px;
}
.col-bgcolor .product-info
{padding:5px;
	background-color:white;
}
.cattrend .product-info {
    padding: 5px; 
}
.cattrend .pro-price {
    margin-top: 8px;
}
.cattrend .cat_product_head {
    padding:6px 0;
}
.just-for-you-entrance .product-item a {
    display: flex;
}
 
.flex-wrap {
    -webkit-flex-wrap: wrap;
    -webkit-box-lines: multiple;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product-item a:hover {
    text-decoration: none;
}
.product-list li a {
    position: relative;
    width: 100%;
    display: block;
    height: 100%;
}
 .divbg{
    position: relative;
  text-align: center;}
  .tshirtinsideimg {
    padding: 10px;
    position: absolute;
    float: left;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
}
 .just-for-you-entrance .product-list .img-wrapper,.col-img-wrapper {
    min-height: 170px;
    max-height: 170px;
}
.product-list .img-wrapper,.col-img-wrapper {
    overflow: hidden;
    border-radius: 2px;
    text-align: center;
    position: relative;
}
.flex-auto {
    -ms-flex: 1 1 auto;
    -moz-box-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}
.flex-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-flex-direction: column;
}
.flex-horizontal, .flex-vertical {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.justify-center {
    -webkit-justify-content: center;
    justify-content: center;
    -moz-box-pack: center;
    -webkit--moz-box-pack: center;
    box-pack: center;
}

.product-item .img-wrapper:before  {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    opacity: .04;
    border-radius: 4px;
}
.product-list .pro-price {
    margin-top: 8px;
}
.just-for-you-entrance .product-list .current-price {
    line-height: 14px;
}
.product-list .current-price {
    display: block;
    line-height: 18px;
    color: #000;
    font-size: 14px;
    font-weight: 900;
    font-style: italic; 
}
.product-title {
    display: -webkit-box;
   /* -webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;
    overflow: hidden; 
    line-height: 14px;
    font-size: 10px;
    color: #666;
    margin:0;
}

.icon-btn.main-btn, .icon-btn.primary-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0px;
    border: none;
}
.main-btn {
    color: #30323A;font-size: 20px;
    background-color: #FFF;
  /*  -webkit-box-shadow: 0px 0px 0px 1px #DADADA inset, 0px 0px 0px 6px transparent;
    box-shadow: 0px 0px 0px 1px #DADADA inset, 0px 0px 0px 6px transparent;*/
}
.main-btn, .primary-btn {
    display: inline-block;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: 700;
    border: none;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}
 @media screen and (min-width: 481px) and (max-width: 1024px)
 {
.colorbox {
    width: 70px;
    height: 25px;
    padding-left: 2px;
    font-family: arial, verdana, serif;
    font-weight: bold;
    font-size: 9px;
    color: #ffffff;
    border: 1px solid #CCCCCC;
    cursor: pointer;
}
}
#inside_frame {background:#ffffff !important;}
 #closebtn{ display:none;}
@media only screen and (max-width: 768px) {
    .cattrend{   
    margin-bottom: 25px; 
} 
 .container-radius{box-shadow: 0 1px 10px rgb(0 0 0 / 12%);}
 .closebtn {
    font-size: 40px;  color: #30323A; 
  }
  #closebtn{ float:right; padding:10px; margin-right:25px; }
  #leftmySidenav{background:#ffffff;}
  #mySidenav
  {position: fixed; 
  width: 100%;
  height: 100%; 
  top:52px;
  left: 0;
  right: 0;
  bottom: 0; 
  background-color: rgba(0,0,0,0.5);
  z-index: 2;overflow-y:scroll;
  cursor: pointer;}
}

 .filterbgcolor .scroll-para {margin-bottom:20px;}
 
 /* single page css*/
 
 .singleproduct_head {
    font-weight: 700;
    font-family: glacial indifference, sans-serif;
    color: #000000;
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    text-decoration: none;
}

.product_shortdes {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 25px;
    font-family: glacial indifference, sans-serif;
    letter-spacing: 1px;
    color: #000;
}
.product-details {
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-transform: none;
    margin-top: 20px;
    letter-spacing: 0.5px;
}
.dis_cols {
    font-weight: 530;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 15px;
    font-family: glacial indifference, sans-serif;
    letter-spacing: 1px;
    color: #000;
    text-align: left;
}

.product-detailshead {
    font-weight: 700;
    color: #000000;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 15px;
    letter-spacing: 0.5px;
    text-decoration: underline;
}
.product_detailsview {
    text-align: left !important;
    font-size: 13px;
    line-height: 25px;
    font-family: glacial indifference, sans-serif;
    letter-spacing: 0.5px;
    color: #000;
}

.disselect {
    font-weight: normal;
    font-size: 15px;
    font-family: glacial indifference, sans-serif;
    letter-spacing: 0.5px;
    margin-left: 0px;
    color: #555;
    padding: 5px;
    border: 1px solid #e6e6e6a8;
}
.size-guide-link {
    color: #000;
    line-height: 25px;
    font-size: 15px;
    cursor: pointer;
    letter-spacing: 0.5px;
    font-weight: normal;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
 
.sub_btn {
    background-color: #00b2a5 !important;
    /* padding: 10px !important; */
    color: #ffffff !important;
    letter-spacing: 0.5px !important;
    font-size: 15px !important;
    /* font-weight: 600 !important; */
    border-radius: 0px !important;
    margin: 10px;
}
  
.accordion dt {
    border: 0px solid #ccc;
    cursor: pointer;
    font-weight: normal;
   padding: 0 10px;
    display: block;
}
.desc-toggle-btn, .accordion dt a:hover {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    text-decoration: none;
}
.accordion dl {
    display: inline-block;
    margin: 0;
    width: 100%;
    padding: 0;
}
 
.accordion { margin-top:20px; border-top: 0px solid #ccc;
    display: block; 
    text-align: left;margin-left: 15px;margin-right: 15px;
}
.accordion__title { 
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 10px;
    opacity: 0.7;
    letter-spacing: 0.05;
}
	.gola{text-align:center;
	 margin-right:5px; 
	  position: absolute;right: 0;left:5px; 
	 top: 7px; 
    
	/*float:left;background:url('images/offer.jpg') no-repeat left 7px;  */
	font:bold 14px Arial,sans-serif; color:#990000;
	 
	
}
 .offerimage {  
   position: relative; 
   width: 100%; /* for IE 6 */
}


.openBtn {
  background: #f1f1f1;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

.openBtn:hover {
  background: #bbb;opacity:0.8;
}

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
}

.overlay-content {
  position: relative;
  top: 5%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay .closebtn:hover {
  color: #ccc;
}

.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

 

.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}

.cus_dot{
   border-radius: 50%;
    border: 0px solid #000;
    padding: 12px; 
    width: 10px;
    height: 10px; 
  display: inline-block;   
}
.dotouter {
  border-radius: 50%;
    border: 1px solid #ddd;
    padding:4px 4px 4px 4px; 
     background-color:white; 
  display: inline-block; 
  margin-top: 5px;
    margin-bottom: 5px;
   }
   .qty_cus{display:inline-block;text-align:center;font-weight:500;}
   .cust_input{border-radius: 40px;
    border: 1px solid #ddd;padding: 7px;
    max-width: 100%;}
    .category-image:hover  {
        transform: scale(0.8);
        box-shadow: 0 0 11px rgba(33,33,33,.2); 
    }
    
     #dolphinnav{  font-size:15px;text-transform: none;font-weight:bold;background:#fff url(../images/dolphin_bg.gif) repeat-x middle left;padding:0 0 0 5px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#ffffff;text-decoration:none;padding:0 0 0 5px;height:33px;cursor:hand;}
#dolphinnav ul li a span{padding:12px 5px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(../images/dolphin_bg-OVER.gif) repeat-x bottom left;  }
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(../images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 5px 0 0;width:auto;background:#1D6893 url(../images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
 #dolphincontainer{ padding:10px;border-bottom: 0px solid navy; color:#333333; border:1px solid #0099CC; background:#fff;}
 .innercontent{display: none; }
  .rTablenewupload{     color:#000000;}
  .rTableCellnewupload ,.rTableCell{   	display: table-cell; border:0px solid #ff0000;   }
  select {
      border: 1px solid #e2dfdf;
    height: 33px;
    /* padding: 10px; */
    border-radius: 0px;}
   .custom-shadow-bg
   {
       margin:30px;
       padding:10px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
   }
   .rTablenewupload input[type="text"],.rTableCellnewupload input[type="text"]{
    height: 2em; 
    border-radius: 2px;}
    .design-your-head{
    background: #f5f1f1;padding:10px;
    }
      .qty_cus{font-weight:600 !important;}
      .iframe-container {
  overflow: hidden;
  /* Calculated from the aspect ration of the content (in case of 16:9 it is 9/16= 
  0.5625) */
  padding-top: 94.25%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* tab css*/

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tabs label {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  display: block;
  padding: 1rem 2rem;
  margin-right: 0.2rem;
  cursor: pointer;
  background: #02454e;
  font-weight: bold;
  -webkit-transition: background ease 0.2s;
  transition: background ease 0.2s;
  color:#ffffff;
}
.tabs .tab {
  -webkit-box-ordinal-group: 100;
  -webkit-order: 99;
  -ms-flex-order: 99;
  order: 99;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 1rem;
  background: #fafafa;
}
 
.tabs input[type="radio"]:checked + label { background: #e6eced;color:#333333;font-size:15px !important; }
.tabs input[type="radio"]:checked + label + .tab { display: block; font-size:15px !important;}

@media (max-width: 45em) {
.tabs .tab,  .tabs label {
  -webkit-box-ordinal-group: NaN;
  -webkit-order: initial;
  -ms-flex-order: initial;
  order: initial;
}
.tabs label {
  width: 100%;
  margin-right: 0;
  margin-top: 0.2rem;
}
}

 /* enquiry form*/
 
  

.container-enquiry{
    width: 65%;
    background: white;
    border-radius: 10px;
    padding: 15px 30px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.container-enquiry h1{
    text-align: center;
    font-weight: 600;
    margin-bottom: 30px;
}

.container-enquiry form .row{
    display: flex;
}

.container-enquiry form .row .field{
    width: 100%;
    position: relative;
    margin: 0 30px 30px 0;
}

.container-enquiry form .row .field input,.container-enquiry form .row .field select{
    display: block;
    width: 100%;
    height: 40px;
    border: none;
    border-bottom: 2px solid gray;
    outline: none;
    font-size: 16px;
}

.container-enquiry form .row .message input{
    height: 60px;
} 

.container-enquiry form .row .field input:focus,.container-enquiry form .row .field select:focus{
    border-color:#02454e ;
}

.container-enquiry form .row .field label{
    position: absolute;
    bottom: 10px;
    left: 0;
    pointer-events: none;
    font-size: 16px;
    transition: 0.3s;
}

.container-enquiry form .row .field input:focus ~ label,
.container-enquiry form .row .field input:valid ~ label,.container-enquiry form .row .field select:focus ~ label,
.container-enquiry form .row .field select:valid ~ label{
    transform: translateY(-23px);
    color:#02454e;
}

.container-enquiry form input[type=submit]{
    margin-top:20px;
    padding: 7px 20px;
    outline: none; 
    border: none; 
    cursor: pointer; 
}

@media (max-width:1024px){
    .container-enquiry{
        width: 80%;
    }
}

@media (max-width:768px){
    .container-enquiry{
        width: 90%;
    }
    .table-responsive{
        
    }
    .topayrow{
        display: block !important; 
    }
  .margin-auto{
   vertical-align:top;margin:20px 10px 10px 10px !important; 
}
.custom-shadow-bg
   {
     margin:10px !important; 
     padding:0px !important;
     box-shadow:unset !important;
}
.custom-textarea{
     width: 155px !important;   }

.tshirt-front-image{
         width:350px  !important;height:323px;background-size:contain;background-size:contain;
    background-repeat: no-repeat;}  
    .tshirt-back-image{width:350px !important;height:315px;background-size:contain;
    background-repeat: no-repeat;
        
    }
      

}

@media (max-width:650px){
    .container-enquiry{
        width: 95%;
    }
    .container-enquiry form .row{
        display: block;
    }
    .custom-textarea{
     width: 155px !important;   }
 .custom-shadow-bg
   {
     margin:10px !important; 
     padding:0px !important;
     box-shadow:unset !important;
}
.margin-auto{
   vertical-align:top;margin:20px 10px 10px 10px !important; 
}
.tshirt-front-image{
         width:350px  !important;height:323px;background-size:contain;background-size:contain;
    background-repeat: no-repeat;} 
    .tshirt-back-image{width:350px !important;height:315px;background-size:contain;
    background-repeat: no-repeat;
        
    }
      
}

 

@media only screen and (max-width: 600px) {
   
  .just-for-you-entrance .product-item { width: 46.99999997%; margin: 0 8px 16px; } 
  .margin-auto{
   vertical-align:top;margin:20px 10px 10px 10px !important; 
}
.custom-shadow-bg
   {
     margin:10px !important; 
     padding:0px !important;
     box-shadow:unset !important;
}
.custom-textarea{
     width: 155px !important;   }
   .tshirt-front-image{
         width:350px  !important;height:323px;background-size:contain;
    background-repeat: no-repeat;} 
    .tshirt-back-image{width:350px !important;height:315px;background-size:contain;
    background-repeat: no-repeat;
        
    }
      
}

.margin-auto{
   vertical-align:top;margin:30px; 
}
 .custom-textarea{
     width: 239px; height:55px;}
     
     .tshirt-front-image{
         width:372px;height:323px;background-size:contain;
    background-repeat: no-repeat;}  
    .tshirt-back-image{width:365px;height:325px;background-size:contain;
    background-repeat: no-repeat;
        
    }
      
 .billingsetion h1, .shippingsetion h1,.ordersetion h1,.paymentsetion h1,.delierysetion h1{background-color: #dddddd70 !important;border: 1px solid #ddd;text-align:left !important;padding:10px;}
 .paymentss{display:inline-block;    background: #ffffff;margin:10px;box-shadow: 0 1px 10px rgb(0 0 0 / 12%);
     vertical-align:middle; text-align:center;border:1px solid #e6e6e6a8;padding:8px; 
 }
 
  
 .paymentss  input  { 

  appearance: none;
  -webkit-appearance: none;
  border-radius: 50%;
  background: #e8e8e8;
  border: 3px solid #fff;padding:5px;

  /* The outline will be the outer circle */
  outline: 1px solid #555;
 
}
 .paymentss input:checked {
  background-color: #02454e;outline: 1px solid #02454e;
}
.tabs input[type="radio"] {
  position: absolute;
  opacity:0;
}
.rTableCellnewupload input[type="radio"] { 
  opacity:1 !important;position:relative !important;
}
.rTableCellnewupload input[type="radio"]:checked + label {
    font-size:15px !important;
}
 .paymentss:focus-visible{display:inline-block;    background:#02222712; border:2px solid #02454e;}
  .topayrow{grid-template-columns: 3fr 7fr;
  grid-gap: 40px; display:grid; 
        }
 