#owl-demo .item{
background: #fff;
margin: 10px;
min-height: 390px;
color: #949494;
text-align: center;
border: 1px solid #ddd;
border-radius: 10px;
-webkit-border-radius: 10px;
}
.customNavigation{
text-align: center;
}
.customNavigation a{
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.measurement,.size_chart,.product_customize .shipping{
display: none; position: fixed; z-index: 1; padding-top: 100px; left: 0;
top: 0;
width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.4); } .modal-content{
background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 80%;
} .site-header.menu-sticky .site-header-top .site-header-top{
display: none;
}
.shop_category_desc{
margin: 0 0 50px;
}
.search-form .search-submit .screen-reader-text {
display: contents !important;
}