a:visited, a:selected, a:hover {text-decoration: none;}
.wg_required {
    font-size: 12px;
    color: red;
}
.wg_required_border {
    border: 1px solid red!important;
}

.wg-mobile {display: none!important;}
.wg-top-nav {background: #F5F5F5;padding:12px 0;}
.wg-modal {position:fixed;background-color:rgba(0, 0, 0, 0.6);left:0;top:0;width:100%;height:100vh;z-index:1000;display: none;}
.wg-modal-content {position:absolute;left:50%;top:-999px;transform:translate(-50%, -50%);width: 600px;background:#fff;border-top-right-radius:150px;}
.wg-modal-content-wrapper {position:relative;padding:10px 25px 15px 25px;}
.wg-modal-content-close {
    position: absolute;
    right: 10px;
    top: 20px;
    height: 20px;
    width: 20px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
}
.wg-modal-content-close i {color:#fff;}

.wg-flex {display: flex;}
#header .logo {height:100px;}

.wg-text-center {text-align: center;}
.wg-text-end {text-align: right;}

.wg-faq-icon {font-size:33px;margin-right:30px;color:rgba(0, 0, 0, 0.6);font-weight:400;}
.wg-user-icon {font-size:30px;margin-right:30px;color:rgba(0, 0, 0, 0.6);font-weight:400;}
.wg-contact-icon {font-size:30px;color:rgba(0, 0, 0, 0.6);font-weight:400;}

.wg-login-modal-content-wrapper {background-color:rgba(255, 255, 255, 0.6);height:100%;min-height:400px;}
.wg-login-modal-content {margin: 10px 0;}
.wg-login-modal-content h3 {text-align:center;color:#333;font-family:'Nunito Sans', sans-serif;font-size:28px;margin-bottom:10px;}
.wg-login-modal-content p {text-align:center;color:#333;}
.modal-form-field {text-align: center;}
.modal-form-field:first-child {margin-top: 30px;}
.modal-form-field input[type="text"], .modal-form-field input[type="password"], .modal-form-field input[type="number"], .modal-form-field select {display:inline;background-color: #fff;border-radius: 20px;width: 400px;border: 1px solid #ccc;}
.modal-form-field button {display:inline;border-radius: 20px;width: 400px}

.wg-top-search-box {position: relative;width: 100%;}
.wg-top-search-box input[type="text"] {width: 100%;border:none;background-color: #fff;}
.wg-top-search-box button {position:absolute;right:-16px;top:0;font-size:18px;background-color: #fff;border: none;}

/*.wg-top-search-box > .top-search-panel {position: absolute;top: 43px;width: 120%;left: -15px;background-color: #fff;border: 1px solid #eee;padding: 10px 15px;max-height:300px;overflow-y:auto;overflow-x:hidden;display: none;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item {display:flex;border-bottom:1px solid #eee;padding:8px 0;position:relative;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item:last-child {border-bottom:none;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-image {width: 40px;height:40px;overflow:hidden;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-image > img {width: 100%;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-detail-cat {padding: 0 0 0 10px;color:#333;font-family:'Nunito Sans', sans-serif;font-size: 18px;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-detail-cat > div:first-child {font-weight: 600;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-detail-cat > div:last-child {font-weight: 400;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-detail-cat > div:last-child > a {font-size:13px;color:#2fb5d2!important;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-call-to-action {position:absolute;right:0;top:50%;transform:translateY(-50%);width:25px;height:25px;background-color:#2fb5d2;color:#fff;text-align:center;padding-top:5px;border-radius:3px;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-call-to-action a {color:#fff!important;}*/

.wg-top-search-box > .top-search-panel-default-content {display: none;}
.wg-top-search-box > .top-search-panel {position: absolute;top: 43px;width: 120%;left: -15px;background-color: #fff;border: 1px solid #eee;padding: 10px 15px;max-height:300px;overflow-y:auto;overflow-x:hidden;display: none;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item, .wg-top-search-box > .top-search-panel-default-content > .top-search-panel-item {display:flex;border-bottom:1px solid #eee;padding:8px 0;position:relative;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item:last-child, .wg-top-search-box > .top-search-panel-default-content > .top-search-panel-item:last-child {border-bottom:none;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-image, .wg-top-search-box > .top-search-panel-default-content > .top-search-panel-item > .wg-product-image {width: 40px;height:40px;overflow:hidden;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-image > img, .wg-top-search-box > .top-search-panel-default-content > .top-search-panel-item > .wg-product-image > img {width: 100%;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-detail-cat, .wg-top-search-box > .top-search-panel-default-content > .top-search-panel-item > .wg-product-detail-cat {padding: 0 0 0 10px;color:#333;font-family:'Nunito Sans', sans-serif;font-size: 18px;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-detail-cat > div:first-child, .wg-top-search-box > .top-search-panel-default-content > .top-search-panel-item > .wg-product-detail-cat > div:first-child {font-weight: 600;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-detail-cat > div:last-child, .wg-top-search-box > .top-search-panel-default-content > .top-search-panel-item > .wg-product-detail-cat > div:last-child {font-weight: 400;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-product-detail-cat > div:last-child > a, .wg-top-search-box > .top-search-panel-default-content > .top-search-panel-item > .wg-product-detail-cat > div:last-child > a {font-size:13px;color:#2fb5d2!important;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-call-to-action, .wg-top-search-box > .top-search-panel-default-content > .top-search-panel-item > .wg-call-to-action {position:absolute;right:0;top:50%;transform:translateY(-50%);width:25px;height:25px;background-color:#2fb5d2;color:#fff;text-align:center;padding-top:5px;border-radius:3px;}
.wg-top-search-box > .top-search-panel > .top-search-panel-item > .wg-call-to-action a, .wg-top-search-box > .top-search-panel-default-content > .top-search-panel-item > .wg-call-to-action a {color:#fff!important;}

.wg-banners {position:relative;}
.wg-banners .prev {cursor:pointer;position:absolute;left:20px;top:50%;transform: translateY(-50%);z-index:2;width:40px;height:40px;font-size:22px;border-radius:50%;border:1px solid #000;overflow:hidden;text-align: center;padding-top:6px;}
.wg-banners .next {cursor:pointer;position:absolute;right:20px;top:50%;transform: translateY(-50%);z-index:2;width:40px;height:40px;font-size:22px;border-radius:50%;border:1px solid #000;overflow:hidden;text-align: center;padding-top:6px;}

.banner-item {height:500px;position:relative;}
.banner-item .banner-content {width: 50%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);}
.banner-item .banner-content .small-header {font-size:19px;font-weight: 800;font-family: 'Nunito Sans', sans-serif;text-transform: uppercase;}
.banner-item .banner-content .header {font-size:50px;font-weight: 800;text-transform: uppercase;margin:25px 0 20px 0;color:#000;line-height: 52px;}
.banner-item .banner-content .description {font-size: 18px;font-weight: 400;color: #7B7B7B;margin-top: 30px;max-width: 550px;line-height: 23px;}
.banner-item .banner-content .button {margin-top:30px;}
.banner-item .banner-content .button a {background-color: #2fb5d2;color:#fff;text-align: center;padding:6px 20px;border-radius: 30px;font-weight:600;text-decoration: none;}
.banner-item .banner-content .button a:visited {color:#fff;text-decoration: none;}

.floating-category-menus {display: block;}

.dictionary-block {margin: 120px 0 100px 0;}
.dictionary-title {font-size:18px;color:#090909;text-align: center;}
.dictionary-item {text-align: center;}

.module-title {
    font-weight: 600;
    font-size: 27px;
    line-height: .962em;
    letter-spacing: -.01em;
    color: #090909;
    margin: 0;
    display: block;
    text-align: left;
    font-family: 'Nunito Sans', sans-serif;
    border-bottom: 1px solid #eee;
    padding-bottom:6px;
    margin-bottom:15px;
}
.block-title {
    font-size: 28px;
    color: #000;
    border-bottom: 1px solid #eee;
    margin-left: -15px;
    margin-top: 30px;
    padding-bottom: 12px;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
    margin-bottom: 20px;
}
.wg-product-box {border:1px #eee solid;padding:10px;height:370px;cursor:pointer;}
.wg-product-image {height:250px;background-size:cover!important;}
.wg-product-title {line-height: 20px;letter-spacing: 0;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;max-height: 50px;-webkit-line-clamp: 2;-webkit-box-orient: vertical;padding: 6px 0;margin: 10px 0;text-align: center;}
.wg-product-title a {font-size: 1.11rem;font-weight: 500;text-align: center;text-decoration: none;color: #626060;font-family: 'Nunito Sans', sans-serif;font-weight: 400;}
.wg-product-discount {margin:5px 0 10px 0;text-align:center;font-size:18px;color:#2fb5d2;font-weight: 600;}
.wg-product-item {padding-left: 0px;}

.wg-breadcrumb {
    background: #f6f6f6;    
    text-align: center;    
}
.wg-breadcrumb-gradient {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 100px 0;
}
.wg-breadcrumb-title {
    font-family: 'Nunito Sans', sans-serif;
    font-size: 30px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 25px;
    font-weight: 600;
    color:#fff;
}
.wg-breadcrumb-ul ul {
    list-style: none;
    padding: 0 0;
    margin: 0 0;
    display: flex;
    text-align: center;
    justify-content: center;
}
.wg-breadcrumb-ul ul li {
    margin-right: 25px;
    color: #D7D7D7;
}
.wg-breadcrumb-ul ul li:last-child {
    margin-right: 0px;
}
.wg-breadcrumb-ul ul li::after {
    content: "/";
    padding-left: 15px;
}
.wg-breadcrumb-ul ul li:last-child:after {
    content: "";
    padding-left: 0px;
}
.contact-infor-icon > i {
    font-size: 35px;
}
.wg-card {border:1px solid #eee;border-radius:5px;padding:10px 15px;}
.wg-card .wg-card-header {border-bottom:1px solid #eee;color:#000;font-size:20px;font-family: 'Nunito Sans', sans-serif;padding-bottom:7px;}
.wg-card .wg-card-body {margin-top:10px;}
.wg-faq-row {display: flex;flex-wrap: wrap;}
.wg-faq-column {width:33.3%;padding-right:0.5%;padding-top:0.5%}
.all-brands-carausel {background-color: #F7F7F7;position: relative;}
.all-brands-carausel > .btn-next {position: absolute;text-decoration:none;right:10px;top:50%;transform: translateY(-50%);font-size: 20px;height:38px;width: 38px;border:1px solid #333;border-radius: 50%;color:#333; padding: 7px;}
.all-brands-carausel > .btn-prev {position: absolute;text-decoration:none;left:10px;top:50%;transform: translateY(-50%);font-size: 20px;height:38px;width: 38px;border:1px solid #333;border-radius: 50%;color: #333;padding: 7px;}
.all-brands-carausel > .btn-next:selected, .all-brands-carausel > .btn-prev:selected {text-decoration: none;}
.all-brands {
    margin: 50px 0;
    padding-top:40px;
}
.all-brands .brand-item {
    background-color: #fff;
    width: 220px;
    padding:10px;
    border-radius: 7px;
    height: 225px;
    overflow: hidden;
    border: 1px solid #898989;
}
.all-brands .brand-item .brand-item-image {
    border-radius: 7px;
    overflow: hidden;
    height:200px;
    width:200px;
}
.all-brands .brand-item .brand-item-title {
    color:#000;
    font-size:15px;
    text-align: center;
    margin: 10px 0 0 0;
    line-height: 23px;
    width:200px;
}
.wg-main-product-listing-area {
    width: 100%;
    border-top:1px solid #eee;
    padding-top: 25px;
}
.wg-product-listing-row {
    display: flex;
}
.wg-product-listing-row .wg-col-1 {
    width: 20%;
}
.wg-product-listing-row .wg-col-1 .wg-block {
    margin-bottom: 50px;
}
.wg-product-listing-row .wg-col-1 .wg-block h4 {
    text-transform: none!important;
    font-weight: 600;
    font-size: 25px;
    color: #333;
    line-height: 30px;
}
.wg-product-listing-row .wg-col-1 .wg-block .wg-block-content {
    padding: 0 0;
    margin: 0 0;
    margin-top: 20px;
}
.wg-product-listing-row .wg-col-1 .wg-block .wg-block-content ul {
    padding: 0 0;
    margin: 0 0;
    list-style: none;
}
.wg-product-listing-row .wg-col-1 .wg-block .wg-block-content ul li {
    margin: 0 0 10px 0;
}
.wg-product-listing-row .wg-col-1 .wg-block .wg-block-content ul li:last-child {
    margin-bottom: 0px;
}
.wg-product-listing-row .wg-col-1 .wg-block .wg-block-content ul li a {
    text-decoration: none;
    color: #2a2a2a;
    font-size: 15px;
}
.wg-product-listing-row .wg-col-1 .wg-block .wg-block-content ul li a i {
    margin-right: 10px;
    font-size: 12px;
}
.wg-product-listing-row .wg-col-1 .wg-block .wg-block-content ul li a:hover {
    color: #2fb5d2;
}
.wg-product-listing-row .wg-col-2 {
    width: 75%;
}
.wg-product-listing-row .wg-col-2 .wg-search-result-header {
    display: flex;
}
.wg-product-listing-row .wg-col-2 .wg-search-result-header .wg-total-records {
    width: 45%;
    padding-top: 6px;
}
.wg-sort-by {display: flex;width:53.8%;justify-content: flex-end;}
.wg-sort-by > div:first-child {width: 70px;padding-top: 6px;}
.wg-sort-by > div:nth-child(2) {display: flex;margin:0 20px;width: 300px;}
.wg-select {position:relative;width:100%;}
.wg-select .selected {border:1px solid #ccc;padding:8px 10px;width: 100%;cursor: pointer;}
.wg-select .list {position: absolute;width:100%;left: 0;top:40px;border:1px solid #ccc;background-color:#f6f6f6;display: none;z-index: 1;}
.wg-select .list ul {list-style: none;padding: 0 0;margin: 0 0;}
.wg-select .list ul li {border-bottom: 1px solid #ccc;padding: 10px 12px;}
.wg-select .list ul li:last-child {border-bottom: none;}
.wg-select .list ul li a {color: #232323;}
.wg-icons {display: flex;width: 80px;}
.wg-icons > div {width:50%;font-size: 25px;justify-content: flex-end;border:1px solid #333;margin-right:10px;align-items: center;padding: 7px 33px 0 8px;color: #333;cursor: pointer;}
.wg-icons > .selected {border: 1px solid #55a9d4;color: #55a9d4;}
.wg-icons > div:last-child {margin-right: 0px;}

.wg-search-result-block-grid {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.wg-search-result-block-grid .product-box-container {width:20%;padding:5px;}
.wg-search-result-block-grid .product-box-container a {color: #333;font-size: 17px;position: relative;}
.wg-search-result-block-grid .product-box-container a:selected {text-decoration: none;}
.product-box {
    border: 1px solid #eee;
    padding: 7px 10px;
    margin-bottom: 10px;
    position: relative;
    height: 360px;
    overflow: hidden;
}
.product-box .product-image {width: 100%;height: 250px;}
.product-box .product-title { text-align: center;margin-top:15px;}
.product-box .product-title a { color: #333;font-size:17px;}
.product-box .product-discount {color: #f39d72;font-size: 20px;text-align: center;margin: 10px 0 12px 0;}
.product-box .wg-badge {position: absolute;left: 10px;top: 20px;width: 73px;background: #55a9d4;color: #fff;font-size: 14px;text-align: center;padding: 4px 4px 0 4px;}

.active-left-link {color: #2fb5d2!important;}

.wg-pagination-container {display: flex;justify-content: center;}

.dictionary-block-item {border:1px solid #ccc;width:100%;padding:20px 25px;border-radius:5px;margin-right: 10px;}
.dictionary-block-item h5 {text-transform: uppercase;font-weight: 700;}

.wg-deals-of-the-day {width: 25%;}
.wg-deals-of-the-day .wg-deals-blue-border {border: 2px solid #2fb5d2;border-radius: 3px;padding: 0 15px 0 15px;}
.wg-deals-of-the-day .wg-title {color:#333;font-size:24px;position: relative;border-bottom: 1px solid #eee;padding:18px 0;}
.wg-deals-of-the-day .wg-title > .next-slide {color: #333;font-size: 14px;border: 1px solid #eee;padding: 5px 7px 2px 7px;position: absolute;right: 0px;text-decoration: none;}
.wg-deals-of-the-day .wg-title > .prev-slide {color: #333;font-size: 14px;border: 1px solid #eee;padding: 5px 7px 2px 7px;position: absolute;right: 35px;text-decoration: none;}
.wg-deals-of-the-day .wg-title > .next-slide:visited, .wg-deals-of-the-day .wg-title > .prev-slide:visited {text-decoration: none;}
.wg-deals-of-the-day .wg-image { margin:10px 5px; height: 400px;position:relative;}
.wg-deals-of-the-day .wg-image > .wg-discount {position: absolute;left: 0;top: 15px;background-color: #e14546;color: #fff;font-size: 12px;height: 50px;width: 50px;border-radius: 50%;text-align: center;padding-top: 8px;}
.wg-deals-of-the-day .wg-product-title {font-size: 22px;color: #626060;font-weight: 600;text-align: left;}
.wg-deals-of-the-day .wg-discount-amount {margin: 2px 0 15px 0;color:#2fb5d2;font-size: 20px;}

.wg-time-progress-bar-container {margin:5px 0;}
.wg-time-progress-bar-container .wg-time-left {font-size:13px;color:#AEAEAE;margin-bottom: 6px;}
.wg-time-progress-bar-container .wg-time-left span {font-weight: 600;color:#333;}

.wg-progress-bar {background-color: #F0F0F0;border-radius:5px;overflow: hidden;}
.wg-progress-bar .wg-progress-bar-indicator{background-color: #2fb5d2;padding:5px 0;}
.wg-count-down-timer {display: flex;justify-content: space-between;margin-bottom: 20px;margin-top: 10px;}
.wg-count-down-timer .wg-days {width: 23%;text-align: center;}
.wg-count-down-timer .wg-hours {width: 23%;text-align: center;}
.wg-count-down-timer .wg-mins {width: 23%;text-align: center;}
.wg-count-down-timer .wg-secs {width: 23%;text-align: center;}

.wg-circle {
    background-color: #F0F0F0;
    color: #333;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin:0 auto;
    padding-top: 16px;
}
.wg-text {
    font-size:17px;
    margin-top:6px;
    text-transform: uppercase;
}

.show-hover2 {width: 72%;min-width: 72%;max-width: 72%;margin-left:25px;}

.wg-mobile-top-menu {background:rgba(0, 0, 0, 0.7);width:100%;height:100vh;z-index: 1000;position: fixed;left: 0;top: 0;display: none;}
.wg-mobile-top-menu-inner-container {width:85%;max-width: 300px;background: #fff;height: 100vh;position: absolute;left:-320px;}
.wg-mobile-top-menu-body {position:relative;}
.wg-mobile-top-menu-close {position: absolute;right:10px;top:10px;color:#333;width: 30px;height: 30px;font-size: 25px;cursor: pointer;}
.wg-top-menu-wrapper-header > img {width:60%;max-width:200px;}
.wg-top-menu-wrapper-body {height:89vh;overflow-x: hidden;overflow-y: auto;}

.wg-top-menu-wrapper-body ul {
    list-style: none;
    padding: 0 0;
    margin: 0 20px;
}
.wg-top-menu-wrapper-body ul li {
    padding: 10px 0;
}
.wg-top-menu-wrapper-body ul li a {
    color: #616161;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    display: block;
}
.wg-top-menu-wrapper-body ul li ul {
    padding-left: 5px;
    display: none;
}
.wg-top-menu-wrapper-body ul li ul li {
    padding:5px 0;
}
.wg-top-menu-wrapper-body ul li ul li:first-child {
    padding-top: 10px;
}
.wg-top-menu-wrapper-body ul li ul li a {
    font-size: 14px;
    font-weight: 400;
    display: block;
}
.wg-top-menu-wrapper-body ul .has-sub-menu::before {
    content: '\f0d7';
    font-family: 'FontAwesome';
    float: right;
}


/** Category Menu **/
.wg-mobile-category-menu {background:rgba(0, 0, 0, 0.7);width:100%;height:100vh;z-index: 1000;position: fixed;left: 0;top: 0;display: none;}
.wg-mobile-category-menu-inner-container {width:85%;max-width: 300px;background: #fff;height: 100vh;position: absolute;left:-320px;}
.wg-mobile-category-menu-body {position:relative;}
.wg-mobile-category-menu-close {position: absolute;right:10px;top:10px;color:#333;width: 30px;height: 30px;font-size: 25px;cursor: pointer;}
.wg-category-menu-wrapper-header > img {width:60%;max-width:200px;}
.wg-category-menu-wrapper-body {height:89vh;overflow-x: hidden;overflow-y: auto;}

.wg-category-menu-wrapper-body ul {
    list-style: none;
    padding: 0 0;
    margin: 0 20px;
}
.wg-category-menu-wrapper-body ul li {
    padding: 10px 0;
}
.wg-category-menu-wrapper-body ul li a {
    color: #616161;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    display: block;
}
.wg-category-menu-wrapper-body ul li ul {
    padding-left: 5px;
    display: none;
}
.wg-category-menu-wrapper-body ul li ul li {
    padding:5px 0;
}
.wg-category-menu-wrapper-body ul li ul li:first-child {
    padding-top: 10px;
}
.wg-category-menu-wrapper-body ul li ul li a {
    font-size: 14px;
    font-weight: 400;
    display: block;
}
.wg-category-menu-wrapper-body ul .has-sub-menu::before {
    content: '\f0d7';
    font-family: 'FontAwesome';
    float: right;
}

.dor-megamenu .navbar-header button {padding: 4px 5px 4px 4px;}

.wg-top-nav-wrapper {display: flex;justify-content:space-between; }
.wg-top-nav-left {display: flex;}
.wg-top-nav-left > div:first-child {margin-right: 35px;}
.wg-top-nav-right {display: flex;justify-content: flex-end;}

.search-modal {background: #fff;width: 100%;height: 100vh;background-color: #fff;position: fixed;left: 0;top: 0;z-index: 999;display: none;}
.search-modal .search-modal-container {position: relative;}
.search-modal .search-modal-container .search-modal-close {position: absolute;right: 15px; top: 15px;}
.search-modal .search-modal-container .search-modal-container-wrapper {width: 100%;height: 100vh;}
.search-modal .search-modal-container .search-modal-container-wrapper .search-modal-container-wrapper-header {text-align: center;}
.search-modal .search-modal-container .search-modal-container-wrapper .search-modal-container-wrapper-header img {height: 60px;}
.search-modal .search-modal-container .search-modal-container-wrapper .search-modal-container-wrapper-body {padding: 15px 20px;}

.wg-pop-up-textbox-div {position: relative;}
.wg-pop-up-textbox-div > input[type="text"] {border:1px solid #B2B2B2;border-radius:3px;padding:7px 30px 7px 10px;width: 100%;}
.search-modal-container-wrapper-body select {border:1px solid #B2B2B2;border-radius:3px;padding:6px 10px 6px 10px;width: 100%;}
.wg-pop-up-textbox-div .wg-pop-up-textbox-icon {position: absolute;right: 0;top: 0;height: 29px;width: 29px;text-align: center;padding-top: 8px;}

.wg-search-result .wg-search-no-result {background: #eee;padding:20px 15px;border-left:5px solid #ccc;}

.wg-search-result {height: 68vh;overflow-x: hidden;overflow-y: auto;}

.wg-search-result-item {display: flex;border:1px solid #eee;border-left:none;border-right:none;margin-bottom: 10px;padding:10px 0;height:60px;height:80px;overflow:hidden;}
.wg-search-result-item > div:first-child {width: 25%;background-size: cover!important;}
.wg-search-result-item > div:last-child {width: 73%;margin-left: 10px;}
.wg-search-result-item > div:last-child h5 {font-size: 14px;font-weight: 600;text-transform: uppercase;color: #333;}

.wg-search-result-container h2 {text-transform: uppercase;font-size: 16px;color: #333;border-bottom: 1px solid #eee;padding-bottom:10px;}

.wg-search-default-content {display: none;}

.user-section {margin: 70px 0;}
.user-menus {list-style: none;padding: 0 0;margin: 0 0;}
.user-menus li {border: 1px solid #ACACAC;padding:15px 30px;text-align: left;margin-bottom: 5px;}
.user-menus li .wg-selected {color: #2fb5d2!important;}
.user-menus li a, .user-menus li a:visited {color: #333;text-decoration: none;}
.user-menus li a i {margin-right: 10px;}

.user-panel {border: 1px solid #ACACAC;padding:30px 30px;min-height: 400px;}
.user-dashboard-box {border: 1px solid #2fb5d2;padding:25px 20px;text-align: center;border-radius: 3px;cursor: pointer;}
.user-dashboard-box h5 {font-size: 26px;color: #2fb5d2;text-align: center;}
.user-dashboard-box h5 span {font-size: 13px;color: #333;padding-left: 4px;}
.user-dashboard-box > div {font-size: 18px;text-align: center;font-weight: 700;color: #000;margin-top: 15px;}

.no-wishlist-item {background: #eee;border-left: 3px solid #ccc;padding:15px 25px;color: #666;}

.wg-product-container {margin: 70px 0;}
.wg-product-detail {display: flex;}
.wg-product-detail .wg-product-images {width: 40%;position: relative;}
.wg-product-detail .wg-product-images .next-button {position: absolute;right: 0;top: 50%;transform: translateY(-50%);color: #333;font-size: 30px;}
.wg-product-detail .wg-product-images .prev-button {position: absolute;left: 0;top: 50%;transform: translateY(-50%);color: #333;font-size: 30px;}
.wg-product-detail .wg-product-images .wg-main-image {width: 100%;height: 550px;border: 1px solid #eee;padding:25px 30px;}
.wg-product-detail .wg-product-images .wg-image-carousel {margin-top: 10px;width: 90%;margin:10px auto;}
.wg-product-detail .wg-product-images .wg-image-carousel-item {border: 1px solid #eee;padding:4px;cursor: pointer;}
.wg-product-detail .wg-product-details {width: 58%;margin-left: 15px;position: relative;}
.wg-product-detail .wg-product-details .wishlist {position:absolute;right: 0;top: 0;width: 30px;height:30px;color: #55a9d4;cursor: pointer;}
.wg-product-detail .wg-product-details h1 {color: #000;font-size: 28px;text-transform: uppercase;}
.wg-product-detail .wg-product-details .wg-product-stars {color: #f39d72;font-size: 18px;}
.wg-product-detail .wg-product-details .wg-product-stars span {font-size: 14px;font-weight: 400;padding-left: 10px;color: #333;}
.wg-product-detail .wg-product-details .offer-amount {color:#f39d72;font-size: 24px;font-weight: 600;margin-top: 25px;}
.wg-product-detail .wg-product-details .offer-amount a {background-color: #2fb5d2;color:#fff;font-size:12px;padding:6px 15px;text-align: center;display: block;margin-top: 15px;width:270px;border-radius: 4px;}
.product-description {
    margin: 40px 0 20px 0;
}
/*.product-description ul { list-style: disc;}
.product-description ul li {margin:10px 0;font-weight: 400;display: flex;}
.product-description ul li span {display:block;width: 300px;font-weight: 800;}
.product-description ul li span i {padding-right: 10px;}*/
.product-description tr {padding:10px 0;font-weight: 400;}
.product-description th {width: 300px;font-weight: 800;padding:5px 0;}
.product-description th i {color: #2fb5d2;padding-right: 10px;}
.product-description td {padding-right: 10px;padding:5px 0;}

.product-description th::before {
    content: '\f00c';
    font-family: 'FontAwesome';
    float: left;
    margin-right: 15px;
    color: #2fb5d2;
    font-size: 18px;
}

.download-segment {display: flex;margin-top: 40px;}
.download-segment > div:first-child {width: 35%;}
.download-segment > div:first-child a {display: block;background: #2fb5d2;color: #fff;padding:15px 25px;text-align: center;}
.download-segment > div:last-child {width: 35%;margin-left: 15px;}
.download-segment > div:last-child a {display: block;background: #f39d72;color: #fff;padding:15px 25px;text-align: center;}

.share-segment {display: flex;margin-top: 40px;}
.share-segment div {margin-right: 10px;}
.share-segment > div a {font-size: 26px;}
.share-segment > div .facebook {color: #1877F2;}
.share-segment > div .twitter {color: #00acee}
.share-segment > div .linked-in {color: #0072b1;}
.share-segment > div .pinterest {color: #E60023;}

#divLatestPricingListModal {position: fixed;left: 0;top: 0;height: 100vh;overflow-y:auto;overflow-x:hidden;width: 100%;z-index:1101;display: none;}
#divLatestPricingListModal .wg-pdf-container {position: relative;width: 100%;height: 100vhl}
#divLatestPricingListModal .wg-pdf-container .wg-pdf-title {background-color: #fff;color: #000;padding:10px 25px;font-size: 18px;font-weight: 600;position:relative;}
#divLatestPricingListModal .wg-pdf-container .wg-pdf-title .wg-pdf-close {position: absolute;top:50%;transform: translateY(-50%);right:10px;background: red;color: #fff;width: 30px;height: 30px;text-align: center;padding-top:5px}

#divTechnicalCatalougeModal {position: fixed;left: 0;top: 0;height: 100vh;overflow-y:auto;overflow-x:hidden;width: 100%;z-index:1101;display: none;}
#divTechnicalCatalougeModal .wg-pdf-container {position: relative;width: 100%;height: 100vh;z-index:1000;}
#divTechnicalCatalougeModal .wg-pdf-container .wg-pdf-title {background-color: #fff;color: #000;padding:10px 25px;font-size: 18px;font-weight: 600;position:relative;}
#divTechnicalCatalougeModal .wg-pdf-container .wg-pdf-title .wg-pdf-close {position: absolute;top:50%;transform: translateY(-50%);right:10px;background: red;color: #fff;width: 30px;height: 30px;text-align: center;padding-top:5px}
#divTechnicalCatalougeModal .wg-pdf-container .wg-pdf-body {height:100vh;}

.wg-related-products {margin: 70px 0;}
.wg-related-products .wg-related-products-title {font-size: 20px;font-weight: 600;color: #000;border-bottom: 1px solid #eee;padding-bottom: 10px;margin-bottom:15px;}

#divModalRequestAQuote {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 1101;
    display: none;
}
#divModalRequestAQuote .request-a-quote-modal-container {
    position: relative;
    width: 800px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-height: 300px;
    background: #fff;
    border-radius: 5px;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-title {
    position: relative;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    padding: 20px 15px;
    border-bottom: 1px solid #eee;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-title a {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    padding: 0 0;
    text-align: center;
    padding-top: 6px;
    cursor: pointer;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid #eee;
    padding:20px 15px;
    text-align: right;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-footer a {
    background: #2fb5d2;
    padding:6px 12px;
    color: #fff;
    text-decoration: none;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-footer a:last-child {
    background: #f39d72;
    padding:6px 12px;
    color: #fff;
    text-decoration: none;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-body {
    padding: 15px 25px;
    padding-bottom: 62px;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-body .request-a-quote-search-container {
    position: relative;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-body .request-a-quote-search-container .request-a-quote-search-result {
    display: none;
    position: absolute;
    top: 37px;
    left: 0;    
    background: #fff;
    border: 1px solid #eee;
    width: 100%;
    max-height: 125px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    overflow-y: auto;
    overflow-x: hidden;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-body .request-a-quote-search-container .request-a-quote-search-result ul {
    list-style: none;
    padding: 0 0;
    margin: 0 0;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-body .request-a-quote-search-container .request-a-quote-search-result ul li {
    border-bottom: 1px solid #eee;
    padding:5px 10px;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-body .request-a-quote-search-container .request-a-quote-search-result ul li:last-child {
    border-bottom: 0px;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-body .request-a-quote-search-container .request-a-quote-search-result ul li a {
    color:#333;
    text-decoration: none;
    display: block;
    width: 100%;
}
#divModalRequestAQuote .request-a-quote-modal-container .request-a-quote-modal-body .request-a-quote-search-container .request-a-quote-search-result .wg-no-record-found {
    text-align: center;
    padding: 50px 0;
}
.product-grid {
    margin:15px 0;
}
.product-grid table {
    width:100%;
    border:1px solid #eee;
}
.product-grid table td {
    padding:10px 15px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #000;
    font-size:11px;
    font-weight: 400;
}
.product-grid table th {
    padding:10px 15px;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #000;
    font-size:13px;
    font-weight: 600;
}
.product-grid table th:nth-child(1) {
    width:5%;
}
.product-grid table th:nth-child(2) {
    width:50%;
}
.product-grid table th:nth-child(3) {
    width: 17.5%;
}
.product-grid table th:nth-child(4) {
    width: 17.5%;
}
.product-grid table th:nth-child(5) {
    width: 10%;
}
.product-grid .no-record {
    border: 0;
    padding:5px 10px;    
}
.product-grid .no-record .no-item-for-quotation {
    background: #ccc;
    border-left:10px solid #eee;
    padding:15px 25px;
    color: #333;
}

#divModalQuoteDetails {
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 1101;
    display: none;
}
#divModalQuoteDetails .quote-details-modal-container {
    position: relative;
    width: 800px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-height: 300px;
    background: #fff;
    border-radius: 5px;
}
#divModalQuoteDetails .quote-details-modal-container .quote-details-modal-body {
    padding:8px 15px;
}
#divModalQuoteDetails .quote-details-modal-container .quote-details-modal-title {
    font-size:18px;
    color: #333;
    text-transform: uppercase;
    padding:15px 25px;
    border-bottom:1px solid #eee;
    font-weight: 600;
    position: relative;
}

#divModalQuoteDetails .quote-details-modal-container .quote-details-modal-title .quote-details-modal-close {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.4);
}

.wg-product-badges {
    position: absolute;
    left: 10px;
    top: 6px;
    max-width:120px;
    overflow-x:hidden;
}
.wg-product-badges .wg-badge {
    font-size:11px;
    padding:4px 5px 2px 5px;
    display: inline-block;
    margin-bottom:2px;
}
.wg-floating-whatsapp {position: fixed;left: 15px;bottom: 20px;width: 80px;z-index: 2200;}

.wg-mobile-request-a-quote {
    display: none;
    background-color: #2fb5d2;
    color:#fff;
    font-size: 14px;
    text-align: center;
    width: 100%;
    padding:12px 0;
}
.wg-mobile-request-a-quote a {color:#fff;display: block;text-decoration: none;}
.wg-mobile-request-a-quote a:visited {text-decoration: none;}
.wg-mobile-request-a-quote a:selected {text-decoration: none;}
.wg-mobile-request-a-quote a i {
    font-size:14px;
}
.owl-carousel .owl-stage {margin: 0 auto;}
.wg-lightbox-modal {width:100%;height:100vh;background: #fff;z-index:1102;position:fixed;left:0;top:0;display: none;}
.wg-lightbox-modal .wg-lightbox-header {font-size: 20px;color: #333;border-bottom: 1px solid rgba(0, 0, 0, 0.4);padding: 10px 15px;font-weight: 600;position: relative;}
.wg-lightbox-modal .wg-lightbox-header a {position:absolute;right:15px;top:50%;transform:translateY(-50%);font-size: 17px;color: rgba(0, 0, 0, 0.4);}
.wg-lightbox-modal .close-button {text-align:center;margin-top: 2px;}
.wg-lightbox-modal .wg-lightbox-content {position: relative;}
.wg-lightbox-modal .wg-lightbox-content .image-area {background-size: contain!important;height:51vh;margin-top: 50px;max-width:650px;margin:30px auto;}
.wg-lightbox-modal .wg-lightbox-content .next-arrow {position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size: 35px;color: rgba(0, 0, 0, 0.7);}
.wg-lightbox-modal .wg-lightbox-content .prev-arrow {position:absolute;left:20px;top:50%;transform:translateY(-50%);font-size: 35px;color: rgba(0, 0, 0, 0.7);}
.wg-lightbox-modal .wg-thumb-images {position: absolute;bottom:50px;left:50%;transform:translateX(-50%);width: 80%;}
.wg-image-lightbox-item {border:1px solid #ccc;padding:8px;margin-right:10px;cursor:pointer;}
.wg-selected-image {border:1px solid #2fb5d2!important;}
.wg-sticky-header {position: fixed!important;left: 0!important;top: 0!important;width: 100%!important;background-color: #fff!important;z-index: 998!important;border-bottom:1px solid #2fb5d2;}
#header #dor_search_top .dropdown-menu {max-height: 450px;overflow-x: hidden;overflow-y: auto;}


.brand-box {
    border: 1px solid #eee;
    padding: 7px 10px;
    margin-bottom: 10px;
    position: relative;
    height: 320px;
    overflow: hidden;
}
.brand-box .brand-image {width: 100%;height: 220px;}
.brand-box .brand-title { text-align: center; margin-top: 10px;}
.brand-box .brand-title a { color: #f39d72;font-size:19px;}
.brand-box .brand-total-products {color: #f39d72;text-align: center;margin-top: 7px;font-size: 14px;}

.why-choose-sme {
    width: 100%;
    margin: 40px 0;
}
.why-choose-sme > h1 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}
.why-choose-sme .wg-why-choose-sme-container {
    width: 600px;
}
.wg-why-choose-sme-item {display: flex;margin-bottom: 10px;}
.why-choose-sme-image {width:40px;}
.why-choose-sme-image img {width: 25px!important;height: 25px!important;text-align: center;margin:0 auto;}
.why-choose-sme-title { text-align:left;font-size: 14px;color: #000;font-weight: 500;padding-top:5px;}
.wg-footer-2-banner {margin-left: 70px;}
.divOtpHelpText {font-size: 11px;color: #000;font-weight: 400;margin-top: 7px;}
.wg-related-products-next-prev {position: relative;height: 50px;}
.wg-related-products-next-prev .prev {position: absolute;left:48%;top: 50%; transform: translate(-50%, -50%);color: #000;font-size: 40px;}
.wg-related-products-next-prev .next {position: absolute;left:52%;top: 50%; transform: translate(-50%, -50%);color: #000;font-size: 40px;}
@media only screen and (max-width: 600px) {
    /*.wg-top-nav {
        display: none;
    }*/
    .wg-top-nav-right {display: none;}
    .wg-faq-row {flex-direction: column;}
    .wg-faq-column {width:100%;padding:0 0;padding-top:5px;}
    .wg-breadcrumb-title {font-size: 18px;margin-bottom:9px;}
    .wg-breadcrumb-ul ul li::after {padding-left:5px;}
    .wg-breadcrumb-ul ul li {margin-right: 15px;}
    .wg-breadcrumb-gradient {padding:50px 0;}
    .wg-modal-content {width: 100%;top:0!important;left: 0!important;transform:translateX(0%);height:100vh;overflow-y:auto;border-top-right-radius:33px!important;}
    .wg-modal-content-close i {color:#000;}

    .modal-form-field input[type="text"], .modal-form-field input[type="password"], .modal-form-field input[type="number"], .modal-form-field select, .modal-form-field button {
        width: 85%;
    }
    .wg-footer-2-banner {margin-left: 20px;}
    .wg-related-products-next-prev .prev {left:46%;}
    .wg-related-products-next-prev .next {left:54%;}
}

.testimonials {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 400px;
    z-index: 8;
}
.testimonials .testimonial-item { display:none; }
.testimonials .testimonial-item a {
    display: block;
    width: 100%;
    text-decoration: none;
}
.testimonials .testimonial-item a:selected, .testimonials .testimonial-item a:visited {
    text-decoration: none;
}
.testimonials .testimonial-detail {
    background-color: #fff;
    padding: 10px 10px;
    border-radius: 7px;
    box-shadow: 0px 1px 3px 0px rgba(143,137,137,0.75);
    -webkit-box-shadow: 0px 1px 3px 0px rgba(143,137,137,0.75);
    -moz-box-shadow: 0px 1px 3px 0px rgba(143,137,137,0.75);
    display: flex;
    z-index: 1000000;
    color: #000;
}
.testimonials .testimonial-detail .image {
    width: 90px;    
}
.testimonials .testimonial-detail .details {
    width: calc(100% - 100px);
    margin-left: 8px;
}
.testimonials .testimonial-detail .details .user_name_location {
    font-size: 10px;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.7);
    line-height: 12px;
}
.testimonials .testimonial-detail .details .user_name_location span {
    color: rgba(0, 0, 0, 1);
    font-weight: 500;
    font-size: 11px;
}
.testimonials .testimonial-detail .details .review-detail {
    margin-top: 5px;
    font-size: 11px;
    font-weight: 500;
    line-height: 15px;
}
.testimonials .testimonial-detail .details .star-rating {
    font-size: 10px;
}
.testimonials .testimonial-detail .details .review-date-time {
    display: flex;
    margin-top: 0.5px;
}
.testimonials .testimonial-detail .details .review-date-time > div:first-child {
    color: #BDBDBD;
    font-size: 12px;
    width: 70%;
}
.testimonials .testimonial-detail .details .review-date-time > div:last-child {
    width: 30%;
    text-align: right;
}
.testimonials .testimonial-detail .details .review-date-time > div:last-child > img {

}
.image-placeholder {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%)}
@media only screen and (max-width: 600px) {
    .testimonials {
        right: 50%;
        transform: translateX(50%);
        bottom: 30px;
        width: 90%;
    }
}