@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;1,300&display=swap');

body {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.7px;
  line-height: 24px;
}
body.common-home {
  background: #fff;
}
.clear {
  clear: both;
}
:root {
  --background: #1c1c1c;
  --text_color: #e31e25;
}
.blog_item {
  width: auto !important;
}
.required .form-control {
  box-shadow: none;
}
.form-control:focus {
  border-color: #e5e5e5;
}
.clearfix .pull-right .btn.btn-primary {
  background: #7e5cdd none repeat scroll 0 0;
}
.clearfix .pull-right .btn.btn-primary:hover {
  background-color: #fff !important;
  color: #7e5cdd !important;
}
#product-category .row .category_list {
  margin: 6px 0;
}
:focus {
  outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
}
.megnorblog .bx-prev,
.megnorblog .bx-next {
  font-size: 0;
}
/* default font size */
.fa {
  font-size: 14px;
}
.fa-stack {
  width: 12px;
  font-size: 8px;
}
.right-myaccount-menu .fa.fa-heart {
  display: none;
}
#block_4 .megnorblog .buttons.text-center {
  margin: 0;
  width: auto;
  float: left;
}
#block_4 .megnorblog .buttons .btn.btn-primary:hover {
  color: #fff !important;
  background: none !important;
}
#block_4 .megnorblog .buttons .btn.btn-primary {
  background: none;
  color: var(--text_color);
  padding: 0 7px;
  text-decoration: underline;
  font-size: 14px;
  line-height: 15px;
  letter-spacing: 0.4px;
  position: relative;
  bottom: 40px;
  text-transform: capitalize;
  font-weight: 500;
}
.right-myaccount-menu .fa.fa-share {
  display: none;
}
.fa-stack .fa {
  font-size: 13px;
}
/* Override the bootstrap defaults */
h1 {
  font-size: 33px;
}
h2 {
  font-size: 27px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10.2px;
}
a {
  color: #333333;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* .langs:before {
  position: absolute;
  left: 27px;
  top: 17px;
  display: inline-block;
  height: 12px;
  border-left: 1px solid rgb(255 255 255 / 66%);
  content: '';
} */
a:hover,
a:focus {
  text-decoration: none;
  outline-offset: 0;
}
legend {
  font-size: 18px;
  padding: 7px 0px;
}
label {
  font-size: 13px;
  font-weight: normal;
}
#checkout-checkout #content .control-label {
  color: #333333;
}
select.form-control,
textarea.form-control,
input[type='text'].form-control,
input[type='password'].form-control,
input[type='datetime'].form-control,
input[type='datetime-local'].form-control,
input[type='date'].form-control,
input[type='month'].form-control,
input[type='time'].form-control,
input[type='week'].form-control,
input[type='number'].form-control,
input[type='email'].form-control,
input[type='url'].form-control,
input[type='search'].form-control,
input[type='tel'].form-control,
input[type='color'].form-control {
  font-size: 12px;
}
.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
  font-size: 12px;
}
#checkout-cart .table-responsive .input-group .form-control {
  padding: 10px !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.input-group .input-group-addon {
  font-size: 13px;
  height: 30px;
}
.blog_page .blog_top_content {
  float: left;
  width: 100%;
}
.blog_page .blog_top_content .blog-image {
  float: left;
  position: relative;
}
.quickview #product2 .input-group.date .btn.btn-default {
  padding: 11px 12px;
}
#product2 .input-group.date .btn.btn-default {
  padding: 6px 12px;
}
/* .form-control {
  padding: 6px 12px !important;
} */

.header_left .box-content-category a:hover {
  padding-left: 15px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#content .col-sm-6.product-left {
  width: 34%;
  /* margin-top: 30px; */
}
.quickview-container #content .col-sm-6.product-right {
  margin: 10px 0;
  width: 45%;
}
#content .col-sm-6.product-right {
  margin-left: 0;
  width: 66%;
}
/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
  display: inline;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #000;
}
.pagination > li > a,
.pagination > li > span {
  border-color: #e7e7e7 !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -khtml-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  color: #000000 !important;
}
.row .product-list {
  padding: 0 15px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background: #000 none repeat scroll 0 0 !important;
  border: 1px solid #000 !important;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -khtml-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  color: #fff !important;
}
.nav-tabs {
  margin-bottom: 15px;
}
div.required .control-label:before {
  content: '* ';
  color: #f00;
  font-weight: bold;
}
/* Gradent to all drop down menus */
#servicecmsblock .Fourth-content-four,
#servicecmsblock .third-content-three,
#servicecmsblock .second-content-two,
#servicecmsblock .first-content-one,
#servicecmsblock .Fifth-content-five {
  float: left;
  position: relative;
  width: 25%;
  cursor: pointer;
  padding: 0 0 0 20px;
}
#servicecmsblock .Fourth-content-four::after,
#servicecmsblock .third-content-three::after,
#servicecmsblock .second-content-two::after,
#servicecmsblock .Fifth-content-five::after {
  position: absolute;
  content: '';
  top: 5px;
  bottom: auto;
  left: 0;
  right: 0;
  background: #f0f0f0;
  width: 2px;
  height: 40px;
}
#servicecmsinfo_block1 .Fifth-content-five {
  border: none;
}
.service-content .service-right a {
  font-size: 12px;
  color: #5e5e5e;
  font-family: 'Raleway', sans-serif;
}
#servicecmsblock .first-content-one .icon-left1 {
  background: #fff url('../image/megnor/services.png') no-repeat scroll 0 -912px;
  height: 40px;
  width: 40px;
}
#servicecmsblock .first-content-one:hover .icon-left1 {
  background-position: 0 -1064px;
}
#servicecmsblock .second-content-two .icon-left2 {
  background: #fff url('../image/megnor/services.png') no-repeat scroll 0 -610px;
  height: 40px;
  width: 40px;
}
#servicecmsblock .second-content-two:hover .icon-left2 {
  background-position: 0 -763px;
}
#servicecmsblock .third-content-three .icon-left3 {
  background: #fff url('../image/megnor/services.png') no-repeat scroll 0 -303px;
  height: 40px;
  width: 40px;
}
#servicecmsblock .third-content-three:hover .icon-left3 {
  background-position: 0 -456px;
}
#servicecmsblock .Fourth-content-four .icon-left4 {
  background: #fff url('../image/megnor/services.png') no-repeat scroll 0 0px;
  height: 40px;
  width: 40px;
}
#servicecmsblock .Fourth-content-four:hover .icon-left4 {
  background-position: 0 -151px;
}
#servicecmsblock .Fifth-content-five .icon-left5 {
  background: #fff url('../image/megnor/services.png') no-repeat scroll 0 -575px;
  height: 40px;
  width: 40px;
}
#servicecmsblock .Fifth-content-five:hover .icon-left5 {
  background-position: 0 -675px;
}
.service-content .title {
  padding: 0;
  font-size: 15px;
  font-weight: 500;
  text-transform: capitalize;
  color: #000;
}
.service-content .title:hover {
  color: var(--text_color);
}
.service-content .desc {
  font-size: 14px;
  color: #979797;
  font-weight: 400;
}
#servicecmsblock .icon-left1,
.icon-left2,
.icon-left3,
.icon-left4,
.icon-left5 {
  float: left;
  height: 52px;
  margin-right: 15px;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  width: 50px;
}
/* counter*/
.countdown {
  margin-top: 0;
  padding: 0;
  float: left;
}
.countbox .timebox {
  background: #e31e25;
  margin-right: 15px;
  display: inline-block;
  position: relative;
  border-radius: 5px;
}

.countbox.hastime {
  border: none;
  width: auto;
  border-radius: 5px;
  padding: 0;
}

.countbox .timebox .time {
  text-transform: capitalize;
  padding: 0;
  color: #6f6f6f;
  display: block;
  letter-spacing: 0.6px;
  text-align: center;
  margin: -25px 0 0 0;
  font-size: 11px;
}
.count-down .countbox strong {
  display: block;
  font-size: 20px;
  font-weight: 500;
  padding: 0 0;
  color: #202020;
  font-weight: 600;
  letter-spacing: 0.6px;
  text-align: center;
  height: 54px;
  width: 54px;
  line-height: 40px;
}
ul.language {
  padding-right: 20px;
  position: absolute;
  display: flex;

  top: 5px;
}
button.language-btn {
  border: none;
  background: #e31e25;
  color: white;
}
ul.language li {
  padding-right: 5px;
}
.countbox .timebox:last-child {
  margin: 0;
}
.product-content .count-down .countbox strong {
  font-size: 16px;
}
/* end of counter*/
.box.special:hover .customNavigation a {
  opacity: 1;
}
.box.special .customNavigation a.prev,
.box.special .owl-buttons a.prev {
  right: auto;
  left: -40px;
}
.box.special .box-content .customNavigation a {
  top: 25px;
}
/* megamenu*/
header .row {
  position: relative;
}
.product_banner .product_img2 .img:hover {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.product_img2 {
  padding: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.product_img2 .inner:hover .pro_img > a::before,
.product_img2 .inner:hover .pro_img > a::after {
  height: 100%;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  width: 100%;
}
.product_img2 a {
  float: left;
  overflow: hidden;
  position: relative;
}
.product_img2 a::before {
  left: 0;
  top: 0;
}
.product_img2 a::after {
  bottom: 0;
  right: 0;
}
.product_img2 {
  padding: 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.product_img2 a::before,
.product_img2 a::after {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  content: ' ';
  height: 0;
  padding: 0;
  position: absolute;
  transform: rotate(180deg);
  transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;

  width: 0;
}
/*megamenu ends*/
/* Blog listings */
.blog_grid_holder {
  padding-top: 13px;
  font-size: 14px;
}
.blog_grid_holder.carousel-1 {
  padding-top: 0;
  float: left;
  width: 100%;
  clear: both;
}
#column-left .blog_grid_holder,
#column-right .blog_grid_holder {
  padding-top: 5px;
}
.blog_grid_holder.related {
  padding-top: 0px;
}
.blog_item {
  font-size: 12px;
  padding: 0px 15px 0 0;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
  width: 100%; /* 1 column grid is default */
}
#footer .content_footer_right .blog.megnorblog .owl-item {
  width: auto !important;
}
.carousel-1 .blog_item {
  margin-bottom: 0px;
}
#column-left .blog_item,
#column-right .blog_item {
  width: 100%; /* carousel */
  margin-bottom: 17px;
}
.blog_item .image {
  margin-bottom: 23px;
  margin-top: 5px;
}
.column-2 .blog_item .image,
.column-3 .blog_item .image,
.column-4 .blog_item .image,
#column-left .blog_item .image,
#column-right .blog_item .image {
  margin-bottom: 17px;
}
.blog_item .image img {
  height: 500px;
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;

  max-width: 100%;
}
.blog_item .image img:hover {
  opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
}
.related .owl-wrapper {
  direction: ltr;
}
.all-blogs .blog_grid_holder .blog_item .summary .image {
  background-position: center center;
  background-repeat: no-repeat;
  height: 400px;
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
  float: left;
  position: relative;
}
.blog_item .summary .blog_title {
  margin: 0 0 16px 0;
  font-size: 26px;
}
#column-left .blog_item .summary .blog_title,
#column-right .blog_item .summary .blog_title {
  font-size: 16px;
  margin: 0 0 7px;
}
.column-2 .summary .blog_title,
.column-3 .summary .blog_title {
  font-size: 24px;
  margin: 0 0 7px;
}
.column-4 .summary .blog_title {
  font-size: 20px;
}
.blog_item .summary p {
  font-size: 14px;
  line-height: 21px;
}
#column-left .blog_item .summary p,
#column-right .blog_item .summary p {
  font-size: 13px;
  line-height: 20px;
}
.blog_item .summary p .fa {
  color: #cccccc;
}

/* Blog Post */
.blog_post .main_thumb {
  padding: 20px 0 20px;
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
  width: 50%;
  float: left;
  display: inline-block;
  margin-right: 30px;
}
/*.box.special .product-block .product-details {
width: 50%;
float: right;
text-align: left;
padding: 0;
position: relative;
min-height: 270px;
}*/
.blog_post .main_thumb:hover {
  opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
}
.blog_post h1 {
  margin-bottom: 17px;
}
.blog_post label {
  font-size: 14px;
}
.blog_post .main_description p {
  margin-bottom: 18px;
}
.blog_stats {
  font-size: 13px;
  text-transform: none;
  color: #999999;
  margin: 0 0 15px;
  padding-top: 25px;
}
.column-2 .blog_stats,
.column-3 .blog_stats,
.column-4 .blog_stats,
.blog_post .related .blog_stats {
  font-size: 12px;
  margin: 0 0 12px;
  padding-bottom: 1px;
}
#column-left .blog_stats,
#column-right .blog_stats {
  font-size: 11px;
  margin-bottom: -4px;
  border-bottom: none;
  padding-bottom: 0;
}
.blog_stats span {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 8px;
  line-height: 12px;
  color: var(--text_color);
}
.blog_stats span + span {
  padding-left: 16px;
  border-left: 1px solid #eeeeee;
}
.blog_stats .fa {
  color: #000;
  margin-right: 5px;
}
.blog_stats .text {
  font-weight: inherit;
}
#column-left .blog_stats .text,
#column-right .blog_stats .text,
.column-2 .blog_stats .text,
.column-3 .blog_stats .text,
.column-4 .blog_stats .text {
  font-size: 0;
}
.blog_stats .hl {
  color: var(--text_color);
}
#column-left .blog_stats .hl,
#column-right .blog_stats .hl,
.column-2 .blog_stats .hl,
.column-3 .blog_stats .hl,
.column-4 .blog_stats .hl {
  font-weight: inherit;
}
.blog_post .blog_stats {
  margin: 0 0 22px;
}
.blog_post .tags {
  display: block;
  padding-top: 5px;
  margin-bottom: 25px;
  font-size: 13px;
  color: #aaaaaa;
}
.blog_post .tags a {
  font-size: 14px;
  margin-left: 2px;
}
.blog_post h3 {
  margin: 50px 0 18px;
  padding-bottom: 6px;
  display: block;
  border-bottom: 1px solid #eeeeee;
}
.blog_post h3 i {
  vertical-align: middle;
  margin-right: 7px;
}
.blog_post .share {
  margin-bottom: 40px;
}
.blog_post .share .fa:hover {
  opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
}
.blog_post .share .fa:after {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  vertical-align: top;
  margin-left: 10px;
}
.blog_post .share .fa-facebook {
  background: #3b5998;
}
.blog_post .share .fa-twitter {
  background: #00aced;
}
.blog_post .share .fa-google-plus {
  background: #dd4b39;
}
.blog_post .share .fa-navicon {
  color: #888888;
  text-align: center;
  font-size: 17px;
}
.blog_post .at15t_compact,
.at16nc.at16t_compact {
  background-position: -9999px -9999px !important;
}
/* Related blogs */
.blog_post .related .blog_item {
  margin-bottom: 15px;
}
.blog_post .related .blog_title {
  font-size: 16px;
}
.blog_post h3 {
  font-size: 20px;
}
.panel-heading {
  border-bottom: none !important;
  border-color: #fff !important;
}
#content .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: none;
}
#content .well {
  border: none;
}
.panel-group #collapse-checkout-option .panel-body {
  padding-top: 20px;
}
.blog_post .related p {
  font-size: 14px;
  line-height: 20px;
}
.blog_post .related p a {
  color: #999999;
}
.blog_post .related p .fa {
  color: #cccccc;
}
/* Comments */
.blog_post #comment {
  margin-bottom: 55px;
}
.blog_post .blog_comment {
  display: block;
  font-size: 14px;
  margin-bottom: 25px;
}
/* Modules */
.blog-module {
  margin-bottom: 40px;
}
.blog-module.latest {
  margin-bottom: 20px;
}
.blog-module h3 {
  margin: 15px 0 10px 0;
  padding-bottom: 6px;
  border-bottom: 1px solid #f5f5f5;
}
.blog-module h3 a.all {
  float: right;
  font-size: 13px;
  line-height: 24px;
}
.blog-module h3 a.all .fa {
  color: #cccccc;
}
#product2 .alert-info {
  float: left;
  margin-top: 10px;
}
#column-left .blog-module h3 a.all,
#column-right .blog-module h3 a.all {
  display: none;
}
/* Category Module */
.blog-category > ul > li {
  position: relative;
  border-bottom: 1px solid #f5f5f5;
}
.blog-category ul > li > ul {
  display: none;
  padding-left: 0;
}
.blog-category > ul > li.active > ul {
  display: block;
}
.blog-category > ul > li > a {
  display: block;
  line-height: 34px;
  font-size: 14px;
}
.blog-category .sign {
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 34px;
  width: 30px;
  text-align: center;
  cursor: pointer;
  color: #cccccc;
}
.blog-category li .sign .fa-minus,
.blog-category li.open .sign .fa-plus {
  font-size: 0;
}
.blog-category .sign .fa,
.blog-category li.open .sign .fa-minus,
.blog-category li.open ul li.open .sign .fa-minus,
.blog-category li.open ul li .sign .fa-plus {
  font-size: 11px;
}
.blog-category > ul > li ul > li {
  border-top: 1px solid #f5f5f5;
  list-style: none;
}
.blog-category > ul > li ul > li {
  border-top: 1px solid #f5f5f5;
  list-style: none;
}
.blog-category > ul > li ul > li a {
  line-height: 34px;
  font-size: 13px;
}
.blog-category > ul > li ul > li a .fa {
  color: #cccccc;
  font-size: 10px;
  margin: 0 6px;
}
.captcha_wrap img {
  max-width: none;
}
.blog_grid_holder.blog_products {
  padding-top: 5px;
}
.blog_product {
  font-size: 14px;
}
.blog_product .image {
  margin-top: 0;
}
.blog_product .name {
  display: inline-block;
  margin-bottom: 5px;
}
.blog_product .price-old {
  text-decoration: line-through;
}
.blog_product .price-tax {
  font-size: 11px;
  display: block;
  color: #aaaaaa;
}
@media screen and (max-width: 767.98px) {
  .column-3 .blog_item,
  .column-4 .blog_item {
    width: 50%;
  }
  .blog_stats .text {
    font-size: 0;
  }
  .header_top_mobile {
    background: #e31e25;
    padding-left: 15px;
    padding-right: 15px;
  }
  .box-menu {
    display: flex;
    justify-content: center;
  }
  .box-menu a {
    color: #fff;
    margin: 10px;
  }
  .slider-item .product-thumb .wishlist,
  .slider-item .product-thumb:hover .wishlist {
    display: none !important;
  }
  .name_sub_category {
    font-size: 10px;
    line-height: 15px;
    font-weight: 600;
  }
  .slick-sub-category li img {
    margin: 0 auto;
    width: 100px;
  }
  .product_hover_block .action .wishlist {
    display: none;
  }
  .product_hover_block .action:hover .wishlist {
    display: none;
  }
}
@media screen and (max-width: 567px) {
  .column-2 .blog_item,
  .column-3 .blog_item,
  .column-4 .blog_item {
    width: 100%;
  }
}

/*
* 	Core Owl Carousel CSS File
*	v1.3.3
*/

/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  position: relative;
  width: 100%;
  float: left;
  padding: 0;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls .owl-buttons div {
  position: absolute;
}
.owl-controls .owl-buttons .owl-prev {
  left: 10px;
  top: 50%;
}
.owl-controls .owl-buttons .owl-next {
  right: 10px;
  top: 50%;
}
.owl-controls {
  -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);
  display: block !important;
}
/* mouse grab icon */
.grabbing {
  cursor: url(../../../../../../Electron_layout2/catalog/view/theme/megnordefault/stylesheet/grabbing.png)
      8 8,
    move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -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);
}
/* OpenCart Code */
.owl-carousel {
  margin: 0 0 15px;
  /*background: #fff;*/
  direction: ltr !important;
  z-index: 1;
}
.fa.fa-tag::before {
  color: var(--text_color);
  font-size: 12px;
}
.owl-carousel .owl-buttons div {
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  color: rgba(0, 0, 0, 0.8);
}
.owl-carousel:hover .owl-buttons div {
  opacity: 0.7;
  -khtml-opacity: 0.7;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
}
.checkout-cart .input-group-btn:last-child > .btn,
.checkout-cart .input-group-btn:last-child > .btn-group {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.owl-carousel .owl-buttons .owl-prev {
  left: 10px;
}
.owl-carousel .owl-buttons .owl-next {
  right: 10px;
}
.owl-carousel .owl-buttons div i {
  font-size: 40px;
  margin: -20px 0 0;
}
.owl-pagination {
  text-align: center;
  top: 20px;
  position: relative;
}
.owl-controls .owl-page {
  display: inline-block;
  margin: 0px 6px;
}
.owl-controls .owl-page span {
  display: block;
  width: 11px;
  height: 11px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  -moz-border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.owl-controls .owl-page.active span {
  background: rgba(0, 0, 0, 0.9);
}
.main-slider .swiper-viewport:hover .swiper-button-next {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.main-slider .swiper-viewport:hover .swiper-button-prev {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.product-block .fa.fa-heart {
  padding: 0;
  font-size: 14px;
}
/* top */
.fa.fa-share {
  color: #fff;
  padding: 0 5px 0 0;
}
#top-links .pull-left {
  float: right !important;
}
.layout-2 #top {
  margin: 0;
  background: var(--text_color);
}
#top .container {
  top: auto;
  text-align: center;
}
#top .headertop-text {
  float: left;
  font-size: 12px;
  letter-spacing: 0.8px;
  text-align: left;
  text-transform: capitalize;
  color: #fff;
}
#top-links span {
  font-size: 12px;
  font-weight: 500;
  text-transform: capitalize;
}
#form-currency .currency-select {
  text-align: left;
  width: 100%;
  text-transform: capitalize;
}
#form-currency .currency-select:hover {
  text-shadow: none;
  color: #1f2022;
  background-color: #fff;
}
/* .dropdown-menu-right {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -khtml-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  box-shadow: none;
} */
.language-menu .btn.btn-link.btn-block.language-select {
  text-transform: capitalize;
}
#form-language .dropdown-menu {
  border: none;
  box-shadow: none;
  margin: 2px 0 0;
  padding: 10px 10px 12px;
  right: auto;
  top: 19px;
  left: 10px;
}
.dropdown-menu.currency-menu {
  border: none;
  box-shadow: none;
  margin: 2px 0 0;
  padding: 10px 10px 12px;
  right: auto;
  top: 19px;
  left: 10px;
}
#form-currency .hidden-xs.hidden-sm.hidden-md {
  color: #000;
  font-size: 13px;
  font-weight: 500;
}
.lang-curr-wrapper .language-title,
.lang-curr-wrapper .currency-title {
  font-weight: 600;
  padding: 3px 20px;
  display: inline-block;
  width: 100%;
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
}
.dropdown-menu.currency-menu .fa.fa-angle-down,
.dropdown-menu.language-menu .fa.fa-angle-down {
  display: none;
}
#column-right .swiper-viewport {
  background: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  margin: 30px 0 0 0;
}
.productpage .special-price {
  font-size: 20px;
  color: #000;
  display: inline-block;
}
.productpage .description {
  line-height: 22px;
  margin-bottom: 10px;
  padding: 5px 5px 10px 0;
}
.product-right .list-unstyled h4 {
  font-size: 20px;
  color: #000;
}
.product-description td span {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding: 2px;
}
.product-description td {
  padding: 2px;
}
.productpage .description .product-description .description-right {
  font-size: 15px;
  padding-left: 10px;
}
#form-language .dropdown-menu > li > .btn {
  padding: 5px;
  color: #000;
}
#form-currency .dropdown-menu .btn {
  padding: 6px !important;
  color: #333333;
}
#form-language .dropdown-menu > li > .btn:hover,
#form-currency .dropdown-menu .btn:hover {
  color: var(--text_color);
  background: transparent;
}
.box-content-category ul {
  padding: 0;
  margin: 0;
}
.content_headercms_top #nav-one a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.slick-sub-category li {
  text-align: center;
}
.slick-sub-category li img {
  margin: 0 auto;
  transition: 4.3s;
  -webkit-transition: 4.3s;
  -moz-transition: 4.3s;
  -ms-transition: 4.3s;
  -o-transition: 4.3s;
}
.box-content-category a {
  padding: 15px 20px 11px 40px;
  color: #000;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
  line-height: 25px;
  position: relative;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
}
.box-content-category .dropdown span::after {
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  right: 12px;
  top: 0px;
  color: #fff;
  width: 20px;
  height: 20px;
  background: #1d4688;
  text-align: center;
  border-radius: 5px;
  left: auto;
}
.box-content-category .dropdown span {
  position: relative;
}
.box-content-category a::before {
  content: ' ';
  position: absolute;
  right: auto;
  top: 18px;
  left: 15px;
  background: rgba(0, 0, 0, 0) url('../image/megnor/Arrow.png') no-repeat scroll
    center 2px;
  width: 10px;
  height: 10px;
}
.box-content-category a:hover::before {
  background-position: center -54px;
}
.box-content-category .dropdown a:hover::before {
  background-position: center -54px;
}
#nav-one li.hiden_menu .dropdown-inner a:hover {
  color: var(--text_color);
}
.header_cart .cart-menu .text-left a {
  font-size: 12px;
}
header li {
  list-style: none;
}
.dropdown-menu.megamenu.column1 {
  padding: 15px 0 15px 15px;
  width: 220px;
  top: 0;
  left: 100%;
  border-radius: 0 5px 5px 0;
}
.hiden_menu .dropdown-menu.megamenu.column1 ul li a::before {
  display: none;
}
.quickview .header-container {
  display: none;
}
/* header cms start*/
.content_headercms_top {
  display: inline-block;
  float: left;
  width: 16%;
  margin-top: 5px;
  text-align: left;
}
.content_header_topleft {
  padding: 0;
  position: relative;
  text-transform: uppercase;
  font-weight: 500;
}
.content_header_top .single-banner {
  margin: 0;
}
.static_links {
  list-style: outside none none;
  margin: 0;
  padding: 2px 0 0 0;
  padding-left: 8px;
}
.static_links li {
  position: relative;
  padding: 0;
  float: left;
}
.static_links .hiden_menu .top_level > a {
  padding: 10px 20px !important;
  margin-right: 0;
}
.static_links li .megamenu li.list-unstyled.childs_1 li {
  padding: 0;
}
#content .col-sm-6 h2 {
  font-size: 16px;
}
.static_links .myaccount ul {
  height: auto;
  border: 1px solid #ebebeb;
  padding: 10px 5px;
}
.static_links ul.nav li .megamenu.column1 ul.childs_1 {
  border: medium none;
}
.static_links ul.nav li .megamenu.column1 ul.list-unstyled li > a {
  color: #000;
  display: inline-block;
  font-size: 14px;
  padding: 8px 7px !important;
  position: relative;
  text-transform: capitalize;
  font-weight: 400;
}
.static_links ul.nav li .megamenu.column1 ul.list-unstyled li > a:hover {
  color: var(--text_color);
}
#menu ul.nav li .megamenu ul.list-unstyled li > a,
.hiden_menu .top_level a {
  width: 100%;
}
.navbar-nav > li > .dropdown-menu {
  padding: 15px 0 15px 15px;
  top: 56px;
}
.static_links .dropdown-menu .list-unstyled.childs_1 > li {
  padding-bottom: 0;
}
.static_links ul {
  text-align: left;
}
.static_links .cart-menu > li {
  padding: 0;
}
.header-cart .dropdown-menu {
  border: 1px solid #ebebeb;
  min-width: 280px;
  padding: 10px;
  top: 53px;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
  padding: 10px 0 10px 0;
  margin-top: 24px;
}
.static_links ul li ul {
  display: table-cell;
  float: none;
}
#account-return .btn.btn-default {
  padding: 8px 18px;
  background: var(--text_color);
  color: #000;
  border: none;
}
.nav .navbar-nav .top-level.dropdown li a:hover {
  display: inline-block;
}
.static_links li.hiden_menu div {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  display: none;
  min-width: 155px;
  padding: 15px 0;
  position: absolute;
  text-align: left;
  border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  top: 56px;
}
.static_links li.hiden_menu:hover div {
  display: block;
  color: #767676;
}
.static_links li.hiden_menu div li a::before {
  background: none;
}
.static_links li.hiden_menu .top_level a:hover {
  background: none;
}
.static_links .dropdown-inner .top_level li a::before {
  background: none;
}
.static_links li a::before {
  content: '';
  display: block;
  height: 13px;
  position: absolute;
  right: 7px;
  border-left: 1px solid #ededed;
}
.static_links .dropdown.myaccount li a::before {
  background: none;
}
.login_acc {
  display: inline-block;
  /* padding: 0 0 10px 0; */
  position: relative;
  width: 100%;
}
/* .login_acc::after {
  border-bottom: 1px solid #f0f0f0;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
} */
/* .lang-curr-wrapper {
  padding: 10px 0 0 0;
} */
.lang-curr-wrapper .language-title .fa.fa-caret-down {
  float: right;
  padding: 5px 10px;
}
.lang-curr-wrapper .currency-title .fa.fa-caret-down {
  float: right;
  padding: 5px 10px;
}
.lang-curr-wrapper .language-title:hover {
  color: #e31e25;
}
.lang-curr-wrapper .currency-title:hover {
  color: #e31e25;
}
.login_acc li {
  /* padding: 3px 40px; */
  color: #000 !important;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 400;
  position: relative;
}
.login_acc li:hover {

}
.login_acc li a {
  padding: 6px 10px 6px 35px;
  width: 100%;
  height: 100%;
  display: block;
}
/* .login_acc li:hover a {
  color: #e31e25 !important;
} */
.login_acc li::after {
  content: ' ';
  position: absolute;
  right: auto;
  top: 50%;
  transform: translateY(-30%);
  left: 10px;
  background: rgba(0, 0, 0, 0) url('../image/megnor/myaccountArrow.png')
    no-repeat scroll center 0;
  width: 10px;
  height: 10px;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.login_acc li:hover::after {
  background-position: center -56px;
  left: 16px;
}
.checkout:hover {
  color: #e31e25;
}
.myaccount .account:hover {
  background: none;
  color: #000 !important;
  border: none;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.drop_account {
  color: #000000;
}
.myaccount .account {
  background: #fff none repeat scroll 0 0;
  border: 1px solid var(--text_color);
  color: var(--text_color);
  float: left;
  margin: 5px;
  padding: 8px 18px;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  font-weight: 400;
}
.static_links .dropdown.myaccount li a:hover {
  background: none;
  color: var(--text_color);
}
.static_links li:first-child a::before {
  background: none;
  padding: -10px;
}
.static_links li a {
  color: #000;
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 10px;
  margin: 1px 11px 0px 0;
  padding: 15px 20px !important;
  position: relative;
  text-transform: capitalize;
  z-index: 6;
}
.list-unstyled.childs_2 a {
  margin: 0;
}
.list-unstyled.childs_2 > li {
  padding: 0;
  width: 100%;
  margin: 0 0 0 0;
}
.static_links li:last-child a {
  padding-right: 8px;
}
.dropdown-menu .list-unstyled.childs_2 a {
  color: #000;
  font-weight: 400;
  display: table-cell;
  float: none;
}
.list-unstyled.childs_1 a {
  color: #000;
  font-weight: bold;
  display: table-cell;
  float: none;
}
.list-unstyled .childs_1 {
  border: 1px solid #000;
}
.list-unstyled.childs_2 a {
  color: #767676;
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.8px;
  padding: 12px 0;
  position: relative;
  text-transform: capitalize;
}
.list-unstyled.childs_1 a:hover {
  color: var(--text_color);
  background: none;
}
.btn-link:hover,
.btn-link:focus {
  color: var(--text_color);
}
.table-striped > tbody > tr:nth-of-type(2n + 1) {
  background: none;
}
#nav-one > li.top_level.dropdown .list-unstyled.childs_1 li a::before {
  background: none;
  content: none;
}
.content_footer_top .sale-cms .sale-cms-text {
  position: relative;
}
.content_footer_top .sale-cms-text:hover::before {
  animation: 1s ease 0s normal none 1 running fixedAnim;
}
.content_footer_top .sale-cms-text::before {
}
.content_footer_top .sale-cms::after {
  border-right: 10px solid transparent;
  border-top: 10px solid #000000;
  border-top-right-radius: 10%;
  content: '';
  height: 0;
  left: 24% !important;
  position: absolute;
  top: -5px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  z-index: -1;
}
.product_banner .product_img1 .banner_text {
  display: none !important;
}
.product_banner .product_img2 .banner_text {
  display: none;
}
.category_list1:hover .banner_button > a {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.category_list1:hover .banner_button > a {
  background: #7e5cdd none repeat scroll 0 0;
  color: #ffffff;
}
.category_list2:hover .banner_button > a {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.category_list3:hover .banner_button > a {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.category_list3:hover .banner_button > a {
  background: #7e5cdd none repeat scroll 0 0;
  color: #ffffff;
}
.category_list2:hover .banner_button > a {
  background: #7e5cdd none repeat scroll 0 0;
  color: #ffffff;
}
.product_img1.img1:hover .banner_button > a {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.product_img1.img1:hover .banner_button > a {
  background: #7e5cdd none repeat scroll 0 0;
  color: #ffffff;
}
.product_img2.img2:hover .banner_button > a {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.product_img2.img2:hover .banner_button > a {
  background: #7e5cdd none repeat scroll 0 0;
  color: #ffffff;
}
#block_1 > ul {
  padding: 0;
}
.layout-2 .content_footer_top {
  background: #222 none repeat scroll 0 0;
  border-bottom: 1px solid #414141;
}
footer .bottomfooter .list-unstyled a:hover {
  color: #000000;
}
footer .bottomfooter a:hover {
  color: #ebc000;
}
#top-links li,
.header-search li {
  padding: 0;
  list-style: none;
}
header .btn-link:hover,
header .btn-link:focus,
#top-links a:hover,
#top-links a:focus {
  color: #ebc000 !important;
  background: none;
  text-decoration: none;
}
#top-links .dropdown-menu a {
  text-shadow: none;
}
#top-links .dropdown-menu a:hover,
#top-links .dropdown-menu a:focus {
  color: #2196f3;
}
#top .btn-link strong {
  font-size: 14px;
  font-weight: normal;
}
#top-links {
  padding-top: 0px;
}
#top-links a + a {
  margin-left: 15px;
}
.dropdown.myaccount:hover a.account::after,
.dropdown.myaccount:hover a.account1::after,
.dropdown.myaccount:hover a.account_order1::after,
.dropdown.myaccount:hover a.account_transaction1::after,
.dropdown.myaccount:hover a.account_download1::after,
.dropdown.myaccount:hover a.account_logout1::after {
  display: none;
}

.swiper-viewport .swiper-button-next {
  left: auto;
  right: 0;
  width: 40px;
  height: 110px;
}
.swiper-viewport .swiper-button-prev {
  right: auto;
  left: 0;
  width: 40px;
  height: 110px;
}
#top-links ul.list-inline {
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
}

#top-links ul.list-inline li {
  background: transparent;
  font-weight: 300;
}
#top-links #form-language li {
  padding: 0;
}
.lang-curr {
  margin: 0;
  display: inline-block;
}
.container .container-top a {
  color: #000;
}
.nav.pull-right {
  display: inline-block;
  padding: 0;
}
.right-links {
  float: right;
  margin: 0;
}
.container .result-search-autocomplete ul li {
  float: left;
}
.right-links ul li {
  float: left;
  margin-left: 10px;
  font-size: 12px;
}
.container .container-top a:hover {
  color: var(--text_color);
}
.right-myaccount-menu > li #wishlist-total {
  border-right: 1px solid;
  padding: 0 10px 0 0;
}
.right-links .right-myaccount-menu ul li {
  margin-right: 10px;
}
#form-language .fa-angle-down,
#form-currency .fa-angle-down {
  display: none !important;
  float: right;
}
.fa-angle-down {
  color: #fff;
  margin: -13px 0 0 12px;
}
#form-currency .btn-link,
#form-language .btn-link {
  border: medium none;
  color: #fff;
  display: block;
  font-size: 12px;
  line-height: 15px;
  text-decoration: none;
  padding: 2px 10px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.myaccount .dropdown-toggle span {
  font-size: 15px;
  font-weight: 600;
  text-transform: capitalize;
  color: var(--text_color);
  line-height: 20px;
}
.myaccount .dropdown-toggle .signin {
  font-size: 0;
  color: #fff;
  display: block;
  font-weight: 400;
  height: 32px;
  width: 32px;
  background: rgba(0, 0, 0, 0) url('../image/megnor/usericon.png') no-repeat
    scroll center 3px;
}
.myaccount:hover .dropdown-toggle .signin {
  background-position: center -117px;
}
.right-links i.fa-angle-down {
  position: relative;
  top: 1px;
}
.pull-left #form-language:hover .btn-group span,
.pull-left #form-currency:hover .btn-group span {
  color: #e31e25;
}
#form-currency .btn-link strong {
  font-weight: normal;
  padding: 0 3px 0 0;
}
.pull-left #form-language .btn-group span img {
  padding: 0 3px 0 0;
}
.dropdown.myaccount {
  float: right;
  margin-right: 12px;
  position: relative;
  color: #fff;
  padding: 0;
}

.header_cart:hover .dropdown-toggle {
  background-color: #fff;
}
.myaccount .dropdown-menu-right {
  margin: 0 !important;
  padding: 0;
  /* width: 200px; */
  right: 0;
  top: 67px;
  z-index: 9;
  border-radius: 3px;
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
}
.language-menu {
  padding: 0 0 0 25px;
  float: left;
}
.currency-menu {
  padding: 0 0 0 25px;
  float: left;
}
.header_top {
  width: 100%;
  /*float: left;*/
  background: var(--background);
  padding: 23px 0;
}
.header_bottom {
  float: left;
  width: 100%;
  background: #e31e25;
  padding: 0;
  color: #fff;
  user-select: none;
}
.content_headercms_bottom {
  clear: both;
  float: left;
  text-align: center;
  width: 100%;
}
.header-right .head {
  float: right;
  margin: 5px 5px 0 0;
  padding: 2px;
}
.product-quick_view-47 .responsive-menu {
  display: none;
}
.product-quick_view-47 .background_wrapper {
  display: none;
}

.header-center {
  float: left;
  padding: 10px 0 16px 0;
  width: 100%;
}
/* logo */
.header-logo {
  float: left;
}
.header-search {
  float: left;
}
.header-cart {
  float: left;
}
.header-main {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  height: 50px;
  background: #fff;
}
.static_links li:last-child a::before {
  border-left: none;
}
.header-left {
  float: left;
  width: auto;
  margin: 0 79px 0 0;
}
.static_links li:first-child a {
  padding-left: 5px !important;
}
.header-right {
  float: right;
  width: 81%;
  position: relative;
  top: 0;
  transition: top 800ms ease 0s;
  -webkit-transition: top 800ms ease 0s;
  -moz-transition: top 800ms ease 0s;
  -ms-transition: top 800ms ease 0s;
  -o-transition: top 800ms ease 0s;
}
#column-left .box-category .box-heading.fixed {
  position: fixed;
  top: 0;
  width: 250px;
  z-index: 9999999;
  animation: 0.9s ease 0s normal both 1 running fixedAnim;
  height: 52px;
}
header .tags > a {
  font-weight: normal;
}
header {
  padding: 0;
  z-index: 99;
  position: relative;
  margin: 0;
  clear: both;
  border-radius: 0;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53c962', endColorstr='#419e4d',GradientType=0 ); /* IE6-9 */
  height: auto;
}
.header_bottom.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9;
  padding: 0;
}
a.banner_text::before,
a.banner_text::after {
  background: none !important;
}
.layout-2 header {
  box-shadow: 0 2px 1.7px 0 #e5e5e5;
}
.header_left .box-category::after {
  border-right: 10px solid transparent;
  border-top: 10px solid #c4c4c4;
  border-top-right-radius: 10%;
  content: '';
  height: 0;
  position: absolute;
  right: -5px;
  top: 2px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  z-index: -1;
}
.header_left .box-category {
  background: #e1e1e1 none repeat scroll 0 0;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 14px;
  font-weight: 600;
  margin-right: 10px;
  margin-top: -8px;
  padding: 2px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 250px;
}
.col-sm-4.header-logo {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 17%;
  padding: 0;
  /* margin: 1px 9% 0 0; */
}
.header_center {
  float: left;
  display: inline-block;
  width: auto;
  margin: 2px 15px 0;
}
.account {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}
#checkout-checkout .text-right.total {
  font-size: 17px;
  font-weight: 600;
}
.col-sm-5.header-search {
  float: left;
  padding: 0;
  position: relative;
  width: 57%;
  top: -4px;
}
.header-search {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #e31e25 !important;
  border-image: none;
  border-inline-end-color: #e31e25;
  border-inline-start-color: #e31e25;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  -moz-border-radius: 8px;
  border-style: solid;
  border-width: 6px;
  float: left;
  position: relative;
  width: 65%;
}
.col-sm-3.sort {
  padding: 0;
}
.header-search .col-sm-3.sort {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  display: block;
  width: 30%;
}
#searchbox .col-sm-3.sort {
  padding: 0 15px;
}
.col-sm-3.sort select.form-control {
  padding: 0;
  height: auto;
  text-transform: capitalize;
  background-color: #fff;
  color: #333333;
  border: none;
  overflow: hidden;
  left: 0;
  width: 100% !important;
}
.head-right-bottom {
  float: right;
  position: relative;
}
.headertopleft {
  float: left;
  text-align: left;
  margin-top: 10px;
}
.headertopright {
  position: relative;
  text-align: left;
  padding-left: 50px;
}
.headertopright .text2 a {
  color: #2d2d2d;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 500;
}
/*header-cms*/
#tmheadercontentcms {
  float: left;
  width: 100%;
}
#tmheadercontentcms .headercms1,
#tmheadercontentcms .headercms2,
#tmheadercontentcms .headercms3 {
  float: left;
  font-size: 14px;
  margin: 0 30px 0 0;
  padding: 15px 0;
  text-align: center;
  text-transform: uppercase;
  width: 426px;
  background: #ededed;
  color: #000;
  letter-spacing: 2px;
}
#header_content_block #tmheadercontentcms .headercms3 {
  margin-right: 0;
}
.headercms1 span,
.headercms3 span,
.headercms2 span {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.quickview {
  padding: 15px 0;
  display: inline-block;
}
.quickview .container {
  width: 100%;
  background: #ffffff;
  padding: 0 10px;
}
.quickview .container .row {
  margin: 0;
}
.quickview .top_button {
  display: none;
}
.quickview #product2 {
  float: left;
  width: 100%;
}
.quickview #product2 h3 {
  width: 100%;
}
.productpage-quickview #product2 h3 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px;
  padding: 0;
  text-transform: none;
  color: #333333;
}
@media (max-width: 767.98px) {
  .quickbox {
    display: none;
  }
}
/* Megnor Category CSS */
#nav-one > li > .dropdown-menu {
  background: #262626 none repeat scroll 0 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
  padding: 0 22px;
  left: 230px;
  top: 0;
}
#nav-one > li.dropdown,
#nav-one > li.hiden_menu,
#nav-one > li.dropdown .column1 ul .dropdown {
}
#nav-one > li.hiden_menu > .dropdown-menu {
  padding: 22px;
}
.top_level.hiden_menu {
  position: relative;
}

#nav-one li .megamenu ul.childs_1 {
  padding: 30px 2px 30px 20px;
}
#nav-one li .megamenu ul.childs_1:last-child {
}
#nav-one li ul {
  display: table-cell;
  float: none;
}
#nav-one ul {
  display: inline-block;
  float: none;
  margin: 0 auto;
  text-align: left;
}
#nav-one li .megamenu ul.list-unstyled li > a,
.hiden_menu .top_level a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 13px;
  font-weight: 700;
}
#nav-one li .megamenu ul.list-unstyled li > a,
.hiden_menu .top_level a {
  width: 100%;
}
#nav-one > li ul > li > a {
  min-width: 188px;
}
#nav-one li .megamenu ul.list-unstyled li > a,
.hiden_menu .top_level a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
#nav-one li .megamenu ul.list-unstyled li > a,
.hiden_menu .top_level a {
  width: 100%;
}
#nav-one > li ul > li > a {
  min-width: 188px;
}
#nav-one li ul > li > a,
.responsive-menu .main-navigation li a {
  color: #262626;
  display: block;
  font-size: 14px;
  font-weight: 600px;
  padding: 8px;
  white-space: nowrap;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
  background: #262626 none repeat scroll 0 0;
  border: medium none;
  margin: 0;
  padding: 6px 0 0;
  position: relative;
}
#nav-one li ul {
  display: table-cell;
  float: none;
}
#nav-one
  li
  .megamenu
  ul.list-unstyled
  li
  .dropdown-menu
  ul.list-unstyled
  li
  > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #b3b3b3;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
  text-transform: capitalize;
}
#nav-one li .megamenu ul.list-unstyled.childs_2 a {
  min-width: 145px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
  border: medium none;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
  display: none;
  left: 140px;
  padding: 10px;
  position: absolute;
  top: 0;
  border: 3px solid #e2e2e2;
}
#nav-one
  li
  .megamenu.column1
  ul.list-unstyled
  > li.dropdown:hover
  > .dropdown-menu {
  display: block;
  padding: 10px 22px;
}
#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a,
#nav-one
  li
  .megamenu
  ul.list-unstyled
  li
  .dropdown-menu
  ul.list-unstyled
  li:hover
  > a,
.hiden_menu .top_level:hover > a {
  color: #fff;
}
.column_left_cms .box.last .list-group {
  border-bottom: medium none;
  margin-bottom: 0;
  padding: 4px 0 0;
}
.column_left_cms .box.last {
  margin-bottom: 0;
}

/* Megnor Category CSS */
.menu_toggle {
  background: #ffffff none repeat scroll 0 0;
  display: none;
  left: 0;
  position: absolute;
  top: 62px;
  width: 100%;
  z-index: 99;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.menu_toggle .menu_inner {
  float: left;
  padding: 30px 30px 0;
  width: 100%;
}
.menu_toggle .main-menu {
  float: left;
  padding: 0;
  width: 81.3%;
}
.menu_inner .image {
  float: right;
  padding: 0;
  width: 18.7%;
}
.image .menu_image {
  background: #ffffff url('../image/megnor/menu-right.jpg') no-repeat scroll 0 0;
  display: block;
  height: 402px;
}
.header_right #searchbox .form-control.input-lg {
  padding: 0 120px 0 15px !important;
  box-shadow: 4px 4px 7px -9px #000000 inset;
}
/* search */
.col-sm-5.header_search {
  width: 100%;
  padding: 0;
}
.header_right {
  display: flex;
  position: relative;
  width: auto;
  float: right;
}
#search .input-lg {
  height: 42px;
  line-height: 20px;
  width: 100%;
  border: 1px solid #e7e7e7;
  text-transform: capitalize;
  color: #000;
  font-size: 12px;
  padding-right: 110px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: none;
  background: #f7f7f7;
}
#search .fa.fa-search {
  display: none;
}
.header-search .customSelect.form-control {
  border: none;
  color: #000;
  height: auto;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
}
.head-right-top .static_links .top_level.dropdown:hover .dropdown-menu {
  display: block;
}
.head-right-top
  .static_links
  .top_level.dropdown
  .dropdown-menu
  .list-unstyle.childs_2.dropdown:hover {
  left: 148px;
  position: absolute;
  padding: 10px 10px 0px 10px;
  top: -100px;
  display: block;
  margin: 10px;
  height: 100px;
}
/* header top cms block*/
.headertop-text {
  position: relative;
  float: right;
  display: block;
  padding: 15px 0 0;
}
.headertop-text::before {
  position: absolute;
  content: '';
  background: #d1ab00;
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
  width: 1px;
  height: 52px;
}
.first-content.main-content {
  float: left;
  width: auto;
  padding: 0 30px;
  cursor: pointer;
}
.second-content.main-content {
  float: left;
  width: auto;
  cursor: pointer;
}
.cms_img1 {
  background: url('../image/megnor/sprite.png') no-repeat scroll center 0;
  height: 30px;
  width: 30px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  float: left;
}
.cms-block {
  display: inline-block;
  padding: 0 0 0 5px;
  position: relative;
}
.cms_subtitle {
  font-size: 13px;
  color: #000;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.4px;
  text-transform: capitalize;
}

.first-content.main-content:hover .cms_img1 {
  background-position: center -193px;
}
.cms_img2 {
  background: url('../image/megnor/sprite.png') no-repeat scroll center -387px;
  width: 30px;
  height: 30px;
  float: left;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.second-content.main-content:hover .cms_img2 {
  background-position: center -587px;
}
.offer-block {
  width: auto;
  float: right;
  margin: 2px 0 0 0;
}
.offer-image {
  background: url('../image/megnor/offer.png') no-repeat scroll 0 0;
  width: 44px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
  border-right: 2px dashed var(--background);
}
.offer-inner {
  display: inline-block;
  vertical-align: middle;
}
.offer_title {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  background: #fff;
  padding: 10px 15px;
  margin: 0 0 0 -4px;
  border-radius: 0 5px 5px 0;
}
/* end header top block */
.dropdown-menu .childs_2 {
}
.tabfeatured_default_width {
  width: 185px;
}
.tabbestseller_default_width {
  width: 185px;
}
.tabspecial_default_width {
  width: 185px;
}
.tab-content {
  position: relative;
  padding: 10px;
  z-index: 2;
  overflow: visible;
  margin-bottom: 25px;
}
.tab-content .tab {
  display: none;
}
.tab-content>.active {
  animation: fadeIn 0.7s;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
.box-content .customNavigation a.prev,
.hometab .customNavigation a.prev {
  color: #dbdbdb;
  right: 20px;
  height: 40px;
  width: 40px;
  background: none !important;
  margin: 0;
  padding: 0;
  border: 1px solid #dbdbdb;
  border-radius: 50%;
}
.box-content .customNavigation a.prev:hover,
.hometab .customNavigation a.prev:hover {
  border-color: var(--text_color);
  color: var(--text_color);
}
.box-content .customNavigation a.next:hover,
.hometab .customNavigation a.next:hover {
  border-color: var(--text_color);
  color: var(--text_color);
}
.box-content .customNavigation a,
.hometab .customNavigation a {
  top: -50px;
  padding: 3px 11px;
}
.box-content .customNavigation a.next,
.hometab .customNavigation a.next {
  color: #dbdbdb;
  margin: 0;
  padding: 0;
  border: 1px solid #dbdbdb;
  border-radius: 50%;
  height: 40px;
  width: 40px;
}
#featured_grid .box-content .customNavigation a {
  padding: 3px 0;
}
#featured_grid .box-content .customNavigation a.prev {
  right: 20px;
}
.static_links ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
  border: medium none;
  margin: 0;
  padding: 0 0 0 0;
  position: relative;
}
.static_links ul.nav li .megamenu ul.list-unstyled li.dropdown.dropdown-menu {
  border: 1px solid #000;
  margin: 0;
  padding: 10px;
  position: absolute;
  left: 188px;
  top: 0;
}
.static_links ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
  display: block;
}
.static_links
  ul.nav
  li
  .megamenu.column1
  ul.list-unstyled
  > li.dropdown
  .dropdown-menu {
  border: 1px solid #d9d9d9;
  display: none;
  left: 165px;
  padding: 10px;
  position: absolute;
  top: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.static_links
  ul.nav
  li
  .megamenu.column1
  ul.list-unstyled
  > li.dropdown:hover
  .dropdown-menu {
  display: block;
}

.header-search .customSelectInner,
.header-search .customSelectOpen .customSelectInner {
  background-image: none;
}
.header-search .customSelectInner:after {
  font-family: 'FontAwesome';
  content: '\f107';
  font-size: 12px;
  position: absolute;
  right: 15px;
  top: 10px;
}
.main-slider .swiper-viewport {
  border: medium none;
  box-shadow: none;
  margin: 0;
  border-radius: 0;
}
.swiper-viewport .swiper-button-prev::before {
  color: #000;
  font-size: 32px;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  text-align: center;
  padding: 30px 0;
  display: inline-block;
  background: #fff;
  width: 40px;
  height: 110px;
  content: '\f104';
  font-family: fontawesome;
  font-weight: 700;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.swiper-viewport .swiper-button-next::before {
  color: #000;
  font-size: 32px;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  text-align: center;
  padding: 30px 0;
  display: inline-block;
  background: #fff;
  width: 40px;
  height: 110px;
  content: '\f105';
  font-family: fontawesome;
  font-weight: 700;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.swiper-viewport .swiper-button-next:hover::before {
  color: var(--text_color);
}
.swiper-viewport .swiper-button-prev:hover::before {
  color: var(--text_color);
}
.main-slider .swiper-pagination {
  display: none;
}
.main-slider.swiper-button-next,
.main-slider.swiper-button-prev {
  width: 70px;
}
.header-search .customSelectOpen .customSelectInner:after {
  font-family: 'FontAwesome';
  content: '\f106';
  font-size: 12px;
  position: absolute;
  right: 5px;
}
.header-cart .cart .btn-lg .dropdown-toggle:before {
  content: '\f291';
  font-family: 'FontAwesome';
  font-size: 12px;
}
.header-search .form-control::-moz-placeholder {
  color: #848484;
  font-size: 12px;
  font-weight: 500;
}
#search .input-group-btn {
  float: right;
  width: auto;
  position: absolute;
  right: 0;
  color: #fff;
}

#search .btn-lg {
  font-size: 12px;
  line-height: 18px;
  background: #7e5cdd; /* Old browsers */
  border: none;
  color: #ffffff !important;
  padding: 9px 30px 8px;
  height: 42px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0 5px 5px 0;
  -webkit-border-radius: 0 5px 5px 0;
  -khtml-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  width: 100%;
}
.show-result {
  overflow: hidden;
}
.header-search .show-result > li {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.product-search #content > p {
  margin-top: 10px;
}
.header .dropdown.myaccount > a:hover {
  background: #000000; /* Old browsers */
  background: -moz-linear-gradient(
    -45deg,
    #000000 0%,
    #424242 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    -45deg,
    #000000 0%,
    #424242 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    135deg,
    #000000 0%,
    #424242 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#424242',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  color: #fff;
}
.header .dropdown.myaccount > a {
  padding: 2px 13px 0 8px;
  color: #fff;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  background: #ff8142; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ff8142 0%,
    #de4d04 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ff8142 0%,
    #de4d04 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ff8142 0%,
    #de4d04 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8142', endColorstr='#de4d04',GradientType=0 ); /* IE6-9 */
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  float: left;
  margin: 3px 0 0;
  height: 40px;
}
header .dropdown.myaccount a .fa {
  background-color: transparent;
  padding: 10px 8px;
}
header .header-cart a .fa {
  background: transparent;
}
header .dropdown.myaccount a:hover .fa,
header .dropdown.myaccount a:focus .fa {
}
.header-container {
  height: auto;
  width: 100%;
  z-index: 99;
  background: #232f3e none repeat scroll 0 0;
}
header .header_left {
  float: left;
  width: 260px;
}
.header-container.smaller {
  z-index: 999;
}
.header-logo img {
  display: inline-block;
  max-width: 100%;
}
.hed-right-top {
  position: relative;
  width: 100%;
  transition: all 300ms linear 0s;
  -webkit-transition: all 300ms linear 0s;
  -moz-transition: all 300ms linear 0s;
  -ms-transition: all 300ms linear 0s;
  -o-transition: all 300ms linear 0s;
  margin: 0px;
  opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
}
.content_header_top .box.megnorcategory {
  left: 0;
  position: absolute;
  top: 0;
  width: 277px;
  z-index: 9;
}
/*end megnor category */
.product_banner1 .img {
  max-width: 100%;
}
/* sub banner block */
.subbanner-cms {
  margin: 30px 0 75px 0;
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
}
.subbanner-cms .leftside {
  position: relative;
  float: left;
  overflow: hidden;
  border-radius: 5px;
  width: 50%;
  padding: 0 15px 0 0;
}
.subbanner-cms .rightside {
  position: relative;
  float: right;
  overflow: hidden;
  width: 50%;
  border-radius: 5px;
  padding: 0 0 0 15px;
}
.list_inner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  float: left;
  width: 100%;
  border-radius: 5px;
}
.subbanner-cms .leftside .subbanner_img .subbanner_image1 {
  max-width: 100%;
  width: 100%;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  border-radius: 5px;
}
.subbanner-cms .leftside:hover .subbanner_img .subbanner_image1 {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.subbanner-cms .rightside .subbanner_img .subbanner_image2 {
  max-width: 100%;
  width: 100%;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  border-radius: 5px;
}
.subbanner-cms .rightside:hover .subbanner_img .subbanner_image2 {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.subbanner-cms .leftside .description,
.subbanner-cms .rightside .description {
  left: 50px;
  position: absolute;
  top: 26%;
  bottom: auto;
  right: auto;
}

.subbanner-cms .title {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 32px;
  margin: 0;
  letter-spacing: 0;
}
.subbanner-cms .subtitle {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  line-height: 22px;
  display: inline-block;
  letter-spacing: 0.4px;
  opacity: 0.7;
  margin: 9px 0 51px;
}
.subbanner-cms .banner_text {
  font-size: 15px;
  color: #ffd200;
  background: none;
  padding: 0;
  line-height: 16px;
  font-weight: 500;
  letter-spacing: 0.2px;
  border-bottom: 2px solid #a98a05;
  text-transform: capitalize;
  display: inline-block;
}
.subbanner-cms .banner_text:hover {
  color: #fff;
  border-color: #fff;
}
#category_products_info-related {
  position: relative;
}
/* end of sub banner block */
/* CMS block */
.cmsbanner-block {
  margin: 0 0 75px 0;
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
}
.cms-inner-block1 {
  position: relative;
  float: left;
  overflow: hidden;
}
.cms-inner-block2 {
  float: right;
  position: relative;
  overflow: hidden;
}
.cms-inner-block1 .cms1_img .cms_image1 {
  max-width: 100%;
  width: 100%;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.cms-inner-block1:hover .cms1_img .cms_image1 {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.cms-inner-block2 .cms2_img .cms2_image2 {
  max-width: 100%;
  width: 100%;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.cms-inner-block2:hover .cms2_img .cms2_image2 {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.cmsbanner-block .cms-inner-block1 .description {
  left: 50px;
  position: absolute;
  top: 22%;
  bottom: auto;
  right: auto;
}
.cmsbanner-block .cms-inner-block2 .description {
  left: 50px;
  position: absolute;
  top: 22%;
  bottom: auto;
  right: auto;
}
.cmsbanner-block .description .title {
  font-size: 28px;
  font-weight: 600;
  color: #fff;
  line-height: 30px;
  margin: 0 0 12px 0;
}
.cmsbanner-block .description .subtitle {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  width: 300px;
}
.cmsbanner-block .description .banner_text {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  border-bottom: 1px solid #fff;
  margin: 25px 0 0 0;
  display: inline-block;
}
.cmsbanner-block .description .banner_text:hover {
  color: #000;
  border-bottom-color: #000;
}
/* end of cms block */
/* offer cms block */
.offercms-block {
  float: left;
  position: relative;
  /* margin: 0 0 75px 0; */
  overflow: hidden;
}
.offercms-block .offercms1_img .offer_image1 {
  max-width: 100%;
  width: 100%;
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.offercms-block:hover .offercms1_img .offer_image1 {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.offercms-block .offercms-inner-block1 .description {
  left: 50px;
  position: absolute;
  top: 22%;
  bottom: auto;
  right: auto;
}
.offercms-block .offercms-inner-block1 .description .title {
  font-size: 26px;
  line-height: 30px;
  color: #fff;
  font-weight: 600;
  margin: 0 0 12px 0;
}
.offercms-block .offercms-inner-block1 .description .subtitle {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  width: 300px;
}
.offercms-block .offercms-inner-block1 .description .banner_text {
  font-size: 16px;
  color: #fff;
  margin: 25px 0 0 0;
  display: inline-block;
  border-bottom: 1px solid #fff;
}
.offercms-block .offercms-inner-block1 .description .banner_text:hover {
  border-bottom-color: var(--text_color);
  color: var(--text_color);
}
/* end of offer cms block */
/*homepage sub banner1*/
.prd_image2 {
  margin-left: 0;
  width: 100%;
}
.prd_image1 {
  width: 100%;
  margin-right: 0;
}
.product_img1:hover::before {
  animation: 1s ease 0s normal none 1 running fixedAnim;
  animation: 1s ease 0s normal none 1 running fixedAnim;
  -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
  -moz-animation: 1s ease 0s normal none 1 running fixedAnim;
}
@-webkit-keyframes fixedAnim {
  0% {
    right: 125%;
  }
  125% {
    right: 0;
  }
}
@-moz-keyframes fixedAnim {
  0% {
    right: 125%;
  }
  125% {
    right: 0;
  }
}
@keyframes fixedAnim {
  0% {
    right: 125%;
  }
  125% {
    right: 0;
  }
}
.product_img1 {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  float: left;
  width: 50%;
}
.product_img2 {
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.product_img1::before {
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%
    )
    repeat scroll 0 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: -75%;
  top: 0;
  transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.slidebanner2.subbanner,
.slidebanner4.subbanner {
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
.home_banner {
  float: left;
  margin: 30px 0;
  width: 100%;
}
.tmsubbanner-container1,
.tmsubbanner-container2,
.tmsubbanner-container3 {
  float: left;
  position: relative;
  overflow: hidden;
}
.tm_image {
  overflow: hidden;
}
.tmsubbanner-container1:hover img,
.tmsubbanner-container2:hover img,
.tmsubbanner-container3:hover img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.tm_image img {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.tmsubbanner-container2 {
  margin: 0 30px;
}
.tm_subbanner .tm_content {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  margin-top: 75px;
  text-align: center;
  margin-right: 20px;
}
div.tm_button {
  margin-top: 15px;
}
.tm_content .text1 {
  color: #2196f3;
  font-size: 22px;
  float: left;
  margin-bottom: 15px;
  width: 100%;
  letter-spacing: 0.3px;
  text-transform: capitalize;
}
.tm_content .text2 {
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #000000;
}
.tm_content .tm_button > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #000000;
  font-size: 12px;
  padding: 7px 23px;
  color: #000000;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  font-weight: 700;
}
.tm_button > a:hover {
  background: #2196f3 none repeat scroll 0 0;
  border: 2px solid #2196f3;
  color: #ffffff;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.megnor-tab-text > a {
  color: #ffffff;
}
.megnor-tab-text > a:hover {
  color: #000;
}
/*end homepage sub banner1*/
/* homepage sub banner2*/
.megnor-tab-text {
  background: #2196f3 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 20px 0;
  text-align: center;
}
.megnor-tab-text > span {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
/*end homepage sub banner2*/
/*homepage category list*/
.category_list_cms {
  float: left;
  width: 100%;
  margin: 30px 0 66px;
}
#product2 .btn.btn-default.wishlist,
#product2 .btn.btn-default.compare {
  margin: 0 0 0 10px;
  border-radius: 5px;
  background: var(--text_color);
  border: none;
  color: #000;
}
#product2 .btn.btn-default.wishlist:hover,
#product2 .btn.btn-default.compare:hover {
  color: #fff;
}
.category_list_cms .box img {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.category_list_cms .box-heading {
  margin-left: 20px;
}
.category_list_cms .box-heading {
  padding-right: 0 !important;
}
#product-category .single-banner .img-thumbnail {
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
}
.category_list2 {
  padding: 0 0 0 15px;
}
.category_list1 {
  padding: 0 15px 0 0;
}
.category_list_cms .box-head {
  margin-bottom: 25px;
}
#column-left .box .list-group,
#column-right .box .list-group {
  margin-bottom: 10px;
  padding: 15px 20px;
}
.category_list_cms .box:hover {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.category_list1,
.category_list2,
.category_list3 {
  float: left;
  width: 50%;
  height: auto;
}
.category_img {
  position: relative;
  float: left;
}
.category_img {
  padding: 0px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.category_list1 .description,
.category_list2 .description {
  left: 52px;
  position: absolute;
  top: 27%;
  bottom: auto;
  right: auto;
  text-align: left;
}
.category_list1 .description .title,
.category_list2 .description .title {
  font-size: 24px;
  color: #fff;
  line-height: 25px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0;
}
.category_list1 .description .subtitle,
.category_list2 .description .subtitle {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  font-weight: 400;
  text-transform: capitalize;
  padding: 13px 0 51px;
  letter-spacing: 0.4px;
}
.category_list1 .description .action1 .banner_text {
  font-size: 15px;
  color: #fff;
  background-color: #e31e25;
  padding: 15px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.2px;
  border-bottom: 2px solid #a98a05;
  text-transform: capitalize;
}
.category_list2 .description .action2 .banner_text {
  font-size: 15px;
  color: #fff;
  background-color: #e31e25;
  padding: 15px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.2px;
  border-bottom: 2px solid #a98a05;
  text-transform: capitalize;
}
.category_list1 .description .action1 .banner_text,
.category_list2 .description .action2 .banner_text {
  min-width: 120px;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.category_list1 .description .action1 .banner_text:hover,
.category_list2 .description .action2 .banner_text:hover {
  color: #e31e25;
  background-color: #fff;
  text-decoration: none;
}
.category_list1 .description a::after,
.category_list2 .description a::after,
.category_list1 .description a::before,
.category_list2 .description a::before {
  display: none;
}
.category_list1 .description .offer-text,
.category_list2 .description .offer-text {
  font-size: 12px;
  color: #fff;
  display: inline-block;
  margin: 75px 0 0 0;
}
.category_list1 .description .action1 .banner_text:hover {
  border-color: #fff;
  /* color: #fff; */
}
.category_list2 .description .action2 .banner_text:hover {
  border-color: #fff;
  /* color: #fff; */
}

.special-inner-content {
  padding: 50px 0 0 0;
}
.box-content-inner-special {
  border-top: 1px solid #dedede;
}
#column-left .special .box-head {
  padding: 0;
}
#column-left .special-inner-content {
  margin: 0;
}
#column-left .special-carousel.product-carousel {
  background: #fff;
}
#content .box.special .box-content {
  overflow: visible;
  padding: 0;
  position: relative;
  margin: 0;
  display: inline-block;
  width: 100%;
  float: left;
}
.category_list_inner {
  float: left;
  margin-left: 25px;
  width: 44%;
  padding: 10px 30px 30px;
}
.category_list_cms .subcategory li {
  width: 100%;
  margin: 0;
  list-style: outside none none;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.category_list_cms .subcategory li a {
  color: #000;
  display: block;
  padding: 0 0 10px;
  border: none;
  font-size: 13px;
}
.category_list_cms .subcategory li:last-child a {
  padding: 0;
}
.category_list_cms .subcategory li a:after {
  content: '\f105';
  font-family: 'fontawesome';
  font-size: 14px;
  color: #808080;
  float: left;
  padding-right: 7px;
}
.category_list_cms .subcategory li:hover a::after,
.category_list_cms .subcategory li:hover a {
  color: #ffa51f !important;
}
.category_list_cms .subcategory {
  padding: 0;
  margin: 0;
}
.view h3 {
  padding-top: 20px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal !important;
}
#content .view h3:hover {
  letter-spacing: 2px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#content .view h3 {
  color: #ffa51f;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.category_img .cat_image1,
.category_img .cat_image2,
.category_img .cat_image3 {
  margin: 0;
  border-radius: 5px;
}
/*end homepage category list*/
/* cart */
#cart .item-count {
  position: absolute;
  top: -3px;
  left: -7px;
  right: auto;
  background: var(--text_color);
  width: 18px;
  height: 18px;
  border-radius: 50%;
  color: #000;
  line-height: 21px;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}
#cart .mycart {
  font-size: 13px;
  font-weight: 400;
  color: #fff;
  padding: 0;
  line-height: 18px;
  vertical-align: top;
  display: block;
  letter-spacing: 0.2px;
}
#cart .price {
  font-size: 13px;
  color: var(--text_color);
  font-weight: 400;
  display: block;
  padding: 0;
  margin: 0;
  line-height: 20px;
  letter-spacing: 0.2px;
}
.col-sm-3.header_cart {
  width: auto;
  float: right;
  padding: 0;
}
.cart_detail {
  position: relative;
}
#cart-total {
  /* padding: 2px 0 0 17px; */
  padding: 0;
  position: relative;
  float: right;
  text-align: left;
  position: absolute;
  top: -3px;
  right: 0px;
  height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #000000;
  border-radius: 50%;
}
.fa.fa-heart-o {
  font-size: 25px;
  padding: 7px 25px 0 10px;
}
.header-cart .cart-menu li > a > img {
  width: 100%;
}
.col-sm-3.header-cart {
  float: left;
  width: auto;
  padding: 0;
  margin-left: 0;
}
.header-search .col-sm-3.sort .customSelect.form-control {
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -khtml-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  height: 38px;
}
.cart-menu .img-thumbnail {
  max-width: none;
  width: auto;
}
#cart .dropdown-menu .table {
  border: medium none;
  margin-bottom: 10px;
}
#cart {
  margin-bottom: 0px;
  float: right;
}
#cart button > h4 {
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  text-transform: capitalize;
  line-height: 16px;
  padding: 0 0 0 21px;
  margin: -20px 0 0 10px;
  color: #fff;
}
.header-container .dropdown.myaccount .dropdown-toggle .fa.fa-user {
  color: #ef9d2a;
  font-size: 17px;
}
.header-container .dropdown.myaccount {
  background: #394d66 none repeat scroll 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  height: 40px;
  padding: 12px 17px;
}
.cart_image {
  background: rgba(0, 0, 0, 0) url('../image/megnor/usericon.png') no-repeat
    scroll center -237px;
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  width: 32px;
  margin-top: 0;
}
#cart > .btn:hover .cart_image {
  background-position: center -357px;
}
#cart-text {
  color: #fff;
  font-size: 13px;
  font-weight: 300;
}
.header_cart .dropdown-toggle {
  border: 1px solid var(--text_color);
}
#cart > .btn {
  background: none;
  width: 100%;
  padding: 0 !important;
  border: none;
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}
#cart {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  text-align: right;
}
.table.table-bordered.shopping-cart {
  display: inline-table;
}
.table.table-bordered.shopping-cart.responsive {
  display: none;
}
#content #button-coupon,
#content #button-quote,
#content #button-voucher {
  background: var(--text_color);
  color: #000;
  border: 1px solid var(--text_color);
  border-radius: 5px;
  padding: 5px 15px;
  margin: 0 5px;
  box-shadow: none;
}
#button-coupon:hover,
#button-quote:hover,
#button-voucher:hover {
  background: #000 !important;
  border: 1px solid #000 !important;
  color: #fff !important;
}
.clearfix .btn.btn-default {
  background: var(--text_color);
  color: #000;
  border: 1px solid var(--text_color);
  padding: 7px 18px;
}
.clearfix .btn.btn-default:hover,
.clearfix .btn.btn-primary:hover {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
#checkout-cart .text-right.total {
  font-size: 15px;
  font-weight: 700;
}
.static_links .cart-menu li a {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px;
  margin: 0 15px 7px 0;
  padding: 10px;
  position: relative;
  text-transform: capitalize;
  z-index: 6;
  color: #000;
}
.static_links .cart-menu li a:hover {
  background: #ff8142; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #ff8142 0%,
    #de4d04 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #ff8142 0%,
    #de4d04 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #ff8142 0%,
    #de4d04 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8142', endColorstr='#de4d04',GradientType=0 ); /* IE6-9 */
  color: #fff;
}
.static_links .cart-menu li tr a:hover {
  background: none;
  color: #000;
}
#cart h4 {
  color: #fff;
  cursor: pointer;
  float: right;
  font-size: 14px;
  position: absolute;
  right: 12px;
  top: -2px;
  z-index: 999;
}
.btn.btn-inverse.btn-block.btn-lg.dropdown-toggle > span {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  text-transform: capitalize;
}
.pull-right .myaccount .dropdown-toggle {
  color: #000;
}
.pull-left #form-language .btn-group span,
.pull-left #form-currency .btn-group span {
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.langs {
  margin-right: 10px;
  padding-top: 10px;
  display: flex;
}
#form-language li:first-child .btn-link {
  border-right: 1px solid rgb(255 255 255 / 66%);
}
/* .langs li {
  margin-left: -20px;
} */
.pull-left #form-language .fa.fa-caret-down {
  padding: 0 10px;
}
.pull-left #form-currency .fa.fa-caret-down {
  padding: 0 16px;
}
#top-links .fa {
  display: inline-block;
}
#top-links .fa.fa-angle-down {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 -10px 0 10px;
}
#top-links .list-inline a {
  color: #fff;
  border-right: 1px solid #55aba4;
  padding: 0 10px 0 10px;
}
#cart > .btn .fa {
  display: inline-block;
  color: #ef9d2a;
  margin: 0 0 0 -5px;
}
header #cart li a,
header #cart li {
  color: #333333;
  background: none;
}
#cart.open > .btn {
  color: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  text-shadow: none;
}
#cart.open > .btn:hover {
  color: #fff;
}
#cart .dropdown-menu {
  background: #fff;
  z-index: 1001;
}
#cart .dropdown-menu {
  min-width: 330px;
  padding: 10px;
  border: none;
  overflow: hidden;
  display: none;
  margin: 0;
  height: auto;
  border-radius: 3px;
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  top: 67px;
  z-index: 9;
}
.static_links .header-cart li a::before {
  background: none;
}
#cart .dropdown-menu li {
  float: none;
}
#cart .dropdown-menu li:first-child {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
#cart .dropdown-menu li + li {
  border-top: 1px solid #e5e5e5;
  padding: 5px 0 0;
}
.header_cart .text-right.button-container > a {
  display: inline-block;
}
#cart .button-container {
  width: auto;
  float: right;
}
#cart .dropdown-menu table {
  margin-bottom: 10px;
  border: none;
  font-size: 12px;
}
#cart .dropdown-menu table td {
  border: none;
  background: none;
}
#cart .dropdown-menu table.total-table td {
  border: medium none;
}
#cart .dropdown-menu li > div {
}
#cart .dropdown-menu li p {
  color: #333;
  line-height: 20px !important;
}
#cart .dropdown-menu li p a:hover {
  background: #000;
  color: #fff !important;
  border-color: #000;
}
.product-block:hover .button-gr.lists {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.button-gr.lists {
  bottom: 50%;
  position: absolute;
  width: 100%;
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -moz-transform: scale(1.3);
  transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
}
.productpage .image a.elevatezoom-gallery {
  border: 1px solid #e0e0e0;
}
.cart-menu .table td {
  padding: 10px 0 5px 5px;
}
.table-responsive .table.table-bordered.shopping-cart .table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  color: #000;
  padding: 15px;
  vertical-align: top;
  width: 25%;
}
.shopping-cart .text-left {
  padding: 20px 0 0 20px;
}
.dropdown-menu .cart-menu .table.table-striped > tr > td .text-center > img {
  width: 100%;
}
.cart-menu p {
  margin: 10px 0;
  color: #000;
}
.static_links li .addtocart {
  padding: 10px 20px 10px 0;
}
.static_links li .checkout {
  padding: 10px 20px 10px 0;
}
.text-right.button-container .addtocart {
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
  float: right;
  width: auto;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  bottom: 10px;
  padding: 10px 12px 8px !important;
  margin: 0 0 0 10px;
}
.text-right.button-container .checkout {
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  -moz-border-radius: 7px;
  float: right;
  width: auto;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  bottom: 10px;
  padding: 10px 12px 8px !important;
  margin: 0 0 0 10px;
}
.table.table-bordered.total-table tr {
  color: #000;
}
.text-right > strong {
  /*margin: 30px;*/
  font-weight: 500;
}
.text-right.button-container {
  display: inline-block;
  width: 100%;
}
.content-bottom > .container {
  width: 100%;
  background-color: #fff;
}
.common-home .alert {
  margin-bottom: 20px;
}
.serach-inner {
  float: left;
  margin-top: 25px;
  width: 100%;
}
#information-contact .btn.btn-primary,
#account-login .btn.btn-primary {
  background: var(--text_color);
  border: 1px solid var(--text_color);
  color: #000;
  box-shadow: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.btn.btn-primary:hover {
  background: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}
.buttons .pull-right .btn.btn-primary:hover {
  background: #000 !important;
  color: #fff !important;
}
.buttons .pull-right .btn.btn-primary {
  background: var(--text_color);
  border: none;
  color: #000;
  box-shadow: none;
  text-transform: none;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#checkout-cart .btn.btn-primary {
  background: red;
  border-color: red;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
#content .panel {
  background-color: #fff;
}
.panel {
  background-color: #f7f7f7;
}
.col-sm-3.time {
  width: 100%;
  margin: -50px 0 0 0;
  padding: 0 0 0 35px;
}
.contact-info b,
strong {
  font-weight: 600;
  font-size: 15px;
}
/* menu */
.content-top #servicecmsblock {
  font-size: 14px;
  padding: 10px 0;
  width: 100%;
  float: left;
  margin: 30px auto;
  border: 1px solid #ededed;
}
.content-top .second-content-two {
  padding-left: 40px;
}
.content-top .third-content-three {
  padding-left: 40px;
}
.content-top .first-content-one:hover .icon-left1 {
  background: url('../image/megnor/iconhover.png') no-repeat scroll 0 7px
    rgba(0, 0, 0, 0);
}
.content-top .icon-left1,
.icon-left2,
.icon-left3 {
  float: left;
  height: 52px;
  margin-right: 15px;
  transition: all 500ms ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  width: 50px;
}
.content-top .service-right {
  float: left;
}
.content-top .service-right .title {
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
#servicecmsblock .Fourth-content-four,
#servicecmsblock .third-content-three,
#servicecmsblock .second-content-two,
#servicecmsblock .first-content-one,
#servicecmsblock .Fifth-content-five {
  padding: 0 50px;
}
.content-top .first-content-one {
  cursor: pointer;
}
.content-top .second-content-two:hover .icon-left2 {
  background: url('../image/megnor/iconhover.png') no-repeat scroll 0 -154px rgba(0, 0, 0, 0);
}
.content-top .second-content-two .icon-left2 {
  background: url('../image/megnor/icon1.png') no-repeat scroll 0 -154px rgba(0, 0, 0, 0);
}
.content-top .third-content-three:hover .icon-left3 {
  background: url('../image/megnor/iconhover.png') no-repeat scroll 0 -318px rgba(0, 0, 0, 0);
}
.content-top .third-content-three .icon-left3 {
  background: url('../image/megnor/icon1.png') no-repeat scroll 0 -318px rgba(0, 0, 0, 0);
}
.nav-responsive {
  display: none;
  background: none !important;
}
#main-menu .nav-responsive {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.nav-inner.container {
  background: #ffffff none repeat scroll 0 0;
  padding: 35px 45px 30px;
  top: auto;
  box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0px 15px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  margin-bottom: 30px;
  display: none;
}
#res-menu {
  display: none;
}
.responsive-menu,
.main-menu {
  float: left;
  width: auto;
}
.lang-curr .fa.fa-angle-down {
  vertical-align: middle;
}
.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-menu ul li {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
} 
.main-menu ul li:hover {
  background-color: rgba(0, 0, 0, 0.1);
} 
#menu ul li .megamenu ul.list-unstyled {
  padding: 0px;
  border: none;
}
.main-menu > ul > li {
  position: relative;
  float: left;
  z-index: 20;
  background-color: transparent;
}
.main-menu ul > li {
  background-color: rgba(0, 0, 0, 0);
  display: inline-block;
  float: none;
}
.main-menu > ul > li:hover {
}

.new.menu-item {
  position: relative;
}
.hot.menu-item {
  position: relative;
}

.nav-responsive span,
.main-menu > ul > li > a {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  margin-bottom: 0;
  padding: 10px 0;
  position: relative;
  text-transform: uppercase;
  z-index: 6;
}
#main-menu .nav-responsive .expandable {
  background: none;
  margin-top: 8px;
}
#main-menu .nav-responsive .expandable:before {
  content: '\f0c9';
  font-family: 'fontawesome';
  font-size: 21px;
  color: #fff;
  font-weight: normal;
}
.main-menu ul > li > a,
.hiden_menu li > a {
  color: #000;
  display: block;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
  position: relative;
  z-index: 6;
  padding: 16px 15px;
  text-transform: capitalize;
}
.main-menu .dropdown > a::after {
  font-family: 'FontAwesome';
  position: absolute;
  color: #adadad;
  right: 5px;
  font-size: 14px;
}
.main-menu > ul > .dropdown .megamenu.column1 ul > li.dropdown > a::after {
  font-family: 'FontAwesome';
  position: absolute;
  color: #adadad;
  right: -15px;
  font-size: 14px;
}
.main-menu ul li ul .list-unstyled a::before {
  color: #808080;
  content: '\f105';
  font-family: fontawesome;
  font-size: 15px;
  left: -12px;
  position: relative;
}
.main-menu > ul > .dropdown .megamenu ul > li.dropdown > a::after,
.main-menu .hiden_menu .dropdown > a::after {
  content: none;
}
.main-menu ul > li:last-child > a {
  border: none;
}
.main-menu a:hover {
  text-decoration: none;
  color: #fff;
}
.main-menu > ul > li:hover > a {
  background: transparent;
  color: var(--text_color);
}
.main-menu ul > li.top_level.dropdown:hover > a,
.main-menu ul > li.top_level:hover > a {
  color: var(--text_color);
}
.main-menu > ul > li > ul,
.responsive-menu .main-navigation {
  background: #fff none repeat scroll 0 0;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  display: none;
  padding: 5px;
  position: absolute;
  z-index: 5;
}
.main-menu > ul > li:hover > ul {
  display: block;
}
.main-menu > ul > li ul > li > ul {
  display: none;
  background: #15bcf0;
  position: absolute;
  z-index: 5;
  padding: 5px;
  margin-left: -13px;
}
.main-menu > ul > li ul > li:hover > ul {
  display: block;
  top: 0px;
  left: 173px;
}
#menu
  ul.nav
  li
  .megamenu.column1
  ul.list-unstyled
  > li.dropdown
  .dropdown-menu {
  display: block;
  padding: 0 0 0 10px;
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  margin: 0 !important;
}
.main-menu > ul > li ul > li > a {
  padding: 8px;
  color: #1f2022;
  display: block;
  white-space: nowrap;
}
.responsive-menu .main-navigation li a {
  padding: 5px 10px !important;
  color: #333333;
  display: block;
  white-space: normal;
}
.main-menu ul > li.dropdown:hover > a {
  color: var(--text_color);
}
.main-menu > ul > li ul > li > .dropdown-inner ul li a {
  color: #adadad;
}
.main-menu > ul > .dropdown ul > li > a,
.hiden_menu .top_level > a {
  border-bottom: 1px dashed #d9d9d9;
  color: #808080;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 0;
  text-transform: capitalize;
  line-height: 22px;
}
.main-menu ul li ul .list-unstyled a {
  color: #808080;
  font-weight: normal;
  padding: 8px 0;
  text-transform: capitalize;
  line-height: 22px;
}
.main-menu > ul > li ul > li > a:hover,
.responsive-menu .main-navigation li a:hover {
  color: var(--text_color);
  background-color: #fff;
}
.main-menu > ul > li > ul > ul > li > a {
  color: #ffffff;
}
#menu
  ul.nav
  li
  .megamenu.column1
  ul.list-unstyled
  > li.dropdown:hover
  > .dropdown-menu {
  display: block;
}
#menu .nav li .list-unstyled .dropdown {
  float: left;
}
#menu .dropdown .dropdown-menu {
  padding: 15px 30px;
  background: #fff none repeat scroll 0 0;
  position: relative;
  visibility: visible !important;
  border: none;
}
#menu ul li.hiden_menu .dropdown-menu {
  visibility: visible !important;
  display: block;
}
#menu ul.nav li .megamenu ul.list-unstyled li .dropdown-menu {
  border: medium none;
  margin: 0;
  padding: 5px 0;
  position: relative;
}
#menu ul li .megamenu.column1,
#menu ul li.hiden_menu .dropdown-menu {
  border: medium none;
  margin: 0 !important;
  padding: 0;
  position: relative;
}
#menu li.hiden_menu .dropdown-menu.megamenu {
  display: none;
}
#menu ul li .megamenu.column1 ul.list-unstyled {
  display: block;
  padding: 0;
  width: 100%;
  border: none;
}
#menu ul li .megamenu.column1 ul.list-unstyled li,
.hiden_menu li.top_level {
  float: left;
  padding: 0;
  width: 100%;
}
#menu li.hiden_menu:hover .dropdown-menu.megamenu {
  display: none;
}
.hiden_menu .top_level > a {
  color: #1f2022;
}
/* Megnor Category CSS */
#column-left .box.category-left-box,
#column-right .box.category-left-box {
  margin-bottom: 30px !important;
}
.catgory-left {
  width: 24%;
  float: left;
  padding-right: 30px;
}
.category-left-box {
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
  border-top: none;
  background: #ffffff;
  margin: 0 !important;
}
.category-left-box .box-content {
  display: none;
}
.category-left-box .box-content ul li a {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  padding: 8px 0;
  border-bottom: 1px dashed #e4e4e4;
}

.category-left-box .box-content > ul > li:hover > a {
  padding-left: 15px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.common-home #column-left .box.category-left-box .box-content {
  display: none;
}
#column-left .box.category-left-box .box-content {
  margin: 0;
  background: #ffffff;
}
#nav-one .dropdown:hover .dropdown-menu,
#nav-one .hiden_menu li.dropdown:hover .dropdown-menu {
  display: block;
}
#nav-one .hiden_menu li {
  position: relative;
}
#nav-one .hiden_menu .dropdown-menu li.dropdown .dropdown-menu {
  display: none;
}
#nav-one > li > .dropdown-menu {
  background: #fff none repeat scroll 0 0;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 30px;
  left: 100%;
  top: 0;
  min-width: 250px;
  height: 100%;
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 0 5px 5px 0;
}
#nav-one .dropdown {
  position: inherit;
}
.box-content-category ul .childs_1 li {
  padding: 0 0;
  border: none;
}
#product2 .btn.btn-default {
  padding: 6px 15px;
}
#product2 .btn.btn-default.wishlist:hover,
#product2 .btn.btn-default.compare:hover {
  background: #000;
  border-color: #000;
}
.box-content-category ul li {
  line-height: 21px;
  padding: 0 15px;
  text-align: left;
}
.dropdown {
  position: relative;
}
#nav-one > li.dropdown:after,
#nav-one > li.hiden_menu:after {
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  right: 25px;
  top: 0;
  color: #808080;
}
#nav-one > li.dropdown .column1 ul .dropdown:after {
  font-family: 'FontAwesome';
  font-size: 14px;
  position: absolute;
  right: 25px;
  top: 5px;
  color: #000;
}
#nav-one li .megamenu.column1 ul.list-unstyled li:last-child > a,
.hiden_menu .top_level > a {
  border-bottom: medium none;
}
#nav-one > li.dropdown:hover:after,
#nav-one > li.hiden_menu:hover:after,
#nav-one > li.dropdown .column1 ul .dropdown:hover:after {
  color: #ffa51f;
}
#nav-one > li.top_level.dropdown:hover a::after {
  content: '\f0d9';
  color: #ffffff;
  font-family: FontAwesome;
  font-size: 45px;
  left: auto;
  margin: 0 auto;
  position: absolute;
  right: -4px;
  text-align: center;
  bottom: 0;
  z-index: 9999;
  top: 13px;
}

#nav-one li .megamenu.column1 ul.list-unstyled li > a::after {
  display: none;
}

#nav-one > li.hiden_menu > a {
  font-size: 12px;
  font-weight: 600;
  color: #333333;
}
#nav-one > li.hiden_menu > .dropdown-menu {
  padding: 22px;
}
.top_level.hiden_menu {
  position: relative;
}
#nav-one li .megamenu ul.childs_1 {
  padding: 0 10px;
  min-width: 295px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
  padding: 0;
  display: inline-block;
  width: 150px;
}
#nav-one li ul {
  display: table-cell;
  float: none;
}
#nav-one ul {
  display: inline-block;
  float: none;
  margin: 0 auto;
  text-align: left;
}
#nav-one li .megamenu ul.list-unstyled li > a,
.hiden_menu .top_level a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 14px;
  font-weight: 700;
}
#nav-one li .megamenu ul.list-unstyled li > a,
.hiden_menu .top_level a {
  width: 100%;
}
#nav-one > li ul > li > a {
  min-width: 188px;
}
#nav-one li .megamenu ul.list-unstyled li > a,
.hiden_menu .top_level a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #333;
  font-size: 14px;
  font-weight: bold;
  padding: 0;
  text-transform: none;
}
#nav-one li .megamenu ul.list-unstyled li > a,
.hiden_menu .top_level a {
  width: 100%;
  color: #000;
  border: none;
  font-weight: 400;
  padding: 5px 0;
  font-size: 14px;
}
#nav-one li .megamenu ul.list-unstyled li > a:hover,
.hiden_menu .top_level a:hover {
  color: #e31e25;
}
#nav-one li .megamenu ul.list-unstyled > li.dropdown > a {
  color: #000;
  font-weight: 400;
  margin: 0;
}
.box-content-category ul .childs_1 li img {
  margin: 20px 0 10px 0;
}
#nav-one li .megamenu ul.list-unstyled > li.dropdown > a:hover {
  color: #000;
}
/* Megamenu*/
#nav-one
  li
  .megamenu.column1
  ul.list-unstyled
  > li.dropdown:hover
  > .dropdown-menu {
  display: block;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
  display: none;
  left: 158px;
  padding: 10px 20px;
  position: absolute;
  top: 0;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
}
/* more menu */
.categorybg {
  background: #fff;
  left: 243px;
  min-width: 600px;
  padding: 0;
  position: absolute;
  top: auto;
  border: 3px solid #e2e2e2;
  bottom: -75px;
}
.categorybg.more ul {
  padding: 0;
  margin: 0;
}
#nav-one .categorybg.more ul li a {
  padding: 12px 0;
}
.box .box-content-category .categorybg.more ul li a,
#column-left .box-content .categorybg.more ul li a,
#column-right .box-content .categorybg.more ul li a {
  font-weight: 400;
  color: #000;
}
.box .box-content-category .categorybg.more ul li a:hover,
#column-left .box-content .categorybg.more ul li a:hover,
#column-right .box-content .categorybg.more ul li a:hover {
  font-weight: 400;
  color: var(--text_color);
}
.categorybg.more {
  min-width: 200px;
}
.dropmenu .categorybg.more {
  padding: 25px;
}
.dropmenu li:hover ul,
.dropmenu li div li:hover div {
  display: block;
}
/* end of more menu */
#nav-one li ul > li > a,
.responsive-menu .main-navigation li a {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
  text-transform: capitalize;
  white-space: normal;
}
#nav-one li .megamenu ul.list-unstyled li .dropdown-menu {
  line-height: 30px;
  background: #fff none repeat scroll 0 0;
  margin: 10px 0 0 0;
  padding: 0;
  position: relative;
  border: none;
  box-shadow: none;
}
#nav-one
  li
  .megamenu
  ul.list-unstyled
  li
  .dropdown-menu
  ul.list-unstyled
  li
  > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #5a5a5a;
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  position: relative;
  text-transform: capitalize;
  padding: 8px 0 8px 15px;
}
#nav-one li .megamenu ul.list-unstyled.childs_2 a {
  min-width: 145px;
}
#nav-one li .megamenu.column1 ul.childs_1 {
  border: medium none;
}
.box-content-category .list-unstyled.childs_2 {
  padding: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled li > a,
.hiden_menu .top_level > a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  color: #000;
  font-weight: 600;
  margin: 0;
}
#nav-one li .megamenu.column1 ul.list-unstyled li > a:hover,
.hiden_menu .top_level > a:hover {
  color: var(--text_color);
}
.main-menu > ul > .dropdown ul > li:last-child > a,
.hiden_menu .top_level:last-child > a {
  border: medium none;
}
.main-menu > ul > .dropdown .megamenu.column1 ul > li.dropdown:last-child > a {
  border-bottom: 1px dashed #d9d9d9;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
  display: none;
  left: 0;
  padding: 10px;
  top: 0;
}
#nav-one
  li
  .megamenu
  ul.list-unstyled
  li
  .dropdown-menu
  ul.list-unstyled
  li
  > a::before {
  font-family: 'FontAwesome';
  content: '\f105';
  font-size: 14px;
  position: absolute;
  right: auto;
  top: 8px;
  color: #000;
  left: 0;
  font-weight: 400;
}
#nav-one li .megamenu.column1 ul.list-unstyled > li.dropdown .dropdown-menu {
  left: 100%;
}
#nav-one > li.dropdown .column1 ul .dropdown {
  position: relative;
}
#nav-one li .megamenu.column1 ul.list-unstyled li:hover > a,
#nav-one
  li
  .megamenu
  ul.list-unstyled
  li
  .dropdown-menu
  ul.list-unstyled
  li:hover
  > a,
.hiden_menu .top_level:hover > a {
  color: var(--text_color);
}
.column_left_cms .box.last .list-group {
  border-bottom: medium none;
  margin-bottom: 0;
  padding: 4px 0 0;
}
.column_left_cms .box.last {
  margin-bottom: 0;
}
.common-home .product-block .product-details {
  text-align: center;
}
/* Megnor Category CSS */
/* 1-col layout */

#column-left {
  width: 24%;
}
#column-right {
  width: 24%;
}
.layout-1 #content {
  padding: 0;
  margin-top: 30px;
}
.layout-2.left-col #column-left {
  padding: 0;
  /* width: 17%; */
  margin: 30px 30px 0 0;
}
.layout-2.right-col #column-right {
  margin: 50px 0 0 0;
  width: 19%;
  padding: 0;
}
/* product info page */
#tabs_info {
  padding: 0;
  margin-top: 50px;
  display: inline-block;
  width: 100%;
  float: left;
}
.productpage .product-description td {
  min-width: 175px;
}
.productpage .page-title {
  display: none;
}
/* End of product info page */
.productpage .container h1,
#product-product .container h2 {
  margin: -20px 0 30px 0;
}

.layout-2.left-col #content {
  background: #ffffff none repeat scroll 0 0;
  padding: 0;
  width: 73%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  margin-top: 30px;
}
.layout-2.right-col #content {
  background: #ffffff none repeat scroll 0 0 !important;
  margin: 30px 0 0 0;
  padding: 0;
  width: 100%;
  float: right;
}
.layout-2 .content-bottom #content {
  width: 100%;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}
/* 3-col layout */
.layout-3 #column-left {
  padding: 0;
  width: 19.3%;
  margin: 30px 30px 0 0;
}
.layout-3 #column-right {
  width: 24%;
  float: right;
  margin-top: 30px;
}
.layout-3 #content {
  padding: 0;
  width: 53%;
  margin-top: 30px;
}
/* content */
.quickview-model #content.productpage-quickview {
  width: 100%;
  padding: 20px 5px;
  background: #fff;
}
.layout-2 #content {
  margin: 0;
}
.layout-2.left-col #content.productpage-quickview {
  float: right;
}
.common-home #content {
  padding: 0;
}
.prd_image {
  width: 100%;
}
#servicecmsblock {
  font-size: 14px;
  padding: 0;
  position: relative;
  width: 100%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 60px 0;
  padding: 30px 0;
  border: 2px solid #f0f0f0;
  float: left;
}

#footer #block_4.footer-area {
  width: 39%;
  border-left: none;
  padding: 0;
  float: right;
  display: inline-block;
  position: relative;
}
/* footer */
#footer #block_3 .col-sm-3.column {
  width: auto;
}
#footer .footer-area {
  float: left;
  display: inline-block;
  width: 70%;
}
#footer .footer-left {
  width: 76%;
  float: right;
  display: inline-block;
}
#footer .footer-right {
  float: left;
  width: 24%;
  padding: 0;
}
#footer #block_1.footer-area {
  padding: 0 30px 0 0;
  position: relative;
  width: 100%;
  border-right: 1px solid #474747;
}
#footer #block_1.footer-area h2 {
  font-size: 16px;
  color: var(--text_color);
  font-weight: 500;
  text-transform: capitalize;
  line-height: ;
  margin: 0 0 20px 0;
}
#footer #block_2.footer-area {
  float: left;
  display: inline-block;
  padding: 0 0 0 60px;
  width: 45%;
  position: relative;
}
#block_2 > ul {
  padding-left: 0;
}
#footer .secured_icon {
  display: inline-block;
}
#footer #block_2 .secured_title {
  color: #6f6f6f;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#footer #block_2 > ul > .norton > a {
  background: rgba(0, 0, 0, 0) url('../image/megnor/Secu-1.png') no-repeat
    scroll 0 0;
  display: inline-block;
  height: 50px;
  width: 100px;
}
#footer #block_2 > ul > .mcafee > a {
  background: rgba(0, 0, 0, 0) url('../image/megnor/Secu-2.png') no-repeat
    scroll 0 0;
  display: inline-block;
  height: 45px;
  width: 100px;
}
#footer #block_2 > ul > .discover > a {
  background: rgba(0, 0, 0, 0) url('../image/megnor/pay-1.jpg') no-repeat scroll
    0 0;
  display: inline-block;
  height: 40px;
  width: 45px;
}
#footer #block_2 > ul > .mastro > a {
  background: rgba(0, 0, 0, 0) url('../image/megnor/mastro.jpg') no-repeat
    scroll 0 0;
  display: inline-block;
  height: 40px;
  width: 45px;
}
#footer #block_2 > ul > .paypal > a {
  background: rgba(0, 0, 0, 0) url('../image/megnor/paypal.jpg') no-repeat
    scroll 0 0;
  display: inline-block;
  height: 40px;
  width: 45px;
}
#footer #block_2 > ul > .g-wall > a {
  background: rgba(0, 0, 0, 0) url('../image/megnor/mastercard.jpg') no-repeat
    scroll 0 0;
  display: inline-block;
  height: 40px;
  width: 45px;
}
#footer #block_2 > ul > .amex > a {
  background: rgba(0, 0, 0, 0) url('../image/megnor/amex.jpg') no-repeat scroll
    0 0;
  display: inline-block;
  height: 40px;
  width: 45px;
}
#footer .payment_icon {
  display: inline-block;
  width: 45px;
}
footer {
  background: var(--background);
  position: relative;
  display: inline-block;
  width: 100%;
}
footer {
  margin-top: 30px;
  padding-top: 0px;
  background: var(--background);
  color: #595959;
  position: relative;
}
footer h5 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  margin: 0px 0px 40px 0px;
  position: relative;
  text-transform: capitalize;
  letter-spacing: 0.4px;
  line-height: 20px;
}
@media (max-width: 1200px) {
  #footer .footer-area .col-sm-3.column:first-child {
    padding-left: 0;
  }
}
.common-home footer {
  margin-top: 0;
}
.footertop-cms.container,
header .container {
  top: auto;
  padding-top: 0;
}
footer hr {
  border-top: none;
  border-bottom: 1px solid #666;
}
.toggle-footer a {
  color: #c0c0c0;
}
#block_3 .list-unstyled a {
  font-size: 12px;
}
footer a {
  color: #ebebeb;
  font-size: 12px;
}
#footer .column li a {
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.4px;
}
footer #footer .container .footer-blocks ul li {
  float: none;
}
#footer .column li a:hover,
#footer .column li a:focus {
  /* color: var(--text_color) !important; */
  color: #ebc000;
  background-position: 0 -23px;
}
footer a:hover,
footer a:focus {
  color: #ebc000;
}
@media (max-width: 1200px) {
  #footer #block_1.footer-area {
    padding-right: 0;
    border-right: 0;
  }
}
.newsletter {
  float: right;
  width: auto;
}
.newsleft .news-title1,
.newsleft .news-title3 {
  color: #ebc000;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  margin: 0 0 20px 0;
  display: inline-block;
}
.newsleft .news-title2 {
  color: #ebebeb;
  font-size: 12px;
  display: block;
  width: 200px;
  line-height: 30px;
}
footer .follow,
footer .payment {
  color: #ffa51f;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin: 20px 0 15px;
}
.newsleft .news-icon::before {
  font-size: 40px;
  margin-top: 10px;
}
#footer .content_footer_left {
  width: 100%;
  position: relative;
}
#footer h6 {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 15px;
  position: relative;
  text-transform: uppercase;
}
#footer .address_wrap {
  display: flex;
  align-items: center;
}
#block_1.footer-area .contact_phone {
  font-size: 12px;
  font-weight: 500;
  color: #ebebeb;
  margin: 0 0 0 0;
  display: inline-block;
}
#footer #block_1 .contact_address {
  color: #ebebeb;
  overflow: hidden;
  padding-top: 0;
  font-size: 12px;
  font-weight: 500;
  width: 70%;
  display: inline-block;
}
#footer .address_wrap .address-icon {
  background: url('../image/megnor/footer-icon.png') no-repeat scroll left -900px;
  height: 35px;
  width: 25px;
  /* cursor: pointer; */
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  display: inline-block;
  margin: 0 10px 0px 0px;
  flex-shrink: 0;
}
#footer .address_wrap:hover .address-icon {
  background: url('../image/megnor/footer-icon.png') no-repeat scroll left -720px;
}
#footer .email .email-icon {
  background: url('../image/megnor/footer-icon.png') no-repeat scroll left -170px;
  height: 35px;
  width: 25px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  display: inline-block;
  margin: 0 10px -5px 0;
  flex-shrink: 0;
}
#footer .email:hover .email-icon {
  background: url('../image/megnor/footer-icon.png') no-repeat scroll left 12px;
}
#footer .contact .contact-icon {
  background: url('../image/megnor/footer-icon.png') no-repeat scroll left -540px;
  height: 35px;
  width: 25px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  display: inline-block;
  margin: 15px 10px -15px 0;
  flex-shrink: 0;
}
#footer .contact:hover .contact-icon {
  background: url('../image/megnor/footer-icon.png') no-repeat scroll left -354px;
}
.discover.payment_icon > a {
  background: url('../image/megnor/paypal.jpg') no-repeat scroll 0 0;
}
#footer #block_1 .find_map a {
  font-size: 14px;
}
#footer_storeinformation_block > ul {
  padding: 0;
  list-style: outside none none;
}
#footer #footer_storeinformation_block li.address,
#footer #footer_storeinformation_block li.call-num,
#footer #footer_storeinformation_block li.email {
  border: medium none;
  padding-left: 0;
}
#footer #footer_storeinformation_block li {
  padding-left: 25px;
  line-height: 30px;
  color: #ffffff;
}
#footer li.address:before {
  content: '\f041';
  font-family: 'fontawesome';
  font-size: 13px;
  margin-right: 15px;
  color: #ffa51f;
}
#footer li.call-num:before {
  content: '\f095';
  font-family: 'fontawesome';
  font-size: 13px;
  margin-right: 15px;
  color: #ffa51f;
}
#footer li.email:before {
  content: '\f0e0';
  font-family: 'fontawesome';
  font-size: 13px;
  margin-right: 15px;
  color: #ffa51f;
}
#footer .email a {
  white-space: nowrap;
}
#social_block .toggle-footer {
  padding: 0;
}
.layout-2 #social_block .toggle-footer li {
  background: #f9f9f9;
}
#social_block .toggle-footer li {
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  height: 35px;
  margin: 0 8px 8px 0;
  padding: 7px 0;
  text-align: center;
  width: 35px;
  cursor: pointer;
}
#footer_aboutus_block > h5 {
  display: none;
}
#footer_aboutus_block > ul {
  padding: 0;
  list-style: outside none none;
}
footer .tm-about-logo {
  margin-bottom: 20px;
}
#footer_aboutus_block .about {
  color: #ffffff;
  line-height: 30px;
  font-size: 13px;
}
#footer {
  padding: 65px 15px;
  top: auto;
}
#footer #contact.col-sm-3.column .fa {
  clear: left;
  color: #fec107;
  float: left;
  font-size: 16px;
  margin-right: 10px;
  margin-top: 6px;
}
#footer #contact.col-sm-3.column .fa.fa-envelope {
  font-size: 12px;
  margin-top: 8px;
}
#footer #contact.col-sm-3.column {
  font-size: 14px;
}
#footer #contact.col-sm-3.column li a {
  background: none;
  padding: 0;
}
.address_content {
  overflow: hidden;
  padding-left: 45px;
  padding-right: 135px;
  background: rgba(0, 0, 0, 0) url('../image/megnor/footer-icon.png') no-repeat
    scroll -8px 4px;
  margin-bottom: 35px;
}
#contact .phone {
  background: url('../image/megnor/footer-icon.png') no-repeat scroll -6px -66px
    transparent;
  padding-left: 45px;
  margin-bottom: 35px;
  padding-top: 7px;
}
#contact .email {
  background: url('../image/megnor/footer-icon.png') no-repeat scroll -6px -132px
    transparent;
  padding-left: 45px;
}
#footer #footer_aboutus_block.col-sm-3.column {
  width: 25%;
  padding: 0;
  border: none;
  margin-right: 100px;
}
#footer .content_footer_right .newsletter.col-sm-3.column {
  padding: 0;
  margin: 0;
}
.footer_bottom {
  display: inline-block;
  float: left;
  width: 15%;
}
#footer #contact.column {
  width: 35.8%;
}
#footer_storeinformation_block.col-sm-3.column {
  width: 23%;
}

#footer #contact.column h5 {
  display: none;
}
#footer .col-sm-3.column {
  padding: 0 0 0 60px;
}

#social_block .toggle-footer li:hover .fa {
  color: #000;
}
#social_block .toggle-footer li.facebook:hover {
  background: var(--text_color) none repeat scroll 0 0;
  color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.facebook:hover {
  background: var(--text_color) none repeat scroll 0 0;
  color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.facebook {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #ffffff;
}
#social_block .toggle-footer li.facebook {
  background: #4e4e4e none repeat scroll 0 0;
  color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.twitter:hover {
  background: var(--text_color) none repeat scroll 0 0;
  color: #ffffff;
}
#social_block .toggle-footer li.twitter:hover {
  background: var(--text_color) none repeat scroll 0 0;
  color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.twitter {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #ffffff;
}
#social_block .toggle-footer li.twitter {
  background: #4e4e4e none repeat scroll 0 0;
  color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.google_plus:hover {
  background: var(--text_color) none repeat scroll 0 0;
  color: #ffffff;
}
#social_block .toggle-footer li.google_plus:hover {
  background: var(--text_color) none repeat scroll 0 0;
  color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.google_plus {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #ffffff;
}
#social_block .toggle-footer li.google_plus {
  background: #4e4e4e none repeat scroll 0 0;
  color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.rss:hover {
  background: var(--text_color) none repeat scroll 0 0;
  color: #ffffff;
}
#social_block .toggle-footer li.rss:hover {
  background: var(--text_color) none repeat scroll 0 0;
  color: #ffffff;
}
.layout-2 #social_block .toggle-footer li.rss {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #ffffff;
}
#social_block .toggle-footer li.rss {
  background: #4e4e4e none repeat scroll 0 0;
  color: #ffffff;
}
#footer #footer_storeinformation_block .payment-cms .payment li {
  color: #808080;
  display: inline-block;
  margin-right: 5px;
  padding: 0;
}
/* New CSS */
.product-carousel .slider-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.box.bestseller .product-carousel .slider-wrapper-outer {
  margin: 40px 0 0 0;
  display: inline-block;
}
.product-grid li,
#content .box-product .product-items,
#content .product-carousel .slider-item {
  display: inline-block;
  float: left;
  visibility: unset !important;
  -webkit-backface-visibility: unset !important;
  -moz-backface-visibility: unset !important;
  -ms-backface-visibility: unset !important;
  vertical-align: middle;
}
.hometab .box-product .slider-item {
  margin-top: 50px;
}

#contact ul,
#aboutcms ul {
  list-style: none;
  padding: 0;
}
#aboutcms h5 {
  display: none;
}
.manufacture_block {
  float: left;
  padding: 25px 0 10px;
  width: 100%;
  text-align: left;
}
.manufacturer_title {
  color: #333;
  display: inline-block;
  float: left;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.manufacture_block > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding-left: 15px;
  width: 93%;
}
.manufacture_block > ul li {
  background: url('../image/megnor/pipe.gif') no-repeat scroll right 6px
    transparent;
  display: inline-block;
  padding: 0 15px 2px 10px;
}
.manufacturer_item > a {
  color: #333333;
}
.manufacturer_item > a:hover {
  color: #d95026;
}
.manufacture_block > ul li:last-child {
  background: none repeat scroll 0 0 transparent;
}
.swiper-wrapper .swiper-slide {
  width: auto;
}
.testimonial-cms {
  display: inline-block;
  margin: 30px 0 75px 0;
  position: relative;
  vertical-align: middle;
  width: 100%;
  padding: 0;
}
.homepage-peoplesay .peoplesay-inner {
  position: relative;
}
.testimonial-cms .peoplesay-title h2 {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  text-transform: capitalize;
  text-align: left;
  display: inline-block;
  line-height: 20px;
  letter-spacing: 0.4px;
}
.testimonial-cms .peoplesay-title h1 {
  font-size: 12px;
  color: #a5a5a5;
  text-transform: capitalize;
  font-weight: 400;
  display: inline-block;
  padding: 0 0 0 15px;
  margin: 0;
  line-height: 20px;
  letter-spacing: 0.4px;
  text-align: left;
}
.testimonials {
  position: relative;
}
.homepage-testimonials-inner.box-content {
  background: #f5f5f5 none repeat scroll 0 0;
  display: block;
  position: relative;
  padding: 20px 18px;
}
.peoplesay-block {
  display: inline-block;
  float: left;
  position: relative;
  width: auto;
  margin: 0;
  cursor: pointer;
}
.test-image {
  text-align: center;
  margin: 23px 0 9px 0;
  background: #fff;
  border: 4px solid #f7f7f7;
  height: 128px;
  width: 128px;
  border-radius: 3px;
}
.test-image .left-img {
  padding: 25px 0 0 0;
}
.testi-details > a {
  clear: both;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  text-transform: capitalize;
  width: 100%;
}
#testimonial .designation {
  clear: both;
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
  font-weight: 300;
}
.testimonials .customNavigation {
  top: 4px;
  left: auto;
  right: 20px;
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
}
#column-left #testimonial .customNavigation,
#column-right #testimonial .customNavigation {
  display: block;
}
#testimonial .customNavigation a.next::before {
  left: auto;
  top: 2px;
  color: #000;
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 22px;
  position: absolute;
  right: 9px;
  font-weight: normal;
}
#testimonial .customNavigation a.prev:hover::before,
#testimonial .customNavigation a.next:hover::before {
  color: var(--text_color);
}
#testimonial .customNavigation a.prev::before {
  right: auto;
  top: 2px;
  content: '\f104';
  font-family: 'FontAwesome';
  color: #000;
  font-size: 22px;
  left: 12px;
  position: absolute;
  font-weight: normal;
}

#testimonial .customNavigation a.next {
  right: auto;
  left: 0px;
  border: medium none;
  height: 30px;
  width: 30px;
  background: none;
  top: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}

#testimonial .customNavigation a.prev {
  border: medium none;
  height: 30px;
  width: 30px;
  background: none;
  top: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  margin-right: 0;
  right: 0;
  left: auto;
}
.testimonial-cms .customNavigation a.prev {
  right: 20px;
}
.test-content .quote-img {
  background: url('../image/megnor/quote.png') no-repeat scroll center center
    transparent;
  width: 23px;
  height: 19px;
  position: relative;
  display: block;
  margin: 15px auto;
}
#testimonial .customNavigation a::after {
  top: 100px !important;
}
.test-content {
  display: inline-block;
  position: relative;
  text-align: center;
}
#testimonial .designation a {
  color: #2196f3;
}
.footer-logo {
  margin-bottom: 5px;
}
.newsletter label {
  display: none;
}
.newsright .btn:hover::before {
  color: var(--text_color);
}
#testimonial .action a {
  text-align: right;
  display: inline-block;
  width: auto;
  margin: -20px 0 0 0;
  float: right;
  font-size: 12px;
  color: #000;
  border-bottom: 1px solid #000;
  line-height: 15px;
}
#testimonial .action a:hover {
  color: var(--text_color);
  border-bottom: 1px solid var(--text_color);
}
.testimonial-cms .title {
  text-align: center;
}
.testimonial-cms .test-dec a {
  color: #000;
  font-size: 13px;
  font-weight: 500;
  position: relative;
}
.peoplesay-block:hover .test-dec a {
  color: var(--background);
}
.testimonial-cms .peoplesay-block:hover .button,
.testimonial-cms .peoplesay-block:hover .left-img {
  display: block;
}
.testimonial-cms:hover .test-dec .button a {
  color: var(--text_color);
  font-size: 12px;
  border-bottom: 1px solid;
  letter-spacing: 0.2px;
}
.testimonial-slider-carousel .test-dec .button {
  display: none;
  left: 0;
  opacity: 1 !important;
  -khtml-opacity: 1 !important ;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  position: absolute;
  right: 0;
  text-align: center;
  bottom: 0%;
  font-size: 12px;
}
.newsletter .input-news {
  position: relative;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -khtml-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  height: 44px;
  margin: 15px 0 0 0;
  width: 227px;
}
.content_footer_right {
  position: relative;
  float: right;
  display: inline-block;
  padding: 0 0 0 70px;
  width: auto;
  border-left: 1px solid #474747;
}
.newsletter.col-sm-3.column {
  float: right;
  width: auto;
}
.input-news .text-danger {
  color: #f9bf39;
  position: absolute;
  left: 0px;
}
.subscribe-btn {
  width: auto;
  float: right;
  position: relative;
}
.newsletter .form-group {
  margin: 0;
  float: left;
  width: 100%;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -khtml-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
}
.newsletter .news-icon::before {
  background: rgba(0, 0, 0, 0) url('../image/megnor/sprite1.png') no-repeat
    scroll 3px -805px;
  content: '';
  float: left;
  height: 60px;
  width: 60px;
}
.newsletter:hover .news-icon::before {
  background: rgba(0, 0, 0, 0) url('../image/megnor/sprite1.png') no-repeat
    scroll -85px -805px;
}
.newsletter #txtemail {
  background-color: #ffffff;
  border: none;
  height: 44px;
  width: 227px;
  box-shadow: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  text-transform: capitalize;
  padding: 10px 20px !important;
}
.newsletter .news-title2 {
  font-size: 12px;
  font-weight: 400;
  color: #ebebeb;
  margin: 0 0 15px 0;
  display: inline-block;
}
.bx-prev.disabled,
.bx-next.disabled {
  font-size: 0;
}

.newsletter .form-control::placeholder {
  color: #9a9a9a;
}
.newsletter .btn.btn-lg {
  background: url('../image/megnor/mail.png') no-repeat scroll 0 0px;
  font-size: 0;
  padding: 0;
  text-transform: capitalize;
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
  width: 25px;
  height: 15px;
  position: absolute;
  top: 15px;
  left: auto;
  right: 20px;
}
#content .col-sm-6.product-left .product-info .image .thumbnail > img,
#content .col-sm-6.product-left .product-info .image .thumbnail a > img {
  border: 1px solid #f0f0f0;
  border-radius: 4px;
}
#account-order .col-sm-6.text-right {
  clear: both;
}
#contact ul li,
.newsletter ul li {
  line-height: 22px;
}
#contact li.call-num {
  margin-top: 15px;
}
.categoryblock {
  padding-left: 11px;
  padding-right: 11px;
  float: left;
  width: 33.333%;
  margin-bottom: 22px;
}
.category-cms {
  width: 100%;
  float: left;
  padding-bottom: 15px;
  padding-top: 0px;
  margin-bottom: 2px;
}
.category-container {
  position: relative;
  margin: 0 auto;
  width: 100%;
}
.category-row {
  margin-left: -11px;
  margin-right: -11px;
}
#aboutcms li.content {
  line-height: 25px;
}
ul.subcats {
  list-style: none;
  padding: 0;
  overflow: hidden;
  vertical-align: top;
  margin: 0;
  clear: both;
  float: left;
}
ul.subcats li a {
  color: #333333;
  display: inline-block;
  font-size: 13px;
  position: relative;
  text-transform: capitalize;
}
ul.subcats li a:hover {
  color: #2196f3;
}
ul.subcats li a:hover::before {
  font-size: 4px;
  padding-right: 10px;
  color: #2196f3;
}
ul.subcats li a:hover {
  padding-left: 10px;
  transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
}
ul.subcats li a::before {
  content: '\f111';
  font-family: 'FontAwesome';
  font-size: 0;
  left: 0;
  line-height: 20px;
  position: absolute;
  transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  z-index: 99;
}
ul.subcats li,
ul.subcats li a {
  transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -ms-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
}
#product2 .control-label.qty {
  float: left;
  margin: 7px 15px 7px 0;
}
#product .form-group #input-quantity,
.quickview-model #input-quantity {
  width: 60px;
  height: 38px;
  display: inline;
  padding: 8px;
  text-align: center;
  margin-right: 10px;
}
.box-category-top {
  float: left;
  width: auto;
  position: relative;
  padding: 16px 45px 16px 0;
  background-color: #e31e25;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}
/* .box-category-top::before {
  position: absolute;
  content: '';
  background: #e31e25 url('../image/megnor/list.png') no-repeat scroll center
    center;
  top: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 16px;
  height: 13px;
} */
.box-category-top::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  width: 1px;
  height: 52px;
}
.box-category-top svg {
  margin-right: 10px;
  flex-shrink: 0;
}
.box-category-top:hover  {
  background-color: rgba(0, 0, 0, 0.1);
} 
.box-content-category .dropdown:hover span::after {
  opacity: 0;
}
#column-left .box-content-category {
  position: relative;
  top: -16px;
  display: block;
}
#column-left .box-content-category a {
  display: inline-block;
  width: 100%;
}
#column-left .box-content-category a:hover {
  padding-left: 15px;
  transition: all 0.3s ease 0s;
}
#column-left .box-category .box-heading {
  position: absolute;
  top: -74px;
  z-index: 999999;
  width: 250px;
  height: 58px;
  font-weight: 600;
  padding: 17px 19px;
}
#button-cart2 {
  background: var(--text_color);
  border: 1px solid var(--text_color);
  box-shadow: none;
}
.box-content-category {
  background-color: #fff;
  color: #000 !important;
  display: none;
  left: 0;
  margin: 0;
  position: absolute;
  top: 52px;
  width: 243px;
  z-index: 999999;
  border-radius: 0 0 5px 5px;
  padding: 5px 0 0 0;
  border: 1px solid #e7e7e7;
  border-top: none;
}
#nav-one li.hiden_menu .dropdown-inner {
  display: none;
  margin: 0 !important;
  padding-left: 0;
  padding-right: 0;
}
.box-content-category .hiden_menu span.main {
  padding: 13px 85px 13px 40px;
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  position: relative;
  cursor: pointer;
}
#nav-one .main.hiden_menu ul > li > a {
  padding: 13px 53px 13px 40px;
  border-bottom: 1px solid #e7e7e7;
}
.main.hiden_menu::before {
  display: none;
}

.box-content-category .hiden_menu span.main::after {
  content: ' ';
  position: absolute;
  right: auto;
  top: 18px;
  left: 15px;
  background: rgba(0, 0, 0, 0) url('../image/megnor/more.png') no-repeat scroll
    center 2px;
  width: 12px;
  height: 12px;
}
.box-content-category .hiden_menu span.main.active::after {
  background-position: left -28px;
}

.box-content-category .hiden_menu span.main:hover::after {
  background: rgba(0, 0, 0, 0) url('../image/megnor/more_hover.png') no-repeat
    scroll center 2px;
}
.box-content-category .hiden_menu span.main.active:hover::after {
  background-position: left -28px;
}
.box-content-category .hiden_menu span.main:hover::before {
  background: rgba(0, 0, 0, 0) url('../image/megnor/Arrow.png') no-repeat scroll
    center -54px;
}
.box-content-category .hiden_menu span.main:hover {
  color: var(--text_color);
}
.cate-heading {
  text-transform: uppercase;
  font-size: 16px;
  color: #1e1f22;
  font-weight: 700;
  float: left;
  margin-bottom: 15px;
}
.category {
  padding: 0px 20px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  display: block;
  background-color: #143873;
  min-height: 162px;
  overflow: hidden;
  position: relative;
}
.category .image {
  float: right;
}
.category .image img {
  backface-visibility: hidden;
  max-width: none;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
}
.category:hover .image img {
  overflow: hidden;
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 400ms ease 0s;
  -webkit-transition: all 400ms ease 0s;
  -moz-transition: all 400ms ease 0s;
  -ms-transition: all 400ms ease 0s;
  -o-transition: all 400ms ease 0s;
}
.cat-desc {
  float: left;
  padding-top: 24px;
}
.bottomfooter {
  float: left;
  padding: 35px 0;
  width: 100%;
  border-top: 1px solid #474747;
  background: var(--background);
}
.bottomfooter .container {
  clear: both;
  text-align: center;
}
.bottomfooter ul li {
  display: inline-block;
  line-height: 11px;
}
footer .bottomfooter .list-unstyled a {
  padding: 0 30px;
}
footer .bottomfooter .list-unstyled a:first-child {
  padding: 0 30px 0 0;
}
.bottomfooter ul li:first-child {
  border: medium none;
  padding-left: 0;
}
p.powered {
  text-align: left;
  float: left;
  margin: 0;
  font-size: 12px;
  color: #ebebeb;
  font-weight: 400;
  width: auto;
}
.footerbottom-cms {
  float: right;
}
@media (max-width: 979px) {
  .blog_item {
    width: 100% !important;
  }
  #content #tabs_info .nav.nav-tabs {
    padding: 10px 15px 0 0;
  }
  .service-content {
    margin: 0;
  }
  /*#footer .column ul {display: none;}*/
  #footer .column {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
/* alert */
.alert {
  padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
  margin: 0 0 20px 0;
  padding: 8px 0;
}
.breadcrumb i {
  font-size: 15px;
}
.breadcrumb > li {
  position: relative;
  white-space: nowrap;
  line-height: 14px;
  display: flex !important;
}
.breadcrumb > li + li:before {
  content: '';
  padding: 0;
  color: #000 !important;
}

.breadcrumb > li:last-child a,
.breadcrumb > li a:hover,
.breadcrumb > li a.active {
  color: #000;
}
.breadcrumb > li a {
  color: #000;
  white-space: nowrap;
}
.breadcrumb > li a:hover {
  color: var(--text_color) !important;
}
.pagination {
  margin: 0;
}
/* buttons */
.buttons {
  margin: 1em 0;
  display: inline-block;
  width: 100%;
}
.btn {
  padding: 10px 15px;
  font-size: 14px;
  border: 1px solid #e5e5e5;
}
.btn-xs {
  font-size: 9px;
}
.btn-sm {
  font-size: 10.2px;
}
.btn-lg {
  font-size: 15px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover,
.dropdown-menu.myaccount-menu,
#form-currency .dropdown-menu .btn-link {
  font-size: 13px;
}
.btn-group > .btn-xs {
  font-size: 9px;
}
.btn-group > .btn-sm {
  font-size: 10.2px;
}
.btn-group > .btn-lg {
  font-size: 15px;
}
.btn-default {
  color: #000;
  background: #428bca;
  border: 1px solid #357ebd;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.btn-primary {
  color: #000;
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #7e5cdd;
  background-color: #fff;
  border: 2px solid #7e5cdd;
}
.modal-dialog .btn-primary[disabled] {
  color: #fff;
  background-color: var(--text_color);
  border: 1px solid var(--text_color);
  box-shadow: none;
  cursor: not-allowed;
}
.modal-dialog .btn-default {
  color: #fff;
  background: var(--text_color);
  border: 1px solid var(--text_color);
  line-height: inherit;
}
.btn-warning {
  color: #ffffff;
  background-color: #faa732;
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
  color: #ffffff;
  background: #d9534f;
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
  color: #ffffff;
  background-color: #5bb75b;
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
  color: #ffffff;
  background-color: #df5c39;
  background-image: linear-gradient(to bottom, #e06342, #dc512c);
  background-repeat: repeat-x;
  border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-image: none;
  background-color: #df5c39;
}
.btn-link {
  border-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  color: #23a1d1;
  border-radius: 0;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.btn-inverse {
  color: #ffffff;
  background: #363636;
  border: none;
}

@media (max-width: 767.98px) {
  .newsletter .input-news {
    width: 75%;
  }
  .subscribe-btn {
    text-align: right;
    width: auto !important;
  }
  .newsletter .input-news {
    width: 85%;
  }
}
.col-xs-11.col-sm-3.alert span a:hover {
  color: #ffd200;
}
.dropdown-menu {
  top: 89%;
}
.box .filterbox {
  border: medium none;
}
.panel-footer {
  background-color: transparent !important;
  border-top: medium none !important;
  padding: 0 !important;
}
.panel-footer.text-right {
  text-align: left;
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  background: transparent !important;
}
.list-group-item {
  border: none;
  padding: 0 !important;
}
#column-left .list-group-item.heading {
  font-size: 13px !important;
  font-weight: 600 !important;
}
.list-group a {
  padding: 5px 0px;
  text-transform: capitalize;
  font-size: 13px;
  border: none;
  line-height: 30px !important;
}
#column-left .box .list-group-item {
  color: #808080;
  font-size: 12px;
  font-weight: 400;
}
#column-left .list-group-item #filter-group1 {
  font-weight: normal !important;
  color: #f7f7f7 !important;
}
.fa.fa-pencil {
  margin-right: 5px;
}
#column-left .checkbox > label {
  color: #707070;
  font-size: 12px;
}
#column-left .checkbox > label:hover {
  color: var(--text_color);
}
.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
  color: var(--text_color) !important;
}
#button-filter.btn.btn-primary:hover {
  background: #000 !important;
  padding: 6px 20px 6px !important;
  border: 2px solid #000;
  color: #fff !important;
}
#button-filter.btn.btn-primary {
  background: var(--text_color);
  padding: 6px 20px 6px !important;
  border: 2px solid var(--text_color);
  color: #000 !important;
  box-shadow: none;
  margin: 15px 0 0 0;
}
/* .sort .form-control,
.limit .form-control {
  padding: 5px 15px !important;
} */
.alert-success {
  width: 100%;
  float: right;
}
.list-group-item.group-name {
  color: #1f2022;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  padding: 0 18px;
}
.filterbox .list-group-item .checkbox > label {
  color: #808080;
}
.filterbox .list-group-item {
  padding: 0px;
  color: #000;
}
.filterbox .panel-footer {
  padding: 0 0 15px;
  text-align: left;
  border: medium none;
  background: #fff;
}
/* carousel */
.carousel-caption {
  color: #ffffff;
}
.carousel-control .icon-prev:before {
  content: '\f053';
  font-family: FontAwesome;
}
.carousel-control .icon-next:before {
  content: '\f054';
  font-family: FontAwesome;
}
/* product list */
.product-thumb .image {
  text-align: left;
  position: relative;
  overflow: hidden;
  border-left: 1px solid #f0f0f0;
}
.slider-item.first_item_tm .image,
.product-items.first_item_tm .image {
  border-left: none;
}
.category_tab .tab-content .owl-item:first-child .product-thumb .image {
  border-left: none;
}

.row.cat_prod .item:first-child .product-thumb .image {
  border-left: none;
}
.product-thumb:hover .image {
  border-right: none;
}
.slider-item.last_item_tm .product-block .image {
  border-right: none;
}
.category_tab .tab-pane {
  float: left;
  width: 100%;
}
.product-grid .product-thumb .image {
  float: none;
}
.product-grid .product-thumb .image {
  float: none;
  border-right: 1px solid #f0f0f0;
  border-left: 0;
}
.product-grid:nth-child(2n) .product-thumb .image {
  border-right: none;
  border-left: 0;
}
.cat_prod .item:first-child .product-thumb .image {
  border-left: none;
}
#product-special .product-grid:first-child .product-thumb .image {
  border-left: none;
}
#product-search .product-grid:first-child .product-thumb .image {
  border-left: none;
}
#product-manufacturer .product-grid:first-child .product-thumb .image {
  border-left: none;
}
.product-layout.product-grid,
.product-layout.product-list {
  padding: 0 0 30px 0;
}
.product-layout.product-list {
  padding: 0 15px;
  margin: 0 0 30px;
}
#content .product-grid .product-block,
#content .product-list .product-block {
  padding: 0;
}
#content .product-grid .product-block {
  margin: 0;
  padding: 0;
}
.product-grid .product-block-inner {
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: left;
  min-height: 480px;
}
.product-block-inner .image>a>img {
  margin: 0 auto;
  transition: 4.3s;
  -webkit-transition: 4.3s;
  -moz-transition: 4.3s;
  -ms-transition: 4.3s;
  -o-transition: 4.3s;
}
.product-block-inner:hover a>img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: 4.3s;
  -webkit-transition: 4.3s;
  -moz-transition: 4.3s;
  -ms-transition: 4.3s;
  -o-transition: 4.3s;
}
.product-carousel .product-block-inner:hover a>img {
  transform: none;
}
.product-thumb .list .rating {
  float: none;
  position: unset;
}
.product-thumb:hover .list .rating {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.row.cat_prod {
  margin: 0 -15px;
}
.product-list .product-thumb .image {
  margin: 0;
  width: auto;
}
#content .product-list .product-block:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.alert-success .fa.fa-check-circle {
  margin-right: 5px;
}

@media (min-width: 768px) {
  .product-list .product-thumb .image {
    float: left;
  }
}
.static_links li a:hover {
  color: #ffa51f !important;
}
.single_product_img:hover::before {
  animation: 1s ease 0s normal none 1 running fixedAnim;
}
.single_product_img {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
  vertical-align: top;
}
.single_product_img::before {
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%
    )
    repeat scroll 0 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: -75%;
  top: 0;
  transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.product-thumb h4 {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  margin: 5px 0 0;
  cursor: pointer;
  color: #707070;
}
.product-list .product-thumb h4 {
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: 500;
  text-transform: uppercase;
}
.product-thumb h4 a {
  color: #000;
  letter-spacing: 0.6px;
  line-height: 18px;
  font-size: 13px;
  font-weight: bold;
}
#column-left .product-thumb h4 a {
  color: #707070;
}
#column-left .product-thumb h4 a:hover {
  color: var(--text_color);
}
#column-left .product-thumb .price {
  width: 100%;
}
#column-left .product-thumb .price-new {
  float: left;
}
#column-left .product-thumb .price-old {
  float: left;
  margin-left: 8px;
}
#featured-carousel .product-thumb .caption {
  float: left;
  padding: 30px 0 0 30px;
  text-align: left;
  width: 50%;
}
#column-left .product-block:hover .price {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  transform: none;
}
#column-left .product-thumb .caption {
  min-height: 0px;
}
#special-carousel .product-carousel .product-thumb .caption {
  padding: 10px;
}
.account-wishlist table .text-center img {
  border: 1px solid #e5e5e5;
}

@media (max-width: 767.98px) {
  .product-list .product-thumb .caption {
    min-height: 0;
    margin-left: 0;
  }
}
.pagination-wrapper .active > span {
  background: var(--text_color) none repeat scroll 0 0 !important;
  border: 1px solid var(--text_color) !important;
  border-radius: 5px !important;
  color: #000 !important;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.product-layout.product-list .product-block:hover .wishlist {
  position: relative;
  top: 0;
}
.product-list .product-block:hover .wishlist .fa.fa-heart {
  display: none;
}
.product-list .button-group .wishlist .fa.fa-heart {
  display: none;
}
#featured-carousel .product-thumb .rating {
  float: left;
  top: 50%;
}
#footer .row .product-block {
  border: none;
}
#footer .row .product-block:hover {
  border: none;
}
#featured-carousel .product-block:hover,
#featured-carousel .product-block {
  border: medium none;
}
#carousel-0 .product-block:hover,
#carousel-0 .product-block {
  border: medium none;
}
#featured_grid .saleicon.sale {
  display: none;
}
.product-thumb .percentsaving {
  background-color: var(--text_color);
  color: #ffffff;
  display: block;
  font-size: 11px;
  letter-spacing: 1.5px;
  padding: 2px;
  position: absolute;
  right: 12px;
  text-align: center;
  text-transform: capitalize;
  top: 6px;
  z-index: 1;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  text-transform: capitalize;
  height: 16px;
  width: 35px;
  line-height: 13px;
  font-weight: normal;
  left: 10px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.product-thumb:hover .percentsaving {
  opacity: 1;
  khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.product-list .product-thumb .percentsaving.list-save {
  right: 5px;
  top: 0px;
  display: block;
  position: absolute;
}
.product-list .product-thumb .percentsaving.grid-save,
.product-grid .product-thumb .percentsaving.list-save {
  display: none;
}
.rating .fa-stack,
#review .fa-stack {
  font-size: 8px;
  width: 10px;
  color: #ddd;
}
.rating .fa-star,
#review .fa-star,
.rating-wrapper .fa-star {
  color: #ffab00;
  font-size: 13px;
}
.rating .fa-star + .fa-star-o,
#review .fa-star + .fa-star-o,
.rating-wrapper .fa-star + .fa-star-o {
  color: #ffab00;
}
.rating .fa-star.off,
.rating-wrapper .fa-star.off,
#review table .fa-star.off {
  color: #ccc;
}
h2.price {
  margin: 0;
}

#product-compare .btn.btn-primary.btn-block {
  background: var(--text_color);
  border: 1px solid var(--text_color);
  color: #000;
  box-shadow: none;
}
#product-compare .btn.btn-primary.btn-block:hover {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  box-shadow: none;
}
.productpage .nav-tabs > li.active > a {
  color: #000 !important;
  font-size: 20px;
  font-weight: 500;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: var(--text_color) !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #000 !important;
  background: #f5f5f5;
  font-weight: 600;
}
#content #tabs_info .nav.nav-tabs {
  padding: 0;
  border-bottom: 2px solid #f0f0f0;
}
.product-thumb .price {
  color: var(--background);
  display: inline-block;
  float: none;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.8px;
  /*margin: 20px 0 0 0;*/
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  opacity: 1;
}
.product-thumb .list .price {
  font-size: 18px;
  margin: 0 0 20px 0;
}
.product-thumb .list .price-new {
  font-size: 18px;
}
.product-thumb .price-new {
  font-weight: 600;
  position: relative;
  font-size: 16px;
}
#featured-carousel .compare::before {
  content: '\f067 ';
  font-family: fontawesome;
  font-size: 10px;
  margin-right: 8px;
}
#featured-carousel .compare {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  display: none;
  padding: 0;
}
#featured-carousel .product-block .cart_button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid var(--text_color);

  border-radius: 5px;
  color: var(--text_color);
  display: none;
  float: left;
  font-family: 'Sintony', sans-serif;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.3px;
  margin: 10px 0;
  padding: 7px 20px 6px;
  position: relative;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;

  vertical-align: top;
  line-height: 20px;
}
.category_img .hover-rectangles::before,
.category_img .hover-rectangles::after {
  background: rgba(219, 219, 219, 0.2) none repeat scroll 0 0;
  content: ' ';
  height: 0;
  padding: 0;
  position: absolute;
  transition: all 0.8s ease 0s;
  -webkit-transition: all 0.8s ease 0s;
  -moz-transition: all 0.8s ease 0s;
  -ms-transition: all 0.8s ease 0s;
  -o-transition: all 0.8s ease 0s;
  width: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.category_img .hover-rectangles {
  float: left;
  position: relative;
  overflow: hidden;
}
.list_inner .category_img .hover-rectangles {
  position: relative;
}
.list_inner:hover .category_img .hover-rectangles::before,
.list_inner:hover .category_img .hover-rectangles::after {
  height: 100%;
  width: 100%;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -moz-transform: rotate(0);
}
.category_img .hover-rectangles::before {
  left: 0;
  top: 0;
}
.category_img .hover-rectangles::after {
  bottom: 0;
  right: 0;
}
#featured-carousel .product-block:hover .cart_button {
  display: block;
}
#featured-carousel .product-block .cart_button:hover {
  background: var(--text_color) none repeat scroll 0 0;
  color: #ffffff;
}
.product-thumb .price-old {
  color: #a6a6a6;
  text-decoration: line-through;
  font-size: 13px;
  font-weight: 500;
  margin: 5px 0 0 0;
  line-height: 20px;
  letter-spacing: 0.6px;
}

#content .box.special .product-thumb .price-new {
  font-size: 18px;
}
.product-thumb .price-tax {
  color: #808080;
  display: none;
  font-size: 12px;
  width: 100%;
}
.product-list .product-thumb .price-tax {
  display: block;
  clear: both;
  line-height: 18px;
  margin: 5px;
}
#content h3.product-option {
  font-size: 16px;
}
.myaccount-menu.dropdown-menu > li > a {
  padding: 6px 10px !important;
  margin-right: 0;
  font-size: 12px;
}
.product-thumb .button-group {
  overflow: visible;
  position: relative;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  margin-top: 0;
}
.product-grid .product-thumb .product-details .button-group,
.productbox-grid .product-thumb .product-details .button-group,
.product-carousel .product-thumb .product-details .button-group,
.category_tab .product-details .button-group {
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -khtml-opacity: 0;
}
#content .product-carousel .product-block:hover .button-group,
#content .product-grid .product-block:hover .button-group,
#content .box-product .product-block:hover .button-group,
.category_tab .product-block:hover .button-group {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -khtml-opacity: 1;
}
.caption h4 {
  height: 60px;
  overflow: hidden;
}
.product-grid .product-thumb .product-details .caption,
.productbox-grid .product-thumb .product-details .caption,
.product-carousel .product-thumb .product-details .caption,
#content .product-list .product-block .button-group,
#content .product-list .product-block:hover .button-group {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: inline-block;
  opacity: 1;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.product-list .product-block .product-details.list .compare {
  display: block;
}
.product-list .product-block .product-details.list .wishlist::before,
.quickview .button-group .wishlist::before {
  content: '\f08a';
  font-family: 'fontawesome';
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  margin-right: 7px;
}
.productpage .form-group.qty .wishlist::before {
  content: '\f08a';
  font-family: 'fontawesome';
  font-size: 15px;
  font-weight: 500;
  color: #000;
  margin-right: 7px;
}
.nav-tabs > li > a {
  color: #000 !important;
  font-weight: 500 !important;
}
.product-list .product-block .product-details.list .compare:before,
.quickview .button-group .compare:before {
  content: '\f24d';
  font-family: 'fontawesome';
  font-size: 15px;
  font-weight: 500;
  color: var(--text_color);
  margin-right: 7px;
}
.productpage .form-group.qty .compare:before {
  content: '\f24d';
  font-family: 'fontawesome';
  font-size: 15px;
  font-weight: 500;
  color: #000;
  margin-right: 7px;
}
.product-list .product-thumb .image .button-group {
  display: none;
}
.product-thumb .button-group .addtocart {
  border: 2px solid var(--text_color);
}
.slider-item .product-thumb:hover .wishlist {
  display: block;
}
#featured-carousel .compare:hover > span {
  color: var(--text_color);
}
#featured-carousel .compare:hover::before {
  color: var(--text_color);
}
#featured-carousel .wishlist:hover > span {
  color: var(--text_color);
}
#featured-carousel .wishlist::before {
  content: '\f067 ';
  font-family: fontawesome;
  font-size: 10px;
  margin-right: 8px;
}
#featured-carousel .wishlist:hover::before {
  color: var(--text_color);
}
#featured-carousel .product-block:hover .wishlist,
#featured-carousel .product-block:hover .compare {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none;
  color: #000;
  display: inline-block;
  left: auto;
  right: 0;
  position: relative;
  top: 0;
  padding: 0;
}
@media (max-width: 767.98px) {
  .product-list .product-thumb .button-group {
    border-left: none;
  }
  .sale-cms-text > img {
    width: 100%;
  }
  .header-logo {
    flex-direction: row !important;
    justify-content: space-between !important;
  }
  div#logo img {
    width: 55px;
  }
  .header_top {
    text-align: center;
    padding: 5px 0 0px 0 !important;
  }
}
.layout-2.left-col #content.productpage-quickview {
  margin: 0;
}
.product-thumb .button-group button.compare {
  color: #000;
}
.product-thumb .button-group button {
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  color: var(--text_color);
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.3px;
  margin: 10px 0 0 0;
  padding: 7px 20px 6px;
  position: relative;
  font-family: 'Sintony', sans-serif;
  cursor: pointer;
  line-height: 20px;
}
.filterbox .btn-primary {
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
  border: none;
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  text-transform: capitalize;
  font-size: 13px;
  font-weight: 600;
}
.filterbox .btn-primary:hover {
  background: #de4d04; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #de4d04 0%,
    #ff8142 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #de4d04 0%,
    #ff8142 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #de4d04 0%,
    #ff8142 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de4d04', endColorstr='#ff8142',GradientType=0 ); /* IE6-9 */
  border: none;
}

.radio label,
.checkbox label:hover {
  cursor: pointer;
  display: inline;
  font-weight: 400;
  color: #000;
}
.product-thumb .button-group .addtocart:before {
  font-family: 'fontawesome';
  color: #fff;
  float: left;
  font-size: 10px;
  font-weight: normal;
  position: relative;
  right: 9px;
}
.product-thumb .button-group button .fa {
  display: inline-block;
  padding: 0 8px 0 0;
  font-size: 12px;
}
.product-list .product-thumb .button-group button {
  left: 0;
}
.product-list .product-thumb .button-group button + button {
  left: 0;
  padding: 10px 8px 6px;
}
.product-list .product-thumb .caption {
  border: none;
  padding: 15px;
}
.product-list .product-block .rating,
.product-grid .product-block .rating.list-rate {
  margin: 0 0 5px 0;
  display: block;
  padding: 0;
}
.product-list .product-block .rating.list-rate {
  margin: 0 0 15px;
  display: inline-block;
  width: 100%;
}
.product-list .product-block .desc {
  margin-bottom: 15px;
  color: #000;
}
.product-list .product-block .desc {
  margin-bottom: 12px;
  color: #000;
}
.product-list .product-block:hover .price {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  transform: translate(0);
}
.product-list .product_hover_block {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  transform: translate(0);
  position: relative;
  display: inline-block;
  width: 100%;
}
.product-list .product-block .product-details.list .wishlist .fa.fa-heart {
  display: none;
}
.product-list .product-thumb .image {
  border-left: none;
}
#cart .text-right .addtocart,
#cart .text-right .checkout {
  width: auto;
  border: none;
  display: inline-block;
  float: left;
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #f0f0f0 0%,
    #dbdbdb 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
  padding: 5px 12px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
#cart .addtocart > strong,
#cart .checkout > strong {
  font-weight: 600;
}
#cart .text-right .addtocart:hover,
#cart .text-right .checkout:hover {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  background: #ff8300 none repeat scroll 0 0;
  color: #ffffff;
}
#cart .dropdown-menu .img-thumbnail {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  max-width: none;
  width: auto;
  margin: -10px 1px 15px 0px;
}
#cart .text-right .addtocart {
  margin: -4px 15px 5px 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.product-block .grid .button-group .compare {
  margin: 2px 0 5px 0;
}
.product-thumb .button-group button + button {
  position: relative;
}
.header-cart .cart-menu li a {
  margin: 0;
  padding: 0 !important;
  height: auto;
  width: 100%;
  float: right;
  text-align: center;
}
#cart .dropdown-menu li p a {
  background: var(--text_color);
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 8px 15px !important;
  color: #000;
  border: 1px solid var(--text_color);
}
.cart-menu .total-table .text-right {
  border: none;
}
.cart-menu .total-table {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #dddddd currentcolor currentcolor;
  border-image: none;
  border-style: solid none none;
  border-width: 1px medium medium;
}
.static_links li .header-cart.cart-menu .addtocart a {
  border: 1px solid;
  padding: 5px;
}
.product-list .product-block .product-details.list .compare,
.product-list .product-block .product-details.list .wishlist {
  color: #000;
  cursor: pointer;
  float: left;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin: 0 10px 0 0;
  padding: 0 10px;
  text-transform: capitalize;
  line-height: 36px;
  height: 35px;
  width: 35px;
  top: 0;
  right: 0;
}
#column-left .product_hover_block,
#column-right .product_hover_block {
  display: none;
}
.button-group.prd_page {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.productpage .form-group.qty .wishlist::before,
.productpage .form-group.qty .wishlist,
.productpage .form-group.qty .compare::before,
.productpage .form-group.qty .compare {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.productpage .form-group.qty .wishlist:hover::before,
.productpage .form-group.qty .wishlist:hover,
.productpage .form-group.qty .compare:hover::before,
.productpage .form-group.qty .compare:hover {
  color: var(--text_color);
}
.productpage .form-group.qty .wishlist:hover,
.productpage .form-group.qty .compare:hover {
  color: var(--text_color) !important;
}

#product .form-group.required .btn.btn-default {
  background: #fff !important;
  border: 1px solid var(--text_color) !important;
  color: var(--text_color) !important;
  padding: 6px 15px;
}
#product .form-group.required .btn.btn-default.btn-block {
  background: #fff !important;
  border: 2px solid var(--text_color) !important;
  color: var(--text_color) !important;
}
.product-list .product-thumb .price-new,
.product-list .product-thumb .price-old {
  float: none;
}
.left.product-image .image .thumbnail {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -khtml-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
.product-list .addtocart {
  background: #232f3e none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0;
  padding: 5px 20px;
  text-transform: capitalize;
  margin: 10px 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.product-list .addtocart:hover {
  background: #ffa51f none repeat scroll 0 0;
  border-color: #ffa51f;
  color: #000000;
}
.product-list .product-thumb .button-group .addtocart:hover,
.product-list .product-thumb .button-group .wishlist:hover,
.product-list .product-thumb .button-group .compare:hover {
  background: var(--text_color) none repeat scroll 0 0;
  border-color: var(--text_color);
  color: #fff;
}
.product-thumb:hover .button-group button + button {
  display: inline-block;
  text-align: center;
}
.product-thumb:hover .button-group button {
  left: 0;
}
.product-thumb .button-group .addtocart:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  background: var(--text_color);
  border-color: var(--text_color);
}
.product-thumb .button-group button:hover,
.product-block:hover .button-group button {
  background: none; /* Old browsers */
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.product-thumb .button-group button.compare {
  margin: 0;
  font-size: 12px;
}
@media (max-width: 1449px) {
  .content_footer_top .sale-cms::after {
    left: 21.4% !important;
  }
}
@media (max-width: 1200px) {
  .product-thumb .button-group button,
  .product-thumb .button-group button + button {
    /*width: 33.33%;*/
  }
  .content_footer_top .sale-cms::after {
    left: 15.4% !important;
  }
}
@media (max-width: 767.98px) {
  .product-layout.product-list .product-block .image .wishlist {
    display: none;
  }
  .header_right {
    width: auto !important;
  }
  .product-thumb .button-group button,
  .product-thumb .button-group button + button {
    position: static !important;
  }
  .product-thumb .button-group button {
    position: static;
  }
}
.thumbnails {
  overflow: auto;
  clear: both;
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnails > img {
  width: 100%;
}
.image-additional a {
  margin-bottom: 20px;
  padding: 0px;
  display: block;
}
.thumbnails .image-additional {
  float: left;
}
.product-info .image {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  display: block;
  margin-bottom: 15px;
  text-align: center;
}
#content.productpage h3 {
  margin-top: 0;
  font-size: 15px;
  margin-bottom: 0px;
}
.product-info .zoomContainer {
  z-index: 9;
} /* It need for ie7 */
.product-info .additional-carousel {
  position: relative;
}
.product-info .image-additional {
  clear: both;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  width: 440px;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.product-info .image-additional img {
  border: 1px solid #f0f0f0;
  border-radius: 5px;
  width: 100%;
  height: auto;
}
.product-info .image-additional a {
  float: left;
  display: block;
}
.product-right .btn-group .wishlist .fa,
.product-right .btn-group .compare .fa {
  padding: 0;
  text-align: center;
  margin: 0;
  line-height: 25px;
}
#input-captcha,
#input-payment-captcha {
  margin-bottom: 10px;
}
.productpage .form-group.qty .wishlist,
.productpage .form-group.qty .compare,
.quickview .form-group.qty .wishlist,
.quickview .form-group.qty .compare {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none;
  color: #000 !important;
  font-size: 13px;
  font-weight: 500;
  padding: 7px 5px;
  text-transform: capitalize;
}
.productpage #input-quantity,
.quickview #input-quantity {
  float: left;
  margin-right: 15px;
  width: auto;
  height: 38px;
  text-align: center;
}
.form-group.qty .control-label {
  font-size: 16px;
  font-weight: 400;
  float: left;
  margin: 6px 10px 0 0;
}
.subbanner-cms2 .sub-heading {
  display: none;
}

/* Megnor www.templatemela.com Start */

/* box */
.box {
  margin-bottom: 0;
}
.box.megnorblog .box-heading {
  float: none;
  padding: 0;
  text-align: left;
  width: 100%;
  font-size: 24px;
  border-radius: 0;
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
  padding: 0 0 15px 0;
}
.box .box-heading,
#testimonial .box-heading {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  vertical-align: top;
}
#column-left .box .box-heading,
#column-left #testimonial .box-heading,
#column-right .box .box-heading,
#column-right #testimonial .box-heading {
  position: relative;
}
#column-left .box .box-heading,
#column-right .box .box-heading {
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  color: #000;
  padding: 15px 20px;
  line-height: 20px;
  position: relative;
}
#column-left .box .box-heading::before,
#column-right .box .box-heading::before {
  border-bottom: 2px solid #1c1c1c;
  bottom: 0;
  content: '';
  left: 20px;
  margin: 0 auto;
  position: absolute;
  right: auto;
  width: 50px;
}
#column-left .box.bestseller .box-heading {
  background: #dbdbdb; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #dbdbdb 0%,
    #f0f0f0 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #dbdbdb 0%,
    #f0f0f0 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #dbdbdb 0%,
    #f0f0f0 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
  color: #000;
}
#column-left .box.sidebarFilter .box-heading {
  background: #dbdbdb; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #dbdbdb 0%,
    #f0f0f0 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #dbdbdb 0%,
    #f0f0f0 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #dbdbdb 0%,
    #f0f0f0 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
  color: #000;
}
#column-left .box.latest .box-heading {
  background: #dbdbdb; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #dbdbdb 0%,
    #f0f0f0 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #dbdbdb 0%,
    #f0f0f0 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #dbdbdb 0%,
    #f0f0f0 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbdbdb', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
  color: #000;
}

#column-left .box.special .box-heading {
  color: #000;
}
.service-banner .box-heading {
  display: none;
}
.box .box-content {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
}
.box-heading .fa.fa-angle-down {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  color: var(--text_color);
  float: right;
  padding: 1px 3px;
  margin: 2px 0 0;
  font-weight: 600;
}
.box-subtitle {
  font-size: 13px;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 20px;
}
.box-heading {
  font-family: 'Montserrat';
  color: #000;
  font-size: 15px;
  font-weight: 300;
  /* text-transform: capitalize; */
  line-height: 20px;
  letter-spacing: 0.4px;
}
.hometab.box .customNavigation a:hover::before {
  color: var(--text_color);
}
#content .box .box-heading,
.hometab .box-heading,
.box-heading-title {
  color: #000;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.2px;
  position: relative;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  float: left;
  line-height: 20px;
  margin: 0 0 15px 0;
}
.category_tab .tab-content > .tab-pane {
  display: block;
  padding: 0px 0;
}
/*.category_tab .tab-content > .tab-pane.active{ display:block;}*/
#content .box.featured .box-heading {
  margin: 0;
}
#content .box.featured .box-content {
  overflow: visible;
  position: relative;
}
.header_bottom .account {
  float: right;
  width: auto;
  color: #000;
  border: none;
  font-size: 12px;
  padding: 0;
  margin: 0;
}
#featured-carousel .caption .desc {
  display: block;
  font-size: 14px;
  margin: 20px 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.featured_tagline {
  color: #808080;
  font-size: 14px;
  text-transform: capitalize;
  display: none;
}
.featured .box-head {
  padding: 0;
  text-align: center;
}
.category_tab h3 {
  font-weight: 700 !important;
  margin: 0 0 10px !important;
}
#content .box .box-content {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -khtml-border-radius: 0px;
  border-radius: 0px;
  border: none;
  padding: 0;
  position: relative;
  display: inline-block;
  width: 100%;
  float: left;
}
.tab-content #tablatest-carousel {
  position: relative;
  float: left;
}
#add-comment .buttons .btn.btn-primary {
  color: #000;
  background-color: var(--text_color);
  border: 1px solid var(--text_color);
  box-shadow: none;
}
.box.special .box-content {
  margin: 0 0 15px;
}
.row .additional-carousel .product-block:hover {
  border: none;
}

#products-related {
  position: relative;
}
.box .box-content ul,
#content .content ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.all-blog .panel-default .panel .panel-body h5 {
  text-align: left;
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.box .box-content ul li,
#content .content ul li {
  line-height: 22px;
  padding: 4px 0;
  border-bottom: 1px dashed #e4e4e4;
}
.box .box-content ul li:last-child,
#content .content ul li:last-child {
  border: medium none;
}
.box .box-content ul li a + a,
.box .box-content ul li a + a:hover {
  background: none;
  padding-left: 0;
}
.box .box-content ul ul {
  margin-left: 0px;
}
.box.latest,
.box.bestseller,
.box.featured,
.box.special {
  margin-bottom: 0px;
}
#content .box-product,
.product-grid-list ul {
  list-style-type: none;
  position: relative;
  width: 100%;
  margin: 0 -15px;
  list-style: none;
  overflow: visible;
}
#content #featured-carousel .slider-wrapper-outer {
  padding: 10px 10px 0;
  float: left;
}
#featured_grid .customNavigation a {
  top: -44px;
}
#featured-grid .image {
  position: relative;
  border: none;
}
.product-grid li,
#content .box-product .product-items {
  float: left;
  display: inline-block;
  position: relative;
  margin-top: 30px;
}
.ie7 .product-grid li {
  width: 192px !important;
}
#content .image-additional .slider-item {
  display: inline-block;
  float: left;
  width: 33.3333%;
}
.product-carousel .product-block {
  clear: both;
}
#featured-carousel .product-image-block-inner {
  display: inline-block;
  float: left;
  padding: 10px;
  width: 50%;
}
#content .image-additional .slider-item .product-block {
  margin: 4px 6px;
  background: transparent;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  clear: both;
  overflow: hidden;
}
#content .image-additional .slider-item .product-block:hover {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
}
.product-block-inner {
  position: relative;
  padding: 0;
}
/*.box.special .product-block-inner {
margin: 30px 0 0 0;
}*/
.grid_default_width {
  width: 225px;
}
.featured_default_width {
  width: 50%;
}
.module_default_width {
  width: 200px;
}
.latest_default_width {
  width: 225px;
}
.special_default_width {
  width: 50%;
}
.related_default_width {
  width: 250px;
}
.bestseller_default_width {
  width: 240px;
}
.tabspecial_default_width {
  width: 240px;
}
.tabbestseller_default_width {
  width: 240px;
}
.tablatest_default_width {
  width: 250px;
}
.additional_default_width {
  width: 100px;
}
.testimonial_default_width {
  width: 175px;
}
.productcategory0_default_width {
  width: 250px;
}
.productcategory1_default_width {
  width: 250px;
}
.productcategory2_default_width {
  width: 250px;
}
#content .banners-slider-carousel .product-carousel .product-block-inner,
#content .banners-slider-carousel .product-grid .product-block-inner {
  text-align: center;
}
#related-carousel.box-product.product-carousel {
  margin: 20px 0 0;
}
#products-related .product-block.product-thumb.transition {
  height: auto !important;
}
#content .product-carousel .product-block,
#content .productbox-grid .product-block,
#content .box-product .product-block,
.category_tab .tab-pane .product-block {
  clear: both;
  overflow: hidden;
}
#tablatest-carousel .product-block.product-thumb.transition {
  height: 470px !important;
}
#featured-carousel .caption > h4 {
  font-size: 14px;
}
#featured-carousel .caption .price {
  font-family: 'Sintony', Oswald, sans-serif;
}
#featured-carousel .price-old {
  font-size: 14px;
  font-weight: 400;
  padding-right: 7px;
}
#featured_grid {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
#content #featured_grid.box .box-heading {
  float: none;
  padding: 0;
  text-align: left;
  width: 100%;
  font-size: 24px;
  border-radius: 0;
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
  padding: 0 0 15px 0;
}
#featured-grid .product-image-block-inner {
  width: 50%;
  float: left;
}
#featured-grid .caption {
  width: 50%;
  float: right;
  text-align: left;
  padding: 50px 0 0 0;
}
#featured-grid .product-block:hover .price {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  transform: none;
}
#featured-grid .product-thumb h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: auto;
  cursor: pointer;
  color: #000;
}
#featured-grid .product-thumb h4 a {
  color: #000;
}
#featured-grid .rating {
  margin: 15px 0;
}
#featured-grid .product-thumb .price {
  margin: 0;
}
#featured-grid .product_hover_block {
  position: relative;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  transform: none;
  margin: 20px 0;
}
#featured-grid .product-block:hover .product_hover_block {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  transform: none;
}
#featured-grid .product-block .fa.fa-heart {
  color: #000;
}
#featured-grid .product_hover_block .action button:hover .fa.fa-heart {
  color: #fff;
}
.box.bestseller {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0 0 60px 0;
}
.box.bestseller .box-heading {
  float: none;
  padding: 0;
  text-align: left;
  width: 100%;
  font-size: 24px;
  border-radius: 0;
  border-bottom: 1px solid #f0f0f0;
  margin: 0;
  padding: 0 0 15px 0;
}
/*deal of product */
.box-content-inner-special {
  display: inline-block;
  width: 100%;
}
.box.special .slider-item.last_item_tm .product-block .image {
  border-left: none;
}
.box.special .box-heading {
  float: none;
  padding: 0;
  text-align: left;
  width: 100%;
  font-size: 24px;
  border-radius: 0;
  border-bottom: 2px solid #f0f0f0;
  margin: 0;
  padding: 0 0 15px 0;
}
/*.box.special .product-block-inner .image {
width: 50%;
float: left;
}*/
/*.box.special .product-block .product-details {
width: 50%;
float: right;
text-align: left;
padding: 0 20px 0 0;
position: relative;
}*/
.box.special .product-block .product-details::after {
  position: absolute;
  content: '';
  top: auto;
  right: 0;
  left: auto;
  background: #f0f0f0;
  bottom: 50px;
  width: 1px;
  height: 170px;
}
.slider-item.last_item_tm .product-block .product-details::after {
  background: none;
}
.box.special .product-block:hover .price {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  transform: none;
}
.box.special .product-thumb h4 {
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  margin: 0;
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* white-space: nowrap; */
  /* width: auto; */
  cursor: pointer;
  color: #000;
}
.box.special .rating {
  margin: 15px 0;
}
.box.special .product-thumb .price {
  margin: 0 0 25px 0;
}
.box.special .product_hover_block {
  bottom: 25px;
}
.box.special .product-block .wishlist {
  right: 0;
  top: 0;
  line-height: 36px;
}
.box.special .slider-item .product-thumb .wishlist:hover {
  background: var(--background) !important;
  display: block;
  position: relative;
  right: 0;
  top: 0;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  border-color: var(--background);
}
/* end of deal of product */
#featured-carousel .product-block.product-thumb.transition {
  margin: 40px 0;
}
#content .product-carousel .product-block,
#content .productbox-grid .product-block,
#content .box-product .product-block,
.category_tab .tab-pane .product-block .button-group button:hover {
  color: #ffffff;
}
.product_hover_block {
  bottom: 0;
  left: 0;
  position: absolute;
  text-align: center;
  background-color: #fff;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  right: 0;
}
.box-content.ProductbyCategory .product_hover_block,
.box.bestseller .product_hover_block {
  left: 20px;
}

/* category tab */

.box.ProductbyCategory {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0 0 75px 0;
}
.box.ProductbyCategory .heading_title {
  background: url('../image/megnor/Left-01.png') no-repeat scroll 0 0;
  width: 267px;
  height: 436px;
  float: left;
  padding: 80px 30px;
}
.box.ProductbyCategory:nth-child(2n) .heading_title {
  background: url('../image/megnor/Left-02.png') no-repeat scroll 0 0;
  width: 267px;
  height: 436px;
  float: left;
  padding: 80px 30px;
}
.box.ProductbyCategory:nth-child(3n) .heading_title {
  background: url('../image/megnor/Left-03.png') no-repeat scroll 0 0;
  width: 267px;
  height: 436px;
  float: left;
  padding: 80px 30px;
}
.box.ProductbyCategory .box-content {
  float: right;
  width: 78%;
  position: relative;
}
.box.ProductbyCategory .panel-title {
  display: inline-block;
  font-size: 28px;
  color: #fff;
  width: 100%;
  margin: 0 0 50px;
  position: relative;
  text-transform: capitalize;
}
.box.ProductbyCategory .category-description {
  color: #fff;
  font-size: 12px;
}
.box.ProductbyCategory .panel-title::after {
  position: absolute;
  content: '';
  left: 0;
  background: var(--text_color);
  width: 50px;
  height: 2px;
  bottom: -15px;
  right: 0;
  top: auto;
}
.box.ProductbyCategory .button {
  display: block;
  padding: 75px 0 0 0;
}
.box.ProductbyCategory .button a {
  background: var(--text_color) none repeat scroll 0 0 !important;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #000 !important;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 10px 23px 10px !important;
  text-transform: capitalize;
  box-shadow: none;
}
.box.ProductbyCategory .button a:hover {
  color: #fff !important;
  background: #000 !important;
}
.box-content.ProductbyCategory:hover .customNavigation a {
  opacity: 1;
}
/* End of category tab */
.product-block:hover .product_hover_block {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.product-block:hover .price {
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
}
.product_hover_block .action {
  display: inline-block;
  vertical-align: middle;
}
.product_hover_block .action button {
  float: left;
  margin: 0 10px 0 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  display: inline-block;
  height: 35px;
  position: relative;
  vertical-align: top;
  width: 35px;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  color: #fff;
  background: var(--background);
  border: none;
}
.product_hover_block .action button:hover {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
}
.quickview-button {
  float: left;
  display: inline-block;
}
.quickbox {
  background: var(--background);
  margin: 0 10px 0 0;
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  height: 35px;
  position: relative;
  vertical-align: top;
  width: 35px;
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  color: #fff;
  padding: 5px 9px;
  display: inline-block;
}
.quickbox .fa.fa-eye {
  font-size: 15px;
}
.quickbox:hover {
  border-radius: 50%;
}
.product_hover_block button .fa {
  font-size: 14px;
}
.product-block .product-details {
  padding: 25px 0 0 20px;
  position: relative;
  text-align: left;
}
.product-grid .product-details.list,
.product-list .product-details.grid {
  display: none;
}
.category_tab .col-xs-12 {
  padding: 0;
}
.category_tab .tab-content > .tab-pane {
  margin: 0 -16px;
}
#content .product-carousel .product-block:hover,
#content .product-grid .product-block:hover,
#content .box-product .product-block:hover,
.category_tab .tab-pane .product-block:hover {
  overflow: hidden;
  clear: both;
}
#content .banners-slider-carousel .product-block {
  margin: 5px 15px;
  cursor: pointer;
}
#content #carousel-0 .product-block:hover img {
  opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  -khtml-opacity: 0.6;
}
#content .banners-slider-carousel .product-block .product-block-inner {
  padding: 15px 0 !important;
}
.ie7 #content .product-carousel .product-block,
.ie7 #content .box-product .product-block {
  border: 1px solid #ddd;
}
.ie7 #content .product-carousel .product-block:hover,
.ie7 #content .box-product .product-block:hover {
  border: 1px solid #ddd;
}
.product-list .product-details {
  overflow: hidden;
  float: left;
  display: block;
  width: 75%;
  padding: 0 0 0 20px;
}
.product-list .product-thumb .caption {
  float: left;
  padding: 0;
  text-align: left;
  width: 100%;
  margin: 0 0 30px 0;
}
.product-thumb .list .button-group .addtocart {
  display: block;
  float: left;
  left: 0;
  text-align: left;
  width: auto;
}
.product-list .caption a {
  color: #000000;
  font-size: 14px;
  font-weight: 500;
}
.product-list .product-thumb .list-right {
  float: left;
}

.product-info .product-image .customNavigation span.prev:hover::before,
.product-info .product-image .customNavigation span.next:hover::before {
  background: var(--text_color) none repeat scroll 0 0 !important;
  border: 1px solid var(--text_color) !important;
  color: #000 !important;
}
#column-left .swiper-pagination.swiper-pagination-bullets {
  display: none;
}
#content .product-carousel .product-block-inner,
#content .box-product .product-block-inner,
.category_tab .tab-pane .product-block-inner {
  text-align: center;
  overflow: visible;
  display: inline-block;
}
#content #featured-carousel .product-block .product-block-inner {
  display: inline-block;
  float: left;
  overflow: hidden;
  padding: 0 20px;
  text-align: center;
  width: 100%;
}
#products-related .product-block .product-block-inner {
  overflow: hidden;
}
#content .product-list .product-block .image {
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
.banners-slider-carousel {
  margin: 40px 0;
  /* margin-top: 30px; */
  position: relative;
  width: 100%;
  clear: both;
  display: inline-block;
}
#carousel-0 {
  position: relative;
  width: 100%;
}
#carousel-0.banners-slider-carousel .product-carousel {
}
.banners-slider-carousel .customNavigation a::before,
.banners-slider-carousel .owl-buttons a::before {
  top: -5px;
}
#content #carousel-0 .product-block-inner {
  padding: 10px;
}
#content #carousel-0 .product-block:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
/* .product-block:hover .sale {
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
} */
.product-list .saleicon.sale {
  left: 15px;
}
.product-list .product-block:hover .wishlist {
  right: 0;
}
.sale {
  background: var(--text_color) none repeat scroll 0 0;
  color: #000;
  display: block;
  font-size: 11px;
  font-weight: 400;
  left: 10px;
  letter-spacing: 1.5px;
  line-height: 12px;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  padding: 5px;
  position: absolute;
  text-align: center;
  top: 6px;
  border-radius: 5px;
  pointer-events: none;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.fa-star-o::before {
  content: '\f005';
}
.product-list .product-block:hover .sale {
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
}

/* box products for Left Column and Right Column */
#column-left .box-product,
#column-right .box-product {
  width: 100%;
  overflow: hidden;
  padding: 15px 20px;
}
#column-left .box-product > div,
#column-right .box-product > div {
  display: block;
  vertical-align: top;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0;
  width: 100%;
}
#column-left .toggle .mobile_togglemenu::before {
  color: #fff;
  right: 15px;
}
#column-left .box .box-content div.product-items:last-child > div,
#column-right .box .box-content div.product-items:last-child > div,
#column-left .box .box-content div.slider-item:last-child > div,
#column-right .box .box-content div.slider-item:last-child > div {
  border: 0 none;
}
#column-left .box-product .image,
#column-right .box-product .image {
  display: block;
  margin-bottom: 10px;
  margin-top: 0px;
  float: left;
  max-width: 100%;
  border: 1px solid #ededed;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  width: auto;
}
#column-left .swiper-viewport {
  margin: 0;
}
#column-left .product-block:hover,
#column-right .product-block:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#column-left .product-items .product-details,
#column-left .product-items .product-details,
#column-right .product-items .product-details {
  float: left;
  width: 58%;
  overflow: hidden;
  padding: 0 0 0 10px;
}
#column-left .product-thumb .caption,
#column-right .product-thumb .caption {
  padding: 0;
  border: none;
  float: left;
  width: 100%;
  margin-top: 10px;
}
#column-left .special .product-thumb .caption,
#column-right .special .product-thumb .caption {
  width: 100%;
}
.content_headercms_bottom .tags > a:last-child::after {
  border-right: medium none;
}
#column-left .caption a,
#column-right .caption a {
  font-size: 12px;
}
#column-left .box-product .product-thumb h4,
#column-right .box-product .product-thumb h4 {
  font-weight: normal;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 3px;
  white-space: nowrap;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  width: auto;
  text-align: left;
}
#column-left .product-thumb .price,
#column-right .product-thumb .price {
  text-align: left;
}
#column-left .box-product .name,
#column-right .box-product .name {
  display: block;
}
#column-left .box-product .cart,
#column-right .box-product .cart {
  display: block;
}
#column-left .box-product .cart .button,
#column-right .box-product .cart .button {
  padding: 0;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  height: auto;
  font-weight: normal;
  border-radius: 0;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  -moz-border-radius: 0px;
  color: #555;
  display: block;
  text-align: left;
}
#column-left .box-product .cart .button:hover,
#column-right .box-product .cart .button:hover {
  text-decoration: underline;
}
#column-left .box-product .name,
#column-right .box-product .name,
#column-left .box-product .price,
#column-right .box-product .price,
#column-left .box-product .cart,
#column-right .box-product .cart {
  margin-top: 2px;
  float: left;
  line-height: 14px;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
  display: none;
}
#column-left .box .filterbox,
#column-right .box .filterbox {
  padding: 0 25px;
}
#column-left .box .box-content,
#column-right .box .box-content,
#column-left .box .filterbox,
#column-right .box .filterbox {
  margin-bottom: 0;
}
#column-left .box-product .rating,
#column-right .box-product .rating {
  display: none;
  margin-bottom: 0px;
  width: 100%;
}
#column-left .product-thumb,
#column-right .product-thumb {
  border: none;
  margin-bottom: 0px;
  padding: 0 0 5px;
  float: left;
  width: 100%;
}
#column-left .sale,
#column-left .price-tax,
#column-left .wishlist,
#column-left .compare,
#column-right .sale,
#column-right .price-tax,
#column-right .wishlist,
#column-right .compare {
  display: none !important;
}
#column-left .product-thumb .button-group button,
#column-right .product-thumb .button-group button {
  background: none repeat scroll 0 0 transparent;
  padding: 0;
  width: 100%;
  color: #1f2022;
  text-transform: capitalize;
  text-align: left;
  font-size: 13px;
  margin: 3px 0 0;
  font-weight: normal;
}
#column-left .product-thumb .button-group .addtocart,
#column-right .product-thumb .button-group .addtocart {
  display: none;
}
#column-left .product-thumb .button-group .addtocart::before,
#column-right .product-thumb .button-group .addtocart::before {
  content: none;
}
#column-left .product-thumb .button-group button span,
#column-right .product-thumb .button-group button span {
  display: block !important;
}
#column-left .product-thumb .button-group button:hover,
#column-right .product-thumb .button-group button:hover {
  color: #2196f3;
}
#column-left .product-thumb .button-group button .fa,
#column-right .product-thumb .button-group button .fa {
  display: none;
}
#column-left .product-thumb .button-group,
#column-right .product-thumb .button-group {
  background: none;
  border: none;
  display: block;
  float: left;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  padding: 0;
  margin: 0;
  width: 100%;
  position: relative;
}
#column-left .product-thumb .image .button-group,
#column-right .product-thumb .image .button-group {
  display: none;
}
#column-left .container,
#column-right .container {
  width: auto;
}
#column-left .box,
#column-right .box {
  margin-bottom: 30px;
  position: relative;
  border-radius: 5px;
  background: #fff;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  border: 1px solid #f0f0f0;
}
#column-left .percentsaving,
#column-right .percentsaving {
  display: none;
}
.top_button {
  background: #e1e1e1;
  display: inline-block;
  font-size: 0;
  cursor: pointer;
  width: 32px;
  height: 32px;
  right: 30px;
  bottom: 15px;
  position: fixed;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  z-index: 999;
  color: #fff;
  box-shadow: 0 0 0 2px #e1e1e1;
  transition: color 0.3s;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product-list .product-thumb .percentsaving {
  margin: 0 0 5px 5px;
  float: none;
}
.top_button::before {
  color: #000000;
  content: '\f106';
  font-family: 'FontAwesome';
  font-size: 22px;
  padding: 8px 14px;
  position: relative;
  right: 5px;
  top: -6px;
  display: inline-block;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.top_button:hover::before {
  color: #fff;
  right: 4px;
  font-size: 18px;
}
.top_button:hover::before {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.top_button:hover {
  background: var(--text_color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
}
.subbanner:hover::before {
  animation: 1s ease 0s normal none 1 running fixedAnim;
  animation: 1s ease 0s normal none 1 running fixedAnim;
  -webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
  -moz-animation: 1s ease 0s normal none 1 running fixedAnim;
}
.subbanner::before {
  background: rgba(0, 0, 0, 0)
    linear-gradient(
      to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.3) 100%
    )
    repeat scroll 0 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: -75%;
  top: 0;
  transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
}
.subslider {
  overflow: hidden;
  width: 100%;
  position: relative;
  display: inline-block;
  float: left;
}
.subbanner1_img .slidebanner3.subbanner {
  margin-right: 0;
}
.slidebanner1.subbanner,
.slidebanner2.subbanner,
.slidebanner3.subbanner {
  float: left;
  display: inline-block;
  margin-right: 20px;
}
.subbanner1_img {
  float: left;
  width: 100%;
}
.subbanner2_img {
  float: left;
  margin-left: 3.3%;
  width: 46.7%;
}
.subbanner2_img {
  float: right;
}
.quickview-model .product-right .desc {
  color: #000;
  font-weight: 600;
  padding: 0 10px 0 0;
}
.quickview-model .fa-stack {
  width: 12px;
  font-size: 8px;
  color: #ddd;
}
.quickview-model .page-title {
  display: none;
}
#content ul.list-unstyled {
  margin-bottom: 10px;
  overflow: auto;
}
#content ul.list-unstyled li {
  line-height: 20px;
  padding: 4px 0;
}
.manufacturer-list {
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 5px;
}
.manufacturer-heading {
  background: none repeat scroll 0 0 #f8f8f8;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
  padding: 5px 8px;
}
.manufacturer-content {
  padding: 8px;
}
.manufacturer-list ul {
  float: left;
  list-style: outside none none;
  margin: 0 0 10px;
  padding: 0;
  width: 25%;
}
.category_filter .sort .form-control {
  cursor: pointer;
}
.productpage .box {
  margin-top: 20px;
}
.col-sm-4.total_amount {
  margin-top: 70px;
}
.product-tag {
  margin: 5px 0;
}
.aboutus {
  clear: both;
  margin-bottom: 20px;
}

.aboutus h3 {
  margin-bottom: 10px;
}
.image1 {
  background: url('../image/megnor/cms-sprite.png') no-repeat scroll 7px -165px;
  float: left;
  height: 50px;
  width: 60px;
}
.image2 {
  background: url('../image/megnor/cms-sprite.png') no-repeat scroll 7px -116px;
  float: left;
  height: 50px;
  width: 60px;
}
.image3 {
  background: url('../image/megnor/cms-sprite.png') no-repeat scroll 7px -52px;
  float: left;
  height: 50px;
  width: 60px;
}
.image4 {
  background: url('../image/megnor/cms-sprite.png') no-repeat scroll 7px 6px;
  float: left;
  height: 50px;
  width: 60px;
}
.aboutus h2 {
  clear: both;
  font-size: 20px;
}
.about-content {
  overflow: hidden;
}
.information-information .right {
  float: right;
}
.category_filter #grid-view,
.category_filter #list-view {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  border: none;
  padding: 6px 12px;
  box-shadow: none;
}
#column-left .swiper-viewport {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  box-shadow: none;
  border-radius: 0;
}
#column-left .box .box-content ul li a,
#column-right .box .box-content ul li a {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.category_filter #grid-view {
  background: url('../image/megnor/sprite2.png') no-repeat scroll -38px -155px !important;
  width: 25px;
  height: 25px;
}
.category_filter #list-view {
  background: url('../image/megnor/sprite2.png') no-repeat scroll -35px -184px !important;
  width: 25px;
  height: 25px;
}
.category_filter #list-view:hover,
.category_filter #list-view.active {
  background-position: -6px -184px !important;
}
.category_filter #grid-view:hover,
.category_filter #grid-view.active {
  background-position: -9px -155px !important;
}
.category_filter #grid-view .fa,
.category_filter #list-view .fa {
  display: none;
}
#list-view {
  margin-left: 2px;
}
.category_filter #grid-view:hover .fa,
.category_filter #list-view:hover .fa {
  color: #fff;
}
.category_filter .btn-list-grid {
  float: left;
  width: auto;
  padding: 0px 5px 7px 5px;
  margin-top: 2px;
  margin-left: 0px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.compare-total {
  float: left;
  margin: 6px 20px 0;
}
.pagination-right {
  float: right;
  margin: 0;
  width: auto;
}
.category_filter .sort-by {
  float: left;
  margin: 5px 10px 0 0;
  width: auto;
  padding: 0;
}
.category_filter .show {
  float: left;
  margin: 5px 10px 0;
  padding: 0;
  width: auto;
}
.category_filter .sort {
  float: left;
  width: 200px;
  padding: 0;
}
.category_filter .limit {
  float: right;
  width: 80px;
  padding: 0;
}
.sort-by-wrapper,
.show-wrapper {
  float: left;
  margin-right: 15px;
}
.show-wrapper {
  margin: 0;
}
.category_filter .list.active,
.category_filter .grid.active {
  /*background:#428bca;*/
}
.category_thumb .category_img,
.category_thumb .category_description {
  float: left;
  width: 100%;
}
.row.category_thumb {
  margin: 0 -15px;
  padding: 0;
}
.category_img img {
  margin-bottom: 10px;
  border: none;
  max-width: 100%;
}
.category_list ul {
  padding: 0;
  display: inline-block;
  margin: 7px 0 0;
}
#content .refine-search {
  margin-bottom: 15px;
  margin-top: 15px;
  text-transform: capitalize;
}
.refine-search ul {
  padding: 0;
}
.refine-search ul li {
  list-style: none;
}
.category_list li a {
  color: #1f2022;
  display: block;
  padding: 5px 15px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.category_list li a:hover {
  color: var(--text_color) !important;
  border-color: var(--text_color);
}
.category_list li {
  float: left;
  list-style: outside none none;
  margin: 0 10px 10px 0;
}
.pagination-wrapper {
  border: none;
  display: inline-block;
  margin: 10px 0 0;
  padding: 0px;
  width: 100%;
  background: none;
}
.pagination > li:last-child {
  margin: 0;
}
.category_filter {
  display: inline-block;
  padding: 10px 0 30px;
  width: 100%;
}
.pagination-wrapper .page-link {
  float: right;
  padding: 0;
  width: auto;
  margin-top: 6px;
}
.pagination-wrapper .page-result {
  float: left;
  padding: 0;
  width: auto;
  margin: 13px 0 13px;
}
.contact-info .left {
  float: left;
  width: 48%;
}
.contact-info .right {
  float: right;
  width: 48%;
  text-align: right;
}
.row.contact-info {
  padding: 0 15px;
}
.information-contact .panel-body {
  padding: 0;
  overflow: hidden;
}
.information-contact .panel {
  border: medium none;
  box-shadow: none;
}
.contact-info .address-detail strong {
  background: url('../image/megnor/cms-sprite.png') no-repeat scroll -8px -232px
    transparent;
  padding: 3px 0 0 35px;
  height: 28px;
  margin: 10px 0 0;
  float: left;
  clear: both;
  font-size: 16px;
  font-weight: 400;
  color: #e31e25;
}
.contact-info .address-detail,
.contact-info .telephone,
.contact-info .fax,
.contact-info .openingtime,
.contact-info .comments {
  float: left;
  width: 100%;
}
.contact-info .telephone strong {
  background: url('../image/megnor/cms-sprite.png') no-repeat scroll -8px -313px
    transparent;
  padding: 2px 0 0 35px;
  margin: 10px 0 0;
  height: 28px;
  float: left;
  clear: both;
  font-size: 16px;
  font-weight: 400;
  color: #e31e25;
}
.contact-info .fax strong {
  background: url('../image/megnor/cms-sprite.png') no-repeat scroll -8px -270px
    transparent;
  padding: 2px 0 0 35px;
  height: 28px;
  margin: 10px 0 0;
  float: left;
  clear: both;
  font-size: 16px;
  font-weight: 400;
  color: #e31e25;
}
.contact-info .time strong {
  font-weight: 400;
  font-size: 16px;
  background: url('../image/megnor/cms-sprite.png') no-repeat scroll -8px -313px
    transparent;
  padding: 2px 0 0 35px;
  height: 28px;
  margin: 10px 0;
  float: left;
  clear: both;
  color: #e31e25;
}
.checkout-cart .alert.alert-danger {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.contact-info .comment strong {
  font-weight: 400;
  font-size: 16px;
  background: url('../image/megnor/cms-sprite.png') no-repeat scroll -8px -354px
    transparent;
  padding: 2px 0 0 35px;
  height: 28px;
  margin: 10px 0;
  float: left;
  clear: both;
  color: #e31e25;
}
.contact-info address {
  display: inline-block;
  margin: 0 0 0 36px;
  float: left;
  clear: both;
  font-size: 15px;
  font-weight: 400;
  color: #000000;
}
.address-detail .btn {
  clear: both;
  float: left;
  margin: 15px 0;
  color: #000;
  text-transform: none;
}
#affiliate-login .btn.btn-primary:hover {
  background: #000 !important;
  color: #fff !important;
  border-color: #000 !important;
}
#spinner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: url('../image/megnor/ajax-loader.gif') 50% 50% no-repeat #fff;
}
.main-slider {
  position: relative;
  padding: 0;
  float: left;
  width: 100%;
}
.subslider .slidebanner1.subbanner,
.subslider .slidebanner3.subbanner {
  overflow: hidden;
  position: relative;
}
.main-slider img {
  border: none;
}
.information-sitemap .sitge-map ul {
  padding: 0 0 0 20px;
}
.forget-password {
  margin: 5px 0 0;
}
.product-compare .btn-primary {
  margin: 5px 0 5px;
}
.productpage .write-review,
.productpage .review-count {
  margin: 0 10px;
  text-transform: capitalize;
}
.productpage .rating-wrapper,
.quickview .rating-wrapper {
  margin: 15px 0 15px;
}
.productpage .productpage_details {
  float: left;
  margin-top: 0px;
  width: 100%;
}
.productpage #tabs_info {
  background: #ffffff none repeat scroll 0 0;
  margin: 30px 0;
  /* padding: 30px; */
}
.productpage .productpage_details .product-left {
  padding: 0;
  width: 445px;
}
.productpage .productpage_details .product-right {
  margin-left: 30px;
  width: 45%;
}
#content .productpage_details #column-right {
  float: right;
  margin: 0;
  padding: 0;
  width: 238px;
}
.productpage #banner0.owl-carousel {
  overflow: visible;
}
.productpage #banner0 .owl-pagination {
  bottom: -30px;
}
.productpage #banner0 .owl-page {
  border: 2px solid #000000;
}
.productpage #banner0 .owl-page > span {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #ffffff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 10px;
  position: relative;
  text-indent: -9999px;
  width: 10px;
}
.productpage #banner0 .owl-page.active > span,
.productpage #banner0 .owl-page:hover > span {
  background: #000000 none repeat scroll 0 0;
}
/* Product tab*/
.content_product_block {
  margin: 20px 0;
  position: relative;
  float: right;
  width: 100%;
}
#custom_tab.product-tabs {
  overflow: hidden;
}
#custom_tab > ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#custom_tab li {
  float: left;
  margin: 0;
}
#custom_tab.product-tabs a.selected {
  color: #000;
  font-weight: 600;
  background: #f0f0f0;
}
#custom_tab.product-tabs a {
  background: none repeat scroll 0 0;
  color: #000;
  float: left;
  padding: 10px 15px;
  text-transform: capitalize;
  margin-right: -1px;
}
#custom_tab.product-tabs a:first-child {
  padding: 10px 15px 10px 15px;
}
#custom_tab ul li a {
  color: #aaaaaa;
  float: left;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 6px 16px;
  transition: none;
}
.content_product_block .tab_product {
  border: 3px solid #f0f0f0;
  padding: 20px;
  font-size: 12px;
  color: #808080;
  position: relative;
}
.content_product_block .tab_product::before {
  /* content: ''; */
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #f0f0f0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 7px;
}
.content_product_block .tab_product::after {
  /* content: ''; */
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 8px;
}
.productpage .tab_product b,
.productpage .tab_product strong {
  font-weight: 500;
  color: #000;
  font-size: 13px;
}
#cart .button-container b,
#cart .button-container strong {
  font-weight: 500;
  /* color: #000; */
  font-size: 13px;
}
.size_guide_table {
  border: 1px solid #f0f0f0;
  width: 100%;
}
.size_guide_table tbody th {
  background: #f0f0f0 none repeat scroll 0 0;
  border-bottom: 1px solid #f0f0f0;
}
.size_guide_table tbody th {
  color: #262626;
  font-weight: bold;
  padding: 7px 8px;
  vertical-align: middle;
  white-space: nowrap;
}
.size_guide_table tbody td {
  padding: 5px 8px;
}
/* end product tab*/
.sale-cms-text > a {
  color: #ffa51f;
}
.sale-cms {
  background: #232f3e none repeat scroll 0 0;
  color: #ffffff;
  margin-right: 35px;
  margin-top: -7px;
  text-align: center;
  width: 15%;
  padding-bottom: 10px;
}
.sale-cms .text1 {
  font-size: 65px;
  font-weight: 800;
  line-height: 65px;
  text-transform: uppercase;
}
.sale-cms .text2 {
  border-bottom: 1px dashed #ffffff;
  border-top: 1px dashed #ffffff;
  display: inline-block;
  margin: 2px 0 5px;
  padding: 2px 42px 3px;
}
.sale-cms .text3 {
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  margin: 0;
  text-transform: capitalize;
}
.sale-cms .text4 {
  text-transform: uppercase;
}
.col-sm-8.product-left {
  margin-right: 40px;
  padding: 0;
  width: 446px;
}
.col-sm-4.product-right {
  padding: 0 0 0 15px;
  width: 50%;
}
.quickview .review-count,
.quickview .write-review {
  display: none;
}
#content.productpage ul.list-unstyled {
  border-bottom: medium none;
}
.checkout-cart .hasCustomSelect {
  width: 95% !important;
}
#content ul.list-unstyled.attr span {
  font-weight: 600;
  color: #333;
  font-size: 14px;
}
.content-top-breadcum .container {
  color: #000;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-top: 20px;
}
.common-home .content-top-breadcum .container {
  display: none;
}
#content ul.list-unstyled.attr {
  padding-bottom: 15px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding-top: 15px;
  margin-bottom: 20px;
}
#content ul.list-unstyled.attr li {
  clear: both;
}
.productpage .product-right ul.price,
.productpage .product-right ul.price {
  padding-bottom: 10px;
}
#content ul.list-unstyled.price li {
  float: left;
  padding: 2px 0;
  font-size: 13px;
  color: #000;
}
.productpage .product-right ul li span.old-price,
.productpage .product-right ul li span.special-price {
  margin-left: 10px;
}
.productpage .product-right ul li.discount,
.productpage .product-right ul li.rewardpoint,
.productpage .product-right ul li.price-tax {
  clear: both;
}
span.old-price {
  margin-right: 10px;
  font-size: 18px;
  color: #b5b5b5;
}
#content h3.special-price {
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 600;
  margin-bottom: 10px;
}
div#product {
  padding-top: 5px;
}
.quickview .page-title {
  display: none;
}
#content .form-control:focus {
  box-shadow: none;
}
#content .form-control {
  box-shadow: none;
  resize: vertical;
}
.refine-search,
.product-title,
.product-option {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.copy-right {
  border-top: 1px solid #e5e5e5;
  padding: 10px 0;
  text-align: center;
}
.category_description > p {
  margin: 0;
}
#bottom-footer li {
  display: inline;
  padding: 1px 7px 1px 2px;
  background: url('../image/megnor/pipe.gif') no-repeat scroll right center
    transparent;
}
#bottom-footer li.contact {
  background: none;
}
.account-address .table > tbody > tr > td {
  vertical-align: middle;
  padding: 15px;
}
.account-address .btn-info {
  margin: 2px 0;
}
.affiliate-account .btn-primary .list-group-item,
.affiliate-account .btn-primary .list-group-item:hover {
  padding: 0;
  background: none;
  color: #fff;
}
.shopping-cart .img-thumbnail {
  width: auto;
  border: 1px solid #f0f0f0;
}
.shopping-cart .input-group .form-control {
  width: auto;
  height: 38px;
  text-align: center;
}
.shopping-cart .input-group-btn {
  float: left;
}
#accordion label.col-sm-2.control-label {
  margin: 7px 0 0;
  padding: 0 13px 0 0;
}
#accordion #collapse-shipping label.col-sm-2.control-label {
  padding: 0 15px;
}
.checkout-checkout #accordion label.col-sm-2.control-label {
  padding-left: 15px;
}
.checkout-cart .input-group-btn:last-child > .btn-group {
  font-size: 12px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
}
.col-sm-3.search_subcategory {
  margin-top: 7px;
}
#button-search {
  float: right;
  margin-bottom: 6px;
  border: 1px solid var(--text_color);
  color: #000;
  background: var(--text_color);
  box-shadow: none;
}
.banners-slider-carousel img {
  transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
}
.banners-slider-carousel img:hover {
  opacity: 0.6;
  -moz-opacity: 0.6;
  -webkit-opacity: 0.6;
  -khtml-opacity: 0.6;
}
.service-banner {
  margin-top: 60px;
  margin-bottom: 35px;
}
.service-banner .ser-banner {
  margin: 0px;
  min-height: 102px;
  position: relative;
  width: 270px;
  padding: 15px 10px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.ser-banner.banner1 {
  background: #f2f2f2 none repeat scroll 0 0;
  border-bottom: 2px solid #e6e6e6;
}
.ser-banner.banner2 {
  background: #ffffff none repeat scroll 0 0;
}
.ser-banner.banner3 {
  background: #f2f2f2 none repeat scroll 0 0;
  border-bottom: 2px solid #e6e6e6;
}
.ser-banner.banner4 {
  background: #ffffff none repeat scroll 0 0;
}
.ser-banner.banner5 {
  background: #f2f2f2 none repeat scroll 0 0;
  border-bottom: 2px solid #e6e6e6;
}
.ser-text1,
.ser-text2 {
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 22px;
  color: #333333;
  float: left;
  margin-top: 15px;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}
.ser-text3 {
  font-weight: 400;
  line-height: 16px;
  color: #6c6c6c;
  margin-top: 3px;
  font-size: 14px;
  float: left;
  text-transform: capitalize;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
}
.ser-banner.banner1:hover .ser-text1,
.ser-banner.banner1:hover .ser-text2 {
  color: #2196f3;
}
.ser-banner.banner2:hover .ser-text1,
.ser-banner.banner2:hover .ser-text2 {
  color: #2196f3;
}
.ser-banner.banner3:hover .ser-text1,
.ser-banner.banner3:hover .ser-text2 {
  color: #2196f3;
}
.ser-banner.banner4:hover .ser-text1,
.ser-banner.banner4:hover .ser-text2 {
  color: #2196f3;
}
.ser-banner.banner5:hover .ser-text1,
.ser-banner.banner5:hover .ser-text2 {
  color: #2196f3;
}
.ser-banner.banner6:hover .ser-text1,
.ser-banner.banner6:hover .ser-text2 {
  color: #2196f3;
}
.round_img img {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  -ms-transition: -ms-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
.ser-banner:hover .round_img img {
  transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
}
.ser-banner .round_img {
  border: medium none;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  color: inherit;
  display: block;
  float: left;
  height: 62px;
  margin-left: 10px;
  padding: 0;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -ms-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  vertical-align: middle;
  width: 62px;
  z-index: 1;
}
.subbanner-cms3 {
  margin-bottom: 45px;
  display: inline-block;
  width: 100%;
}
.subbannercmspart1 {
  float: left;
  width: 460px;
  overflow: hidden;
  line-height: 0;
}
.subbannercmspart2 {
  float: right;
  width: 460px;
  overflow: hidden;
  line-height: 0;
}
.subbannercmspart3 {
  float: left;
  margin-top: 30px;
  overflow: hidden;
  width: 100%;
  height: 92px;
}
.subbannercmspart3 .subbanner-inner {
  display: inline-block;
  width: 100%;
}
.subbannercmspart1 .subbanner-inner:hover img,
.subbannercmspart2 .subbanner-inner:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.subbanner-inner img {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.subbanner-cms2 {
  margin-top: 0px;
  margin-bottom: 40px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.subbannerpart1 {
  float: left;
  width: 38.9%;
}
.subbannerpart2 {
  float: left;
  width: 61.1%;
}
.subbanner-one {
  margin-right: 20px;
}
.subbanner-two {
  margin: 0 0 0 0px;
}
.subbanner-three {
  margin-left: 10px;
}
.subbannerpart2 .img1 {
  margin-bottom: 20px;
}
.subbanner-one a,
.subbanner-two a,
.subbannercmspart1 a,
.subbannercmspart2 a {
  position: relative;
  display: inline-block;
}
.subbanner-one a:before,
.subbanner-two a:before,
.subbannercmspart1 a:before,
.subbannercmspart2 a:before {
  content: '';
  position: absolute;
  box-shadow: 0 0 125px rgba(0, 0, 0, 0.56) inset;
  -moz-box-shadow: 0 0 125px rgba(0, 0, 0, 0.56) inset;
  -webkit-box-shadow: 0 0 125px rgba(0, 0, 0, 0.56) inset;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  z-index: 9;
}
.subbanner-one a:hover:before,
.subbanner-two a:hover:before,
.subbannercmspart1 a:hover:before,
.subbannercmspart2 a:hover:before,
.subbanner-one a:focus:before,
.subbanner-two a:focus:before,
.subbannercmspart1 a:focus:before,
.subbannercmspart2 a:focus:before {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
.subbanner-inner {
  position: relative;
}
.subbanner-inner .banner-content {
  bottom: 0;
  height: 100px;
  left: 46px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 35%;
  width: 50%;
  z-index: 1;
  line-height: 20px;
}
.subbanner-inner .banner-content .banner-text1 {
  color: #333333;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 2px;
}
.subbanner-inner .banner-content .banner-text2 {
  color: #666666;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: 1.3px;
  margin-top: 12px;
}
.subbanner-inner .banner-content .banner-text3 {
  background: #2196f3 none repeat scroll 0 0;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 8px;
  padding: 4px 8px;
  width: auto;
}
.subbannercmspart3 .subbanner-inner .inner-content {
  position: relative;
  display: block;
  height: 92px;
  width: 100%;
}
.subbannercmspart3 .subbanner-inner .banner-content {
  line-height: 20px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 1;
  height: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.subbannercmspart3 .subbanner-inner .banner-content .banner-text1 {
  color: #333333;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-top: 24px;
}
.subbannercmspart3 .subbanner-inner .banner-content .banner-text1 span {
  color: #f0264a;
}
.subbannercmspart3 .subbanner-inner .banner-content .banner-text2 {
  color: #666666;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2.8px;
  margin-top: 5px;
}
.subbannercmspart3 .subbanner-inner:before {
  border-left: 2px dashed #dadada;
  bottom: 0;
  content: '';
  height: 200%;
  left: 0;
  position: absolute;
  top: 0;
  width: 2px;
  right: auto;
  z-index: 1;
}
.subbannercmspart3 .subbanner-inner:after {
  border-left: 2px dashed #dadada;
  bottom: 0;
  content: '';
  height: 200%;
  position: absolute;
  top: 0;
  width: 2px;
  right: 0;
}
.subbannercmspart3 .subbanner-inner .inner-content:before {
  border-top: 2px dashed #dadada;
  bottom: auto;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  width: 200%;
}
.subbannercmspart3 .subbanner-inner .inner-content:after {
  border-bottom: 2px dashed #dadada;
  bottom: 0;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: auto;
  width: 200%;
}
.subbannercmspart3 .subbanner-inner:hover:before {
  animation: slideDashYopp 1.5s infinite linear;
  -webkit-animation: slideDashYopp 1.5s infinite linear;
  -moz-animation: slideDashYopp 1.5s infinite linear;
  -ms-animation: slideDashYopp 1.5s infinite linear;
  -o-animation: slideDashYopp 1.5s infinite linear;
  border-color: #2196f3;
}

.subbannercmspart3 .subbanner-inner:hover:after {
  animation: slideDashY 1.5s infinite linear;
  -webkit-animation: slideDashY 1.5s infinite linear;
  -moz-animation: slideDashY 1.5s infinite linear;
  -ms-animation: slideDashY 1.5s infinite linear;
  -o-animation: slideDashY 1.5s infinite linear;
  border-color: #2196f3;
}
.subbannercmspart3 .subbanner-inner:hover .inner-content:after {
  -webkit-animation: slideDashXopp 10s infinite linear;
  animation: slideDashXopp 10s infinite linear;
  -moz-animation: slideDashXopp 10s infinite linear;
  -ms-animation: slideDashXopp 10s infinite linear;
  -o-animation: slideDashXopp 10s infinite linear;
  border-color: #2196f3;
}
.subbannercmspart3 .subbanner-inner:hover .inner-content:before {
  -webkit-animation: slideDash 10s infinite linear;
  animation: slideDash 10s infinite linear;
  -moz-animation: slideDash 10s infinite linear;
  -ms-animation: slideDash 10s infinite linear;
  -o-animation: slideDash 10s infinite linear;
  border-color: #2196f3;
}
@-webkit-keyframes slideDashXopp {
  from {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}

@-moz-keyframes slideDashXopp {
  from {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}
@keyframes slideDashXopp {
  from {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
}
@-webkit-keyframes slideDash {
  from {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  to {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
}
@-moz-keyframes slideDash {
  from {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  to {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
}

@keyframes slideDash {
  from {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  to {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
  }
}

@-webkit-keyframes slideDashY {
  from {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
  }
}

@-moz-keyframes slideDashY {
  from {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
  }
}

@keyframes slideDashY {
  from {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  to {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
  }
}

@-webkit-keyframes slideDashYopp {
  from {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
  }
  to {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
}

@-moz-keyframes slideDashYopp {
  from {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
  }
  to {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
}

@keyframes slideDashYopp {
  from {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
  }
  to {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
}
/* CMS */
.box .box-content .megamenu ul li ul li {
  padding: 0;
}
#column-left .treeview-list .expandable .collapsable-hitarea::before,
#column-left .treeview-list .expandable-hitarea::before,
#column-left .treeview-list .collapsable .expandable-hitarea::before,
#column-left .treeview-list .collapsable-hitarea::before {
  position: relative;
  top: 6px;
}
.box .box-content ul,
#content .content ul {
  padding: 0;
  margin: 0px;
  list-style: none;
}
#column-left .box .box-content ul li:hover,
#column-right .box .box-content ul li:hover {
  /*padding-left: 5px;*/
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
#column-left .box .box-content ul li a,
#column-right .box .box-content ul li a {
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.box .box-content ul li {
  line-height: 23px;
  padding: 0px 25px;
  border-bottom: none;
}
.box .box-content ul ul {
  margin-left: 10px;
}
#column-left .box .box-content ul li,
#column-right .box .box-content ul li {
  /* padding: 0; */
  padding-right: 15px;
}
#column-left .box .box-content ul li a,
#column-right .box .box-content ul li a {
  padding: 8px 0;
}
.box .box-content ul li:last-child a {
  border: medium none;
}
.box .box-content ul li ul li {
  padding: 0 25px;
  border-bottom: none;
}
.box .box-content .box-category {
  padding: 15px 20px;
}
#content .content ul li {
  line-height: 22px;
  padding: 5px;
}
.box .box-content ul li ul li + li {
  border-top: medium none;
}
.box .box-content ul li a,
#content .content ul li a {
  color: #707070;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 20px;
}
.box .box-content ul li a + a,
.box .box-content ul li a + a:hover {
  background: none;
  padding-left: 0;
}
.box .box-content ul li a:hover,
#content .content ul li a:hover {
  color: var(--text_color) !important;
}
.box .box-content ul ul {
  z-index: 99;
  width: auto;
}
#column-left .treeview .hitarea.expandable-hitarea {
  color: #808080 !important;
}
#column-left .treeview .hitarea.expandable-hitarea {
  color: #808080 !important;
}
.megnorcategory .box-content .dropmenu {
  padding: 10px 0px;
}
.single-banner {
  margin: 0 0 30px;
}
#column-right .single-banner {
  margin: 0;
}
#content .single-banner {
  margin: 0 0 15px;
}
#content #banner2 a {
  position: relative;
  display: block;
}
#content #banner2 a:before {
  content: '';
  position: absolute;
  box-shadow: 0 0 125px rgba(0, 0, 0, 0.56) inset;
  height: 100%;
  width: 100%;
  -moz-box-shadow: 0 0 125px rgba(0, 0, 0, 0.56) inset;
  -webkit-box-shadow: 0 0 125px rgba(0, 0, 0, 0.56) inset;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  z-index: 9;
}
#content #banner2:hover a:before {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
.box .box-content ul ul li ul {
  padding: 0;
}
.box .box-content ul ul li:hover ul {
  display: block;
}
.navbar-nav > ul > li > a:hover .dropdown-menu {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}
.product-block-inner a img {
  vertical-align: middle;
  margin: 0 auto;
}
.box-category-heading {
  color: #fff;
  cursor: pointer;
  float: left;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  overflow: hidden;
  padding: 12px 0px;
  position: relative;
  text-transform: uppercase;
  width: 200px;
  line-height: 16px;
  display: none;
}
.box-category-heading .fa {
  float: left;
  font-size: 17px;
  font-weight: 600;
  margin-right: 10px;
}
.shipping-cms {
  display: inline-block;
  background: url('../image/megnor/plane.png') no-repeat scroll left center
    transparent;
  height: 26px;
  padding-left: 75px;
}
.shipping-text .text1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #64c1dd;
}
.shipping-text .text2 {
  font-weight: 300;
  text-transform: uppercase;
}
.headertopright .text2 {
  background: transparent url('../image/megnor/call.png') no-repeat scroll left
    center;
  color: #fb8a52;
  display: inline-block;
  font-size: 16px;
  padding: 2px 0 10px 50px;
  text-transform: uppercase;
  font-weight: 600;
  width: 75%;
  float: right;
}
.cms-data-info {
  border-left: 1px solid #e5e5e5;
  padding-left: 10px;
}
.headertopright .text2-dec {
  float: left;
  font-weight: bold;
  font-size: 14px;
  color: #ef6824;
  text-transform: capitalize;
}
.headertopright a:hover > span {
  color: var(--text_color);
}
.contact-text .text1 {
  color: #1e1f22;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
}
.contact-text .text2 {
  color: #f2ab33;
  text-transform: uppercase;
  display: none;
}
.layout-1 .content_footer_top {
  background: #222 none repeat scroll 0 0;
}
.content_footer_top {
  background: #222 none repeat scroll 0 0;
  border-bottom: 1px solid #414141;
}
.content_footer_top .container {
  padding: 0;
}
.content_footer_bottom {
  float: right;
  width: 33%;
  text-align: right;
}
.social-cms {
  float: right;
  margin-top: 5px;
}
.social-cms ul,
.payment-cms ul,
.app-cms ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.social-cms li {
  display: inline-block;
  padding: 0;
  margin: 0 7px 0 0;
}
.social-cms li:last-child {
  margin-right: 0;
}
.social-cms ul li a {
  width: 45px;
  height: 43px;
  font-family: 'FontAwesome';
  background-color: #ececec;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  padding: 12px 14px;
  display: block;
  letter-spacing: 0;
}
#footer_aboutus_block .social > a {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  float: left;
  height: 32px;
  text-align: center;
  width: 32px;
  padding: 1px;
  color: #000000;
}
#footer_aboutus_block li.social a:hover .fa {
  color: #000000;
}
#footer_aboutus_block li.social {
  float: left;
  margin-right: 10px;
}
#footer_aboutus_block .social.facebook a:hover {
  background-color: #ffa51f;
}
#footer_aboutus_block .social.twitter a:hover {
  background-color: #ffa51f;
}
#footer_aboutus_block .social.gplus a:hover {
  background-color: #ffa51f;
}
#footer_aboutus_block .social.linkedin a:hover {
  background-color: #ffa51f;
}
.social-cms ul li a .fa {
  font-size: 20px;
  letter-spacing: 0;
}
.social-cms ul li.facebook a .fa {
  margin-left: 3px;
}

.social-cms ul li.facebook a:hover,
.social-cms ul li.facebook a:focus {
  background-color: #3b5999;
}
.social-cms ul li.twitter a:hover,
.social-cms ul li.twitter a:focus {
  background-color: #00aced;
}
.social-cms ul li.gplus a:hover,
.social-cms ul li.gplus a:focus {
  background-color: #dd4b39;
}
.social-cms ul li.linkedin a:hover,
.social-cms ul li.linkedin a:focus {
  background-color: #007bb6;
}
.social-cms ul li a:hover,
.social-cms ul li a:focus {
  color: #fff;
}
.app-cms {
  display: inline-block;
}
.app-cms li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: text-top;
}
.app-cms li:last-child {
  margin: 0;
}
.payment-cms {
  float: left;
  text-align: left;
  width: 100%;
}
.app-cms li.playstore a {
  background-position: 0 0;
}
.app-cms li.appstore a {
  background-position: -117px 0;
}
.app-cms li.windowsstore a {
  background-position: -237px 0;
}
.app-cms li a {
  background-attachment: scroll;
  background-image: url('../image/megnor/play-store.png');
  background-repeat: no-repeat;
  float: left;
  height: 31px;
  width: 108px;
}
.quickview > a:hover {
  color: #ffa51f !important;
}
.bottomfooter .list-unstyled {
  width: 33%;
  float: left;
  text-align: left;
}
footer .bottomfooter a {
  color: #ebebeb;
}
li.paymt a:before {
  content: '';
  font-family: 'FontAwesome';
  font-size: 30px;
  display: block;
  color: #ffffff;
}
li.paymt a:hover:before {
  opacity: 0.8;
  -khtml-opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
}
#footer #footer_storeinformation_block li.payment {
  padding: 0;
  color: #ffa51f;
}
#footer #footer_storeinformation_block li.paymt {
  float: left;
  margin-right: 10px;
  padding: 0;
}
.bottomfooter .payment li {
  display: inline-block;
  margin-left: 0px;
  margin-top: 0px;
  border: none;
}
.payment li a {
  color: #000000;
  display: block;
  opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
}
.payment li a:hover,
.payment li a:focus {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
#paymentcmsblock p {
  margin: 0;
}
#paymentcmsblock ul {
  padding: 0;
  margin: 0;
}
#paymentcmsblock img {
  margin: 0 10px 0 0;
  pointer-events: none;
  user-select: none;
}
#paymentcmsblock img:last-child {
  margin: 0 0 0 0;
}
.subbanner-cms1 {
  float: left;
  padding-left: 30px;
  margin-top: 30px;
}
.subbanner-cms1 img {
  border: 1px solid #e0e0e0;
}
.subbanner1 {
  margin-bottom: 30px;
}
.subbanner1:hover img,
.subbanner2:hover img {
  opacity: 0.9;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}
.subbanner1,
.subbanner2 {
}
.subbanner1 a,
.subbanner2 a {
  position: relative;
  overflow: hidden;
  display: block;
}
.subbanner1 a:before,
.subbanner2 a:before {
  position: absolute;
  top: 0;
  left: -23px;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: transform 0.6s;
  transition: transform 0.6s;
  -moz-transition: transform 0.6s;
  -ms-transition: transform 0.6s;
  -o-transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -100%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -100%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -100%, 0);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, -100%, 0);
  z-index: 5;
}
.subbanner1:hover a:before,
.subbanner2:hover a:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 100%, 0);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 100%, 0);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 100%, 0);
  -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
    translate3d(0, 100%, 0);
}
.top-inner {
  display: inline-block;
  width: 100%;
  padding: 30px 0;
}
.top-inner .left-aboutus {
  width: 82%;
  float: left;
}
.top-inner .right-contactus {
  width: 18%;
  float: left;
  margin: 10px 0;
}
.top-inner .left-logo {
  float: left;
  padding-right: 40px;
  margin: 5px 0 0;
}
.top-inner .left-desc {
  float: left;
  padding: 10px 115px 10px 30px;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  font-size: 14px;
  color: #333333;
  width: 77%;
  line-height: 24px;
}
/* End CMS */
/*megnor tabs */
.img-prd .left-image,
.left-image.categorytabs {
  float: left;
  width: 16.49%;
  margin: 50px;
}
.box.featured {
  margin-bottom: 0;
  padding-top: 10px;
}
.img-prd .left-image .img {
  display: block;
  height: 417px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.img-prd .left-image.megnortabs .img {
  background: url(../image/megnor/megnortabs_img.jpg) no-repeat scroll 0px 0px;
}
.img-prd .left-image.featured .img {
  background: url(../image/megnor/featured_img.jpg) no-repeat scroll 0px 0px;
}
.category_tab .left-image.categorytabs .img {
  background: url(../image/megnor/categorytab_img.jpg) no-repeat scroll 0px 0px;
  display: block;
  height: 417px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
/*end megnor tabs */
/* Offer cms*/
.offer_block {
  position: relative;
  margin: 24px 0 30px;
}
.offer_block:hover {
  opacity: 0.9;
}
.offer-wrapper {
  position: absolute;
  top: 26%;
  bottom: auto;
  width: auto;
  text-align: left;
  left: 9.4%;
}
.offer-wrapper .offer-title {
  font-size: 28px;
  font-weight: 600;
  color: #000;
  line-height: 32px;
  margin: 0;
  letter-spacing: 0;
}
.offer-wrapper .offer-desc {
  font-size: 15px;
  font-weight: 400;
  color: #000;
  letter-spacing: 0.4px;
  opacity: 0.8;
  padding: 10px 0 42px;
}
.offer-wrapper .offer-btn {
  font-size: 12px;
  color: #fff;
  font-weight: 400;
  display: inline-block;
  margin: 0;
  background: #000;
  border-radius: 3px;
  text-transform: capitalize;
  line-height: 20px;
  letter-spacing: 0.4px;
  padding: 8px 18px;
}
/* end of offer cms */
/* category Tab cms */

.category_tab {
  margin-top: 0;
  position: relative;
}
#tab_spinner {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9;
  background: url(../image/megnor/category_load.gif) 50% 50% no-repeat #fff;
}

.category_tab .nav-tabs {
  float: left;
}
.etabs {
  display: inline-block;
  float: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.category_tab ul li {
}
.category_tab .tab-pane .product-block .product-details {
  padding: 25px 0 0 15px;
}
.category_tab .product-block .wishlist {
  right: 0;
  top: 0;
}
.category_tab .product-block .wishlist:hover {
  background: var(--background);
  color: #fff;
}
.category_tab .product-block .fa.fa-heart {
  color: #fff;
}
/* .category_tab .product-block:hover .fa.fa-heart { */
/* color: #fff; */
/* } */
/* .category_tab #Components { */
/* margin: 0 0 80px 0; */
/* } */
/* #Desktops { */
/* margin: 0 0 80px 0; */
/* } */
.category_tab .tab-pane .product-block {
  margin: 0;
  background: #fff;
  clear: both;
}
.category_tab .tab-pane .product-block:hover {
  overflow: visible;
  clear: both;
}
.category_tab .owl-item .col-lg-12 {
  padding: 0;
  margin: 0 0 60px 0;
}
.category_tab .tab-pane > img {
  margin: 150px auto;
}
.category_tab ul li:last-child {
  background: none;
}

.category_tab ul li a {
}
.category_tab ul li a:hover,
.category_tab ul li a:focus {
  color: #1f2022;
}

.category_tab ul li.active a/*, .htabs a:hover, .htabs a:focus*/ {
}
.category_tab .nav-tabs > li > a {
  color: #fff !important;
  font-weight: 500 !important;
  background: none;
}
.category_tab .nav-tabs > li > a:hover {
  background: none;
  color: var(--text_color) !important;
  border-top: 1px solid #848281;
  border-bottom: 1px solid #848281;
  border-left: 4px solid var(--text_color);
  border-radius: 0;
}
.category_tab .tab-content {
  width: 78%;
  float: right;
}
.category_tab .tab-content .text-center {
  float: left;
  /* width: 25%; */
}
.category_tab .owl-carousel .owl-buttons {
  display: block;
}
.category_tab .nav-tabs > li {
  float: none;
}
.tab-content {
  position: relative;
  padding: 0px;
  z-index: 2;
  overflow: visible;
  margin-bottom: 29px;
}
.tab-content .tab {
  display: none;
}
.category_tab .tab-pane .owl-carousel {
  overflow: visible;
}
.category_tab .tab-pane .owl-prev {
  right: auto !important;
  left: 0 !important;
}
.category_tab .tab-pane .owl-prev span {
  /* background: transparent url(../image/megnor/arrow.png) no-repeat scroll 1px 3px; */
  border: medium none;
  cursor: pointer;
}
.category_tab .tab-pane .owl-prev:hover span {
  background-position: 1px -30px;
  text-decoration: none;
}
.category_tab .tab-pane .owl-carousel .owl-buttons div {
  top: -40px;
}
.category_tab .tab-pane .owl-next {
  right: 0 !important;
}
.category_tab .tab-pane .owl-next span {
  /* background: transparent url(../image/megnor/arrow.png) no-repeat scroll -19px 3px; */
  border: medium none;
  cursor: pointer;
}
.category_tab .tab-pane .owl-next:hover span {
  background-position: -19px -30px;
  text-decoration: none;
}
.category_tab .tab-pane .owl-carousel .owl-buttons .owl-prev,
.category_tab .tab-pane .owl-carousel .owl-buttons .owl-next,
.category_tab .tab-pane .owl-carousel .owl-buttons div {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
.category_tab .tab-pane .owl-buttons a {
  color: #e3e3e3;
}
/* #Tab_Category_Slider .nav li:first-child { */
/* background: url("../image/megnor/Left-01.png") no-repeat scroll 0 0; */
/* width: 271px; */
/* height: 404px; */
/* margin-bottom: 80px; */
/* display: inline-block; */
/* } */
/* #Tab_Category_Slider .nav li:nth-child(2n) { */
/* background: url("../image/megnor/Left-02.png") no-repeat scroll 0 0; */
/* width: 271px; */
/* height : 404px; */
/* margin-bottom:80px; */
/* } */
#Tab_Category_Slider .nav li {
  background: url('../image/megnor/Left-01.png') no-repeat scroll 0 0;
  width: 258px;
  height: 418px;
}
#Tab_Category_Slider .nav-tabs > li:nth-child(2n) > a {
  color: #000 !important;
}
#Tab_Category_Slider .nav-tabs > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
  padding: 0;
  display: block;
  padding: 10px 0 10px 30px;
  line-height: 30px;
  margin: 0;
  position: relative;
  overflow: visible;
}
#Tab_Category_Slider .nav-tabs > li.active > a:focus {
  background: none;
  color: #fff !important;
}
#Tab_Category_Slider .nav-tabs > li > a::after {
  content: '';
  color: #000;
  background: rgba(0, 0, 0, 0) url('../image/megnor/cattabarrow.png') no-repeat
    scroll 0 0;
  left: auto;
  margin: 0 auto;
  position: absolute;
  right: -9px;
  text-align: center;
  bottom: 0;
  z-index: 9999;
  top: 10px;
  opacity: 1;
  width: 9px;
  height: 30px;
}
#Tab_Category_Slider .nav-tabs > li > a:hover {
  opacity: 1;
}
.owl-buttons {
  position: absolute;
  right: -20px;
  top: -60px;
  z-index: 1;
  bottom: auto;
}
#Tab_Category_Slider .owl-buttons {
  left: 0;
  right: 0;
  top: 175px;
  bottom: auto;
  width: auto;
  position: absolute;
  z-index: 2;
  opacity: 0;
}
#Tab_Category_Slider:hover .owl-buttons {
  opacity: 1;
}
@media (max-width: 479px) {
  .category_tab ul li a {
    text-align: center;
  }
}

/* End categoty Tab cms */

/* Tab cms */
.img-prd,
.category_tab.box {
  float: left;
  width: 100%;
}
.hometab,
.categorytab {
  display: inline-block;
  width: 100%;
}
.htabs {
  float: left;
  margin: 0 0 0 30px;
}
.categorytab .tabs {
  line-height: normal;
  padding: 0;
  border-bottom: medium none;
  min-height: 405px;
}
.etabs li a:hover::before,
.etabs li a.selected::before {
  width: 100%;
  opacity: 1;
}
/*.etabs li a::before {
position: absolute;
content: "";
height: 1px;
width: 0;
background-color: var(--text_color);
bottom: 0;
left: 0;
transition: all 500ms ease 0s;
-webkit-transition: all 500ms ease 0s;
-moz-transition: all 500ms ease 0s;
-ms-transition: all 500ms ease 0s;
-o-transition: all 500ms ease 0s;
opacity: 0;
-webkit-opacity: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
}*/
.etabs {
  margin: 0;
  padding: 0;
  text-align: center;
}
.htabs .etabs li,
.categorytab .nav-tabs li {
  display: inline-block;
  float: left;
  list-style: none outside none;
  position: relative;
  text-align: center;
}
.categorytab .nav-tabs {
  border: none;
  float: right;
  margin-right: 55px;
  margin-top: -37px;
  padding: 0;
}
.htabs .etabs li:last-child,
.categorytab .nav-tabs li:last-child {
  background: none;
}
.htabs a,
.categorytab .nav-tabs a {
  color: #c7c7c7;
  display: block;
  float: left;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.2px;
  margin: 0 20px;
  text-align: center;
  cursor: pointer;
  text-transform: capitalize;
  line-height: 20px;
}
#Tab_Category_Slider .nav li {
  line-height: 14px;
  margin: 0;
  margin-bottom: 80px;
  padding: 20px 0 0 0;
  position: relative;
}
#Tab_Category_Slider .nav li:last-child {
  border: medium none;
}
/* #Tab_Category_Slider .nav-tabs > li:first-child > a {padding-left: 0;} */
#Tab_Category_Slider .owl-carousel {
  overflow: visible;
}
.category_tab_main {
  border-top: 1px solid #dedede;
  margin: 20px 0 0 0;
  padding: 30px 0 0 0;
}
#Tab_Category_Slider .owl-buttons .left:before {
  content: '\f104';
  font-family: 'fontawesome';
  font-size: 22px;
  color: #808080;
  position: relative;
  top: 0;
  left: 0;
}
#Tab_Category_Slider .owl-buttons .left::before {
  content: none;
  font-family: 'fontawesome';
  font-size: 25px;
  color: #808080;
  position: relative;
  top: 6px;
  left: 15px;
}
#Tab_Category_Slider .owl-carousel .owl-buttons div {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  position: absolute;
  right: 15px;
  top: 0;
}
#Tab_Category_Slider .owl-carousel .owl-buttons div {
  color: #e3e3e3;
  height: 40px;
  opacity: 1;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  width: 40px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  border: 1px solid #e3e3e3;
}
#Tab_Category_Slider .owl-carousel .owl-buttons div:hover {
  color: var(--text_color);
  border-color: var(--text_color);
}
.category_tab .tab-pane .owl-buttons div:hover a {
  color: var(--text_color);
}
#Tab_Category_Slider .owl-buttons div:hover .left::before,
#Tab_Category_Slider .owl-buttons div:hover .right::before {
  color: var(--text_color);
}

.htabs a:hover,
.htabs a:focus,
.categorytab .nav-tabs a:hover,
.categorytab .nav-tabs a:focus {
  color: var(--text_color) !important;
  /* border-bottom: 2px solid #dfdfdf; */
}
.htabs a.selected,
.categorytab .nav-tabs li.active a {
  color: var(--text_color);
}
.htabs a:hover {
  color: #94ad37;
}
.tab-content {
  position: relative;
  padding: 0;
  z-index: 2;
  overflow: visible;
  margin-bottom: 0px;
  width: 100%;
  font-size: 13px;
}
/*.btn-danger{padding:3px 5px !important;}*/
#tabs_info.product-tab .tab-content {
  padding: 30px;
  background: #f5f5f5;
}
.nav-tabs > li {
  border: none !important;
}
.categorytab .tab-pane {
  padding: 10px 0 !important;
  border: medium none !important;
  margin: 0 -7px;
  overflow: visible !important;
  text-align: center;
}
.categorytab .tab-pane > img {
  margin: 150px auto;
}
.categorytab .tab-content {
  clear: both;
}
.categorytab .tab-pane .owl-carousel {
  overflow: visible;
}
.tab-content .tab {
  display: none;
}
.categorytab .tab-pane .owl-prev {
  right: 30px !important;
  left: auto !important;
}
.categorytab .tab-pane .owl-prev span {
  background: url(../image/megnor/arrow.png) no-repeat scroll 5px 0px;
  border: medium none;
  cursor: pointer;
  display: block;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.categorytab .tab-pane .owl-prev:hover span {
  background-position: 5px -33px;
  text-decoration: none;
}
.categorytab .tab-pane .owl-carousel .owl-buttons div {
  top: -40px;
}
.categorytab .tab-pane .owl-carousel .owl-buttons div span {
  width: 15px;
  height: 25px;
}
.categorytab .tab-pane .owl-next {
  right: 10px !important;
}
.categorytab .tab-pane .owl-next span {
  background: url(../image/megnor/arrow.png) no-repeat scroll -15px 0px transparent;
  border: medium none;
  cursor: pointer;
  display: inline-block;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.categorytab .tab-pane .owl-next:hover span {
  background-position: -15px -33px;
  text-decoration: none;
}
.categorytab .tab-pane .owl-carousel .owl-buttons .owl-prev,
.categorytab .tab-pane .owl-carousel .owl-buttons .owl-next,
.categorytab .tab-pane .owl-carousel .owl-buttons div {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
.categorytab .owl-item .col-lg-12 {
  padding: 0;
}
.hometab .tab-head {
  display: inline-block;
  text-align: right;
  width: 100%;
  border-bottom: 2px solid #f0f0f0;
}
.btn-danger:hover {
  background-color: #c9302c;
  border-color: #ac2925;
  color: #fff !important;
}
#content #button-account,
#content #button-login,
#content #button-guest,
#content #button-register,
#content #button-payment-address,
#content #button-shipping-address,
#content #button-shipping-method,
#content #button-payment-method,
#content #button-confirm {
  background: var(--text_color);
  color: #000;
  border: 1px solid var(--text_color);
  padding: 5px 20px 6px;
  text-transform: capitalize;
  box-shadow: none;
}
#common-success .buttons .pull-right .btn.btn-primary {
  color: #000;
  background: var(--text_color);
  border: 1px solid var(--text_color);
}
#account-return .btn.btn-default:hover {
  background: #000 none repeat scroll 0 0;
  color: #fff !important;
}
#account-return .input-group-btn .btn.btn-default {
  padding: 9px 15px 5px !important;
}
.btn-block + .btn-block {
  margin-top: 0;
}
.table-responsive {
  width: 100%;
}
.table-responsive .shopping-cart .btn.btn-primary:hover {
  background: #000 !important;
  border: none !important;
}
#checkout-cart .text-left .btn.btn-primary,
#checkout-cart .text-left .btn.btn-danger {
  padding: 6px 15px !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
}
.table-responsive .shopping-cart .btn.btn-primary {
  margin: 0 10px;
}
.hometab .customNavigation a.prev:before:hover,
.hometab .customNavigation a.next:before:hover {
  color: #fff;
}
/* End Tab cms */

#featured_grid .customNavigation a::before {
  color: #000;
  font-size: 22px;
}
#featured_grid .customNavigation a:hover::before {
  color: var(--text_color);
}

/*Megnor Blog CSS */
.megnorblog .bx-controls-direction .bx-prev::after {
  content: '\f107 ';
  cursor: pointer;
  font-family: 'FontAwesome';
  font-size: 24px;
  left: 0;
  line-height: 26px;
  margin: 0;
  position: absolute;
  right: 25px;
  text-align: right;
  top: 0;
  vertical-align: middle;
}
.bx-controls-direction .bx-prev::after {
  font-size: 18px;
  left: 0;
  line-height: 26px;
  margin: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: -1px;
  vertical-align: middle;
}

.megnorblog .bx-controls-direction .bx-next::after {
  content: '\f106';
  cursor: pointer;
  font-family: 'FontAwesome';
  font-size: 24px;
  left: 0;
  line-height: 26px;
  margin: 0;
  position: absolute;
  right: 45px;
  text-align: right;
  top: 0;
  vertical-align: middle;
}
.bx-pager-item {
  display: none;
}
.content_footer_right .blog_stats {
  display: none;
}
#footer .blog_item .summary p {
  display: none;
}
.megnorblog {
  float: right;
  margin-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  overflow: hidden;
}
#content .megnorblog .box-heading {
  margin: 0 0 20px 0;
}
.content_footer_right .post_hover {
  display: none;
}
.box.blogs {
  float: right;
  padding: 0;
  position: relative;
  width: 20%;
}

.blogs .box-head {
  float: left;
  padding-bottom: 10px;
  width: 100%;
}
.box-head .blog_tagline {
  color: #808080;
  float: left;
  font-size: 14px;
  margin-bottom: 12px;
  display: none;
}
#content .box-product .blog-items {
  display: inline-block;
  float: left;
}
.blog-left {
  display: inline-block;
  margin: 0;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  width: 28%;
}
.blog-image {
  position: relative;
  overflow: hidden;
}
.blog-image::before {
  bottom: 20px;
  content: '';
  left: 20px;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  right: 20px;
  top: 20px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -moz-transform: scale(0);
  transition: all 0.35s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  z-index: 1;
}
.blog-left:hover .blog-image:before {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transition: all 0.35s ease 0s;
  -webkit-transition: all 0.35s ease 0s;
  -moz-transition: all 0.35s ease 0s;
  -ms-transition: all 0.35s ease 0s;
  -o-transition: all 0.35s ease 0s;
}
.blog-left .blog-image img {
  max-width: 100%;
}
.blog-right {
  float: right;
  text-align: center;
  width: 72%;
  margin: 10px 0;
  padding: 0 15px 0 25px;
}
.blog-right h4 a {
  float: left;
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 10px 0;
  text-transform: capitalize;
  width: 100%;
  text-align: left;
  overflow: hidden;
  color: var(--background);
  font-weight: 500;
  display: inline-block;
  letter-spacing: 0.2px;
}
.footer-blocks .blog-item .blog-desc {
  display: none;
}
.content_footer_top .news-title3 {
  display: none;
}
.newsright .row {
  margin-left: 0;
  margin-right: 0;
}
.newsleft .news-title4 {
  font-size: 20px;
  color: #fff;
  display: none;
  margin: 0 10px;
  font-weight: bold;
  text-transform: capitalize;
  font-style: inherit;
}
.view-blog {
  float: left;
  width: 100%;
  text-align: left;
  margin: 0;
}
.read-more a {
  color: #2196f3;
  font-size: 13px;
}
.read-more .fa {
  display: none;
}
.write-comment {
  display: inline-block;
  float: none;
  padding-left: 18px;
  position: relative;
  text-align: left;
}
.common-home .write-comment::before {
  background: #a8a8a8 none repeat scroll 0 0;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  content: '';
  display: block;
  font-family: fontawesome;
  height: 4px;
  left: 9px;
  position: absolute;
  top: 11px;
  width: 4px;
}
.date-time {
  float: left;
  text-align: left;
  text-transform: capitalize;
}
.date-time .fa {
  display: none;
}
.blog_default_width {
  width: 166px;
}
.blog-desc {
  font-size: 12px;
  line-height: 22px;
  float: left;
  display: inline-block;
  text-align: left;
  color: #707070;
  margin: 10px 0;
  letter-spacing: 0.6px;
  width: 100%;
}
.blog-img {
  padding: 0px;
}
.blog-right-content .blog-desc {
  display: block;
  margin: 10px 0 20px 0;
}
.comment-wrapper {
  display: inline-block;
  position: relative;
  float: right;
  margin: 5px 0 0;
}
.comment-wrapper .write-comment a::before {
  color: #000;
  content: '\f0e5';
  float: left;
  font-family: 'FontAwesome';
  font-size: 13px;
  margin-right: 5px;
}
.blog-img .img-thumbnail {
  border: none;
}
.blog-date {
  display: inline-block;
  float: left;
}
#content #blog-carousel,
#content #blog-grid {
  padding: 0px;
  border: none;
  overflow: visible;
  float: left;
  width: 100%;
}
#content .box.blogs .box-content {
  padding: 0;
  margin: 0 -15px 0;
}
#content #blog-carousel .blog-item {
  overflow: hidden;
  position: relative;
  float: left;
}
#content #blog-carousel .blog-item {
  overflow: hidden;
  position: relative;
  float: left;
  margin: 20px 0 0 0;
}

#slideshow0.owl-carousel:hover .owl-buttons .owl-prev {
  background: url('../image/megnor/Pre.png') no-repeat scroll 0 0;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  height: 105px;
}
#slideshow0.owl-carousel:hover .owl-buttons .owl-next {
  background: url('../image/megnor/Next.png') no-repeat scroll 0 0;
  height: 105px;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  right: 2px;
  width: 35px;
}
.owl-carousel .owl-buttons div i {
  display: none;
}
.owl-carousel .owl-buttons .owl-prev {
  left: 0;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
#slideshow0 .owl-carousel .owl-buttons div,
#slideshow0 .owl-carousel .owl-buttons div:hover {
  background: #2196f3;
}
#blog-carousel .owl-controls .owl-buttons .owl-prev {
  right: 40px;
  left: auto;
  text-align: center;
  padding: 0;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
#blog-carousel .owl-controls .owl-buttons .owl-prev::before {
  content: '\f104';
  font-family: 'fontawesome';
  font-size: 22px;
  color: #000;
}
#blog-carousel .owl-controls .owl-buttons .owl-next::before {
  content: '\f105';
  font-family: 'fontawesome';
  font-size: 22px;
  color: #000;
}
#blog-carousel .owl-controls .owl-buttons .owl-next:hover::before,
#blog-carousel .owl-controls .owl-buttons .owl-prev:hover::before {
  color: #fff;
}
#blog-carousel .owl-controls .owl-buttons .owl-next {
  right: 10px;
  left: auto;
  text-align: center;
  padding: 0;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
#blog-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: var(--text_color);
}
#blog-carousel .owl-controls .owl-buttons .owl-prev:hover {
  color: var(--text_color);
}
#blog-carousel .owl-controls .owl-buttons .owl-next a:hover {
  color: var(--text_color);
}
.single-blog .blog-img {
  position: relative;
  margin-bottom: 15px;
}
.single-blog .panel-default {
  border: medium none;
  float: left;
  width: 100%;
  margin: 0;
}
#add-comment .col-sm-10.buttons {
  padding: 0 8px;
}
.single-blog .block-title {
  float: left;
  margin: 10px 0;
  width: 99%;
}
.single-blog .block-title > legend {
  margin: 10px 0 0;
}
.single-blog .blog-desc {
  padding: 0;
  text-align: justify;
  display: block;
}
.single-blog .block-title h3 {
  padding-top: 10px;
}
.single-blog .view-comment .panel-default {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  /* background-color: #fafafa !important; */
  padding: 15px !important;
  border: 2px solid #f0f0f0;
}
.megnorblog .view-blog {
  display: none;
}
.single-blog h4 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  display: inline-block;
  width: 100%;
}
.view-comment .form-group b {
  font-weight: 600;
}
.view-comment .col-sm-3 .name {
  font-weight: 500;
  color: #333333;
}
.view-comment .col-sm-3 .date {
  color: #b5b5b5;
}
.user_icon {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  float: left;
  margin: 0px 15px 0 0;
  padding: 10px 15px;
  text-align: center;
}
.comment_info {
  float: left;
  width: 85%;
}
.comment_info .comment-text {
  margin-top: 12px;
}
.view-comment {
  clear: both;
}

/*Megnor Blog light-box CSS */

.blog-left:hover .post-image-hover::before {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
}
.post-image-hover::before {
  background-color: rgba(0, 0, 0, 0.2);
  content: '';
  height: 100%;
  left: 0;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
  -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
  -moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
  -ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
  -o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
  width: 100%;
}

.post-image-hover {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  width: 100%;
}

.blog-image .post_hover {
  left: 0;
  margin: 0 auto;
  opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 40%;
  z-index: 9;
}

.product-block .blog-left:hover .post_hover {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -kkhtml-opacity: 1;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.product-block .blog-left:hover .zoom,
.product-block .blog-left:hover .readmore_link,
.all-blog .blog-left-content:hover .zoom,
.all-blog .blog-left-content:hover .readmore_link {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -kkhtml-opacity: 1;
  margin: 0 5px;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}

.blog-left .icon.zoom .fa,
.blog-left .icon.readmore_link .fa {
  font-size: 13px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  color: #000;
  line-height: 30px;
}
.blog-left .blog-image .zoom {
  /* border: 2px solid rgba(0, 0, 0, 0.5); */
  background: #ffffff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  color: #333;
  display: inline-block;
  opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  padding: 2px 10px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  z-index: 10;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -moz-transform: scale(0);
  height: 35px;
  width: 35px;
}
.blog-left .icon.zoom:hover .fa,
.blog-left .icon.readmore_link:hover .fa {
  color: #fff;
}
.blog-left .blog-image .zoom:hover,
.blog-left .blog-image .readmore_link:hover {
  color: #fff;
  border-color: #000;
  background: #000;
}
.blog-left .blog-image .readmore_link {
  border: none;
  background: #e31e25;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  color: #000;
  display: inline-block;
  opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  padding: 2px 10px;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  z-index: 10;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  -moz-transform: scale(0);
  height: 35px;
  width: 35px;
}

.blog-left .blog-image .zoom,
.blog-left-content .blog-image .zoom {
  margin-left: 0;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
}
.blog-left .blog-image .readmore_link,
.blog-left-content .blog-image .readmore_link {
  margin-left: 0px;
  transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
}

.all-blog .blog-left-content {
  float: left;
  width: 30%;
  margin-bottom: 20px;
}
.all-blog .blog-left-content .blog-image {
  float: left;
  position: relative;
  width: 100%;
}

.blog-right-content {
  float: right;
  width: 70%;
}

.blog-right-content .blog-title {
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0;
  padding: 0;
  position: relative;
  text-transform: capitalize;
}
.blog-right-content .read-more a {
  color: #000;
  padding: 8px 18px;
  background: var(--text_color);
  border-radius: 5px;
  text-transform: capitalize;
  font-weight: 500;
  display: inline-block;
}
.blog-right-content .read-more a:hover {
  color: #fff;
  background: #000;
}

.blog-right-content .write-comment a {
  color: #000;
  font-size: 13px;
}

.write-comment-count {
  float: left;
  margin-right: 10px;
  color: #000;
}
.information-blogger-blogs .write-comment {
  float: left;
}

.all-blog .blog-right-content {
  padding: 0 30px 30px;
}

.information-blogger-blogs .blog-image {
  margin-bottom: 0px;
  background-position: center center;
  height: auto;
  overflow: hidden;
  width: 100%;
  background-repeat: no-repeat;
}

.information-blogger-blogs .panel-body {
  padding: 0;
  position: relative;
}

.information-blogger-blogs .panel-default {
  background-color: transparent;
}

.information-blogger-blogs .panel-default > .panel {
  padding: 30px 15px 0;
  margin-bottom: 20px;
}

.information-blogger-blogs .panel-default:last-child {
  margin-bottom: 0px;
}

.blog-left-content:hover .post-image-hover::before {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  -ms-opacity: 1;
}

.date-comment {
  width: 100%;
  padding: 0;
  float: left;
  z-index: 9;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
}
.common-home .view-blog {
  display: none;
}
.blog-date {
  color: #000;
  direction: ltr;
  font-size: 14px;
  font-weight: 400;
  margin-top: 0;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}
.blog-date .fa.fa-calendar {
  display: none;
}
#content.single-blog > legend {
  margin: 15px 0 20px;
}

#content #blog-carousel .product-block:hover .date-comment,
#content #blog-grid .product-block:hover .date-comment {
  bottom: 0px;
}

.write-comment a,
.date-time {
  color: #b5b5b5;
  font-weight: 500;
  font-size: 13px;
  margin: 0 0 25px 0;
  letter-spacing: 0.2px;
}
.write-comment > a {
  color: #a8a8a8;
}
.write-comment a:hover,
.write-comment a:focus {
  color: var(--text_color);
}
.comment-wrapper .write-comment a:hover,
.comment-wrapper .write-comment a:focus,
.comment-wrapper .write-comment a:hover::before {
  color: var(--text_color);
}

.information-blogger-blogs .read-more {
  display: inline-block;
  width: 100%;
}
.static_links .cart-menu > li:first-child {
  max-height: 185px;
  overflow-x: auto;
  overflow-y: auto;
  padding-right: 20px;
}
.blog_top_content:hover .post-image-hover {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.all-blog .panel-default .main_description {
  display: none;
}
.blog_top_content .post-image-hover {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -ms-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  width: 100%;
}
.product-block .blog-left:hover .zoom,
.product-block .blog-left:hover .readmore_link,
.blog_top_content:hover .blog-image .zoom,
.blog_top_content:hover .blog-image .readmore_link {
  margin: 0 5px;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
.blog-left .blog-image .zoom,
.blog_top_content .blog-image .zoom {
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #000;
  background: #e31e25;
  display: inline-block;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  z-index: 10;
}
.post-image-hover {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease-out 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  width: 100%;
}
.blog_post .text-right .btn-primary {
  color: #f9bf39;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  border: 2px solid #f9bf39;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  background: #fff;
  line-height: 20px;
}
.blog-left-content .post_hover {
  left: 0;
  margin: 0 auto;
  opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 44%;
}
.all-blog .blog-left-content:hover .post_hover {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -kkhtml-opacity: 1;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.blog-left-content .icon.zoom .fa,
.blog-left-content .icon.readmore_link .fa {
  font-size: 14px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.blog-left-content .blog-image .zoom {
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  color: #000;
  display: inline-block;
  margin-right: 10px;
  opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  padding: 8px 13px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  z-index: 10;
  background: #e31e25;
  letter-spacing: 1px;
}
.blog-left-content .blog-image .zoom:hover,
.blog-left-content .blog-image .readmore_link:hover {
  background: #000;
  color: #fff !important;
}
.blog-left-content .blog-image .readmore_link {
  border: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  color: #000;
  background: #e31e25;
  display: inline-block;
  opacity: 0;
  -khtml-opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  padding: 8px 13px;
  letter-spacing: 1px;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  z-index: 10;
}

#add-comment .col-sm-10 {
  width: 66.6667%;
}

#add-comment .col-sm-2 {
  width: 25%;
}

#content .blogs .buttons,
#blog-carousel .owl-pagination {
  display: none;
}

/*Megnor Blog light-box CSS */

/*Megnor Blog CSS */
.box-content-category ul li:last-child a {
  border: none;
}

/* Datetimepicker Css */
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right {
  position: relative;
}
.bootstrap-datetimepicker-widget {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -khtml-border-radius: 0 !important;
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -khtml-border-radius: 0 !important;
}

.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td.today:before {
  border-bottom: 7px solid #2196f3 !important;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #2196f3 !important;
  color: #161b1e !important;
}

.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #161b1e !important;
}

.bootstrap-datetimepicker-widget td span {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -khtml-border-radius: 0 !important;
  background-color: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span:hover {
  color: var(--text_color);
}

.bootstrap-datetimepicker-widget td span.active {
  background-color: var(--text_color) !important;
  color: #fff !important;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #f3f3f3 !important;
}

.bootstrap-datetimepicker-widget td span.old:hover {
  color: #fff !important;
}

.picker-switch.accordion-toggle .btn {
  border: none;
  background-color: var(--text_color);
  color: #fff !important;
}

.bootstrap-datetimepicker-widget td.day {
  position: relative;
}

.bootstrap-datetimepicker-widget td.day.active:before {
  border-bottom: 7px solid #fff !important;
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: var(--text_color) !important;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget a[data-action] {
  border: none;
}
/* End Datetimepicker Css */
.product-block .image .hover-image,
#column-right .image .hover-image,
#column-left .image .hover-image .button-group button:hover {
  position: absolute;
  right: 0;
  /* text-align: left; */
  top: 0;
  -webkit-transform: translateX(-110%);
  -moz-transform: translateX(-110%);
  -ms-transform: translateX(-110%);
  -o-transform: translateX(-110%);
  transform: translateX(-110%);
  transition-duration: 500ms;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -ms-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  visibility: hidden;
  text-align: center;
  left: 0;
}

.product-block:hover .hover-image,
#column-right .image:hover .hover-image,
#column-left .image:hover .hover-image {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -o-opacity: 1;
  overflow: hidden;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  transition-duration: 500ms;
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -ms-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  visibility: visible;
}
.product-block .image:hover .reg-image,
#column-right .image:hover .reg-image,
#column-left .image:hover .reg-image {
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
}

#blog-carousel .owl-controls .owl-buttons .owl-prev:hover::before,
#blog-carousel .owl-controls .owl-buttons .owl-next:hover::before {
  color: var(--text_color);
}
#blog-carousel .owl-controls .owl-buttons .owl-prev,
#blog-carousel .owl-controls .owl-buttons .owl-next {
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  width: 30px;
  height: 30px;
}

.product-block .image .reg-image,
#column-right .image .reg-image,
#column-left .image .reg-image {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
#form-review .col-sm-2,
#form-review .col-sm-10 {
  width: 100%;
}
.productpage .page-title {
  font-size: 16px;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
}
.container h1,
.container h2 {
  font-family: 'Jura', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 30px 0;
  display: inline-block;
}
.checkout-simplecheckout .breadcrumb {
  margin-top: 15px;
  margin-left: 10px;
}
.checkout-simplecheckout h1 {
  display: none;
  font-size: 24px;
}
.content-top-breadcum #title-content > h2,
.content-top-breadcum #title-content > h1 {
  font-size: 14px;
  float: left;
  color: #000;
}
#content h3 {
  color: #000;
  margin-bottom: 10px;
  font-weight: 600;
}
#form-review > h3 {
  font-size: 16px;
  font-weight: 500;
}
#content h3.product-title,
#content h3.product-option {
  margin-bottom: 10px;
}
#content.productpage .product-title {
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin: 0 0 10px 0;
  text-transform: capitalize;
}
#content h3.product-option {
  text-transform: capitalize;
  font-size: 18px;
}
.breadcrumb + .row {
  clear: both;
}
#content table thead tr td {
  background: #f5f5f5 none repeat scroll 0 0;
  color: #303030;
  font-weight: 500;
}
.zoomWindowContainer .zoomWindow {
}
.account-account #content ul.list-unstyled {
  margin-bottom: 25px;
}
.breadcrumb {
	display: flex;
  align-items: center;
  padding: 10px 10px 10px 0;
  margin: 0 0 30px 0;
  list-style: none;
  /*float: left;*/
  line-height: 21px;
  background: none;
  overflow-x: auto;
}

.content-top .container {
  padding-top: 0px;
}
#carousel-0 .customNavigation .prev.fa:hover::before,
#carousel-0 .customNavigation .next.fa:hover::before {
  color: var(--text_color);
}
#carousel-0:hover.banners-slider-carousel .customNavigation a {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}
#content #carousel-0 .box-content {
  margin: 0;
  padding: 0;
}
#carousel-0 .customNavigation .prev.fa:before,
#carousel-0 .customNavigation .next.fa:before {
  font-size: 22px;
  color: #000;
}
#carousel-0.banners-slider-carousel:hover .customNavigation a {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
.pull-left.footer-block {
  width: 19%;
  text-align: right !important;
}
#social_block .title_block {
  display: none;
}
#social_block .toggle-footer {
  padding: 55px 0 0;
}
/* QUCIK-VIEW */
.quickview .wish-comp .btn.btn-default.wishlist,
.quickview .wish-comp .btn.btn-default.compare {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none;
  color: #808080 !important;
  font-weight: normal;
}
.productpage-quickview .product-left {
  width: 50%;
  float: left;
}
.productpage-quickview .product-right {
  width: 50%;
  float: left;
  clear: none !important;
}
.productpage-quickview h3.product-title {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 20px;
  font-weight: 600;
  padding: 0 0 5px;
  color: #333;
}
.quickview .product-right ul li.discount,
.quickview .product-right ul li.rewardpoint,
.quickview .product-right ul li.price-tax {
  clear: both;
}
.header-quickview .background_wrapper {
  display: none;
}
.header-quickview .responsive-menu {
  display: none;
}
.header-quickview .quickview {
  top: 0;
  padding: 20px;
}
.image .quickview {
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
}
#column-left .quickview {
  display: none;
}
.quickview .fa.fa-heart {
  color: #808080;
}
.quickview .btn.btn-primary.btn-lg.btn-block {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #7e5cdd;
  color: #7e5cdd;
  font-weight: normal;
  padding: 7px 20px 6px !important;
  text-transform: capitalize;
}
.quickview {
  display: inline-block;
  left: 0%;
  right: auto;
  padding: 15px 0;
  position: absolute;
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  z-index: 99;
  right: 0;
  top: 50%;
  cursor: pointer;
}
.quickview .fa.fa-eye:hover {
  background: var(--text_color) none repeat scroll 0 0;
  border-color: var(--text_color);
}
.quickview .fa.fa-eye {
  background: var(--text_color) none repeat scroll 0 0;
  border: 1px solid var(--text_color);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  color: #ffffff;
  padding: 15px;
}
.product-quickview .quickview {
  bottom: 0;
  left: 10px;
  top: 10px;
  opacity: 1 !important;
  -khtml-opacity: 1 !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
}
.product-thumb:hover .quickview {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  color: #000000 !important;
}
h4:hover a,
h4:focus a {
  color: #e31e25;
  text-decoration: none;
}
.quickview > a {
  color: #000;
}
#column-left .quickview-button {
  display: none;
}
.row .cat_prod .button-gr.lists {
  bottom: 50%;
  position: absolute;
  margin: 0 auto;
  width: 100%;
}
.quickview .container {
  width: 100%;
  background: #ffffff;
  padding: 0 10px;
}
.quickview .container .row {
  margin: 0;
}
.quickview .top_button {
  display: none;
}
.quickview #product2 {
  float: left;
  width: 100%;
}
.quickview #product2 h3 {
  width: 100%;
}
.productpage-quickview #product2 h3 {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 10px;
  padding: 0;
  text-transform: none;
  color: #333333;
}
#content .product-grid .product-thumb:hover .quickview-button,
#content .product-list .product-thumb:hover .quickview-button,
#content .product-carousel .product-thumb:hover .quickview-button,
#content .box-product .product-thumb:hover .quickview-button,
#producttab .box-product .product-thumb:hover .quickview-button,
.related .box-product .product-thumb:hover .quickview-button {
  opacity: 1;
  -khtml-opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
}
.related_prd .box-head {
  border-bottom: 2px solid #f0f0f0;
}
.box.related_prd {
  background: #fff none repeat scroll 0 0;
  display: block;
  float: left;
  width: 100%;
}
#content #related-grid .product-block,
#content #related-grid .product-block .product-block-inner,
#content .related_prd .product-block {
  /*display: inline-block;*/
  overflow: visible;
}
#content .box.related_prd .box-heading {
  display: block;
  float: none;
  font-size: 18px;
  padding: 0;
}
#products-related .caption {
  background: #ffffff none repeat scroll 0 0;
}
#content .box.related_prd .box-heading {
  display: block;
  float: none;
  font-size: 18px;
  padding: 17px 0 15px 25px;
}
.box.related_prd .box-heading {
  display: block;
  float: none;
  font-size: 18px;
  padding: 17px 0 15px 0;
  color: #000;
  font-weight: 500;
  letter-spacing: 1px;
  position: relative;
  text-transform: capitalize;
  white-space: nowrap;
  overflow: hidden;
  line-height: 20px;
  font-family: 'Poppins', sans-serif;
  margin: 30px 0 20px 0;
}
.box.related_prd .product-items {
  float: left;
  display: inline-block;
  position: relative;
  margin-top: 30px;
}
.box.related_prd .product-thumb .image {
  border-right: 1px solid #f0f0f0;
  border-left: none;
}
.box.related_prd .slider-item.last_item_tm .image {
  border-right: none;
}
.quickview-button a.quickbox .fa {
  display: inline-block;
  color: #fff;
}
@media (max-width: 767.98px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.pull-right {
    position: absolute !important;
  }
  .prd_image2 {
    margin-left: 0 !important;
  }
  .product_img1 {
    width: 100%;
  }
  #top-links .list-inline a {
    color: #fff;
  }
  span.hidden-xs,
  span.hidden-sm,
  span.hidden-md,
  span.hidden-lg,
  #form-language .fa-angle-down,
  #form-currency .fa-angle-down {
    display: none !important;
  }
  #top-links .fa,
  #form-currency .btn-link strong,
  #form-language img {
    color: #fff;
    display: block;
  }
  #top-links span {
    display: none !important;
  }
  .product-thumb .button-group button,
  .product-block .button-group button {
    background: #232f3e;
    color: #fff;
  }
  .product-thumb .rating {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
  .special_default_width {
    width: 270px;
  }
  .featured_default_width {
    width: 290px;
  }
  .tabspecial_default_width {
    width: 270px;
  }
  .tabbestseller_default_width {
    width: 270px;
  }
  .tablatest_default_width {
    width: 270px;
  }
  .quickbox {
    display: block;
  }
  .product_hover_block .action .quickview-button,
  .product_hover_block .action .cart_button,
  .product_hover_block .action .compare_button {
    display: none;
  }
}
/* Auto Search Css*/

.result-search-autocomplete {
  display: none;
  position: absolute;
  z-index: 1000;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  top: 40px;
  overflow: hidden;
}
.result-search-autocomplete > ul > li > a:hover h4,
.result-search-autocomplete > ul > li > a:focus h4 {
  color: #2196f3;
}
.result-search-autocomplete h4 {
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3em;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  white-space: nowrap;
  margin: 0;
}
.result-search-autocomplete h5 {
  font-size: 14px;
  margin-top: 3px;
  color: #1e1f22;
}
.result-search-autocomplete h5 i {
  color: #b5b5b5;
  font-style: normal;
  font-size: 14px;
  text-decoration: line-through;
}
.result-search-autocomplete h6 {
  text-transform: uppercase;
  font-size: 9px;
  font-weight: 700;
  color: #0876e6;
  display: block;
  margin-top: 8px;
  text-align: right;
}

.result-search-autocomplete-image {
  height: 65px;
  margin-left: 15px;
  border: 1px solid #e5e5e5;
}
.col-md-3.row-result-search-autocomplete-image {
  padding: 0;
  width: 19%;
}
.col-md-6.result-info {
  padding: 0;
}
.result-search-autocomplete > ul {
  max-height: 345px;
  overflow-x: hidden !important;
  overflow-y: auto !important;
}
.result-button .btn.tagdattruoc {
  background-color: #2196f3;
  border: medium none;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 13px;
  font-weight: normal;
  padding: 8px 12px;
  text-align: center;
  text-transform: uppercase;
}
.result-search-autocomplete > ul > li > a {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 6px;
  text-decoration: none;
}
.result-search-autocomplete > ul > li {
  display: block;
  background: #fff;
  overflow: hidden;
  list-style: none;
  float: none;
}
.result-search-autocomplete > ul > li > a:hover button {
  color: #fff;
}
.tagdattruoc {
  background: #3498db;
  border: 1px solid #0679c6;
  font-size: 11px;
  color: #fff;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -khtml-border-radius: 0px;
  margin-top: 18px;
}
.tagdattruoc :hover {
  color: #fff;
}
.alert.alert-success.animated {
  width: 100%;
  min-height: 90px;
  text-align: center;
  vertical-align: middle;
  padding: 30px 20px;
  opacity: 0.95 !important;
  -webkit-opacity: 0.95 !important;
  -moz-opacity: 0.95 !important;
  -khtml-opacity: 0.95 !important;
  background-color: #303030 !important;
  border-color: #303030 !important;
  color: #fff !important;
}
.alert.alert-success.animated span {
  font-size: 16px !important;
}
.alert.alert-success.animated span a {
  color: #fff;
  text-decoration: underline;
}
.alert.alert-success.animated span .fa.fa-check-circle {
  color: #9bcf85;
}
.alert.alert-success.animated button.close {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  color: #fff;
}
.account-login .well .form-group a,
.affiliate-login .well .form-group a {
  line-height: 30px;
}
.form-group.qty {
  clear: both;
  overflow: hidden;
  position: relative;
}
.productpage .form-group.qty .wishlist,
.quickview .form-group.qty .wishlist {
  margin: 0 10px;
}
.btn-group.prd_page {
  margin: 10px 0 0;
  width: 100%;
}
.btn-group.prd_page button {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.btn-group.prd_page button:hover {
  background: rgba(0, 0, 0, 0.9);
}
#related-carousel .product-block.product-thumb.transition {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#product .form-group.required .btn.btn-default.btn-block,
#button-cart.btn.btn-primary.btn-lg.btn-block,
#product .form-group.required .btn.btn-default {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#product .form-group.required .btn.btn-default.btn-block:hover,
#button-cart.btn.btn-primary.btn-lg.btn-block:hover,
#product .form-group.required .btn.btn-default:hover {
  background: rgba(0, 0, 0, 0.9) !important;
  color: #fff !important;
  /* border-color: #000 !important; */
}
#button-cart.btn.btn-primary.btn-lg.btn-block {
  background: var(--text_color) none repeat scroll 0 0 !important;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #000 !important;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0;
  padding: 7px 20px 6px !important;
  text-transform: capitalize;
  box-shadow: none;
}
.productpage .form-group.qty .wishlist {
  margin-left: 4px;
  padding-left: 0;
}
.owl-carousel .item .image-container {
  float: left;
}
.box-content-category ul > li > a:hover {
  color: var(--text_color);
}
#banner0 img,
#banner1 img,
#banner2 img {
  max-width: 100%;
  float: right;
}
#banner0 .swiper-pagination {
  display: none;
  cursor: pointer;
}
#banner1 .swiper-pagination {
  display: none;
  cursor: pointer;
}
.product.sale-cms {
  width: 91%;
  float: right;
  margin-right: 0;
  padding: 0;
  margin-top: 20px;
}
.product.sale-cms .sale-cms-text {
  padding: 20px 0;
}
#header-pro-tag .quick-menu {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  font-style: normal;
  position: relative;
}
#header-pro-tag .quick-menu::after {
  position: absolute;
  content: ' : ';
  font-size: 11px;
  left: auto;
  right: -15px;
  top: -3px;
  bottom: auto;
}
.header-pro-tag {
  margin: 18px 0;
}
#header-pro-tag .tags > a {
  display: inline-block;
}
#header-pro-tag .tags {
  display: inline-block;
}
#header-pro-tag .tags > a:hover {
  color: var(--text_color) !important;
}
.header-tag-widget .tags a {
  border: 0 none;
  color: #989898;
  font-size: 12px;
  padding: 0 5px;
  position: relative;
  font-style: normal;
  font-weight: 400;
}
.header-tag-widget .tags a:first-child {
  padding: 0 5px 0 22px;
}

.headertop {
  position: relative;
}
.headertop img {
  max-width: 100%;
}
.headertop .close-button {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -khtml-border-radius: 50%;
  letter-spacing: 0;
  padding: 0 5px;
  position: absolute;
  right: 10px;
  top: 10%;
  z-index: 1;
  cursor: pointer;
}
.information-blogger-blogs .panel-default > .panel {
  padding: 0;
  border: none;
}
.product_banner {
  clear: both;
  width: 100%;
  margin: 0 0 30px 0;
  overflow: hidden;
}
.product_img .prd_image1,
.product_img .prd_image2 {
  width: 49%;
}
.prd_image1 {
  float: left;
  margin-right: 2%;
  width: 98%;
}
#footer .tm-about-logo img {
  clear: both;
}
#search .fa.fa-search {
  display: block;
}
.input-group-btn .search {
  display: block;
}

/*update css*/

.all-blog img,
.single-blog .main_thumb img {
  width: 100%;
}
.extension-megnor_blog-home .panel.panel-default {
  position: relative;
}
.extension-megnor_blog-home .panel-body {
  padding: 0;
}
.blog_stats .fa {
  margin-right: 5px;
}
.blog_stats span {
  margin-right: 20px;
}
.blog_stats {
  display: inline-block;
  width: 100%;
}
.blog_post .share {
  margin: 20px 0;
}
.blog_post .share a {
  height: 30px;
  width: 30px !important;
  padding: 5px 0 0 0;
  text-align: center;
  color: #fff;
  margin-right: 10px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.blog_post .share a:hover {
  box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.2),
    0 4px 20px 0 rgba(0, 0, 0, 0.19);
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.blog_post .share .addthis_button_facebook {
  background: #3b5999;
}
.blog_post .share .addthis_button_twitter {
  background: #1da1f3;
}
.blog_post .share .addthis_button_google_plusone_share {
  background: #d34836;
}
.blog_post .share .addthis_button_compact {
  background: #ff8300;
}
h3 .fa {
  margin-right: 10px;
}

/*update css*/
@media (max-width: 1470px) {
  .main-slider {
    padding: 0;
  }
}
@media (width: 1450px) {
  .content_footer_top .sale-cms::after {
    left: 15.9% !important;
  }
  .product-grid .product-thumb .button-group button {
    width: 50%;
  }
  .product-grid .product-thumb .button-group button + button {
    width: 15%;
  }
  .product-thumb .button-group .addtocart::before {
    right: -3px;
  }
  .product-grid .addtocart > span {
    float: left;
    padding-left: 12px;
  }
  .product-grid .addtocart > span {
    float: none;
  }
  .layout-2.right-col #column-right {
    margin-top: 30px;
    padding: 0 0 0 30px;
    width: 19%;
  }
}
@media (max-width: 1450px) {
  .product.sale-cms {
    width: 100%;
  }
  .product-info .image-additional {
    width: 340px;
  }
  #column-left .product-thumb .price-old,
  #column-right .product-thumb .price-old {
    margin-left: 0;
  }
  #column-left .fa-shopping-cart:before,
  #column-right .fa-shopping-cart:before {
    display: none;
  }
  #column-left .hidden-xs,
  #column-left .hidden-sm,
  #column-left .hidden-md {
    display: block !important;
    text-transform: capitalize;
    font-weight: normal;
  }
  .col-sm-4.total_amount {
    margin-top: 88px;
  }
  .col-md-3.row-result-search-autocomplete-image {
    width: auto;
  }
  .col-md-6.result-info {
    padding: 0 15px;
  }
  #banner0 img,
  #banner1 img,
  #banner2 img {
    max-width: 100%;
  }
  .servicetop-cms .subtitle {
    font-size: 12px;
  }
}

.subslider .banner_image {
  width: 100%;
}
@media (max-width: 1449px) and (min-width: 1200px) {
  .dropdown.myaccount:hover a::after {
    left: 0px;
    width: 101%;
  }
  .content-top .service-right {
    float: left;
    width: 65%;
  }

  .related-products .product-block .compare {
    width: 100%;
  }
  #content .related-products .box-product .product-items {
    background: none;
  }
  .blog_post .main_thumb {
    width: 49%;
  }
  .dropdown-toggle.active::after {
    left: 8px;
    top: 37px;
    width: 85%;
  }
  .myaccount .dropdown-toggle.active {
    width: 50px;
  }

  .featured_default_width {
    width: 440px;
  }
  .content_headercms_top {
    width: 19%;
  }

  .product_banner .product_img2 .banner_text {
    right: 215px;
    left: auto;
  }
  .slidebanner1.subbanner,
  .slidebanner2.subbanner,
  .slidebanner3.subbanner {
    margin-right: 17px;
    width: 32.33%;
  }
  .main-slider {
    margin-right: 0;
  }
  .header-right {
    width: 77%;
  }
  #column-left .box-category::after {
    right: 15px;
  }
  #related-carousel .product-thumb .percentsaving {
    right: 30px;
  }
  .header-right {
    float: right;
  }
  .static_links li {
    position: relative;
  }
  .product_banner .product_img > a {
    margin-right: 0;
  }
  .related_default_width {
    width: 270px;
  }
  .dropdown-menu-right {
    left: auto;
    margin-top: 13px;
    right: 0;
  }
  .product_img .prd_image {
    float: left;
    width: 50%;
  }

  .product_banner .img {
    max-width: 100%;
  }
  .dropdown-menu {
    top: 44px;
  }
  .blog_grid_holder.owl-carousel .owl-item {
    padding: 0;
  }
  .blog_item {
    padding: 0;
  }
  .static_links li a::before {
    right: 10px;
  }
  .header-search .col-sm-3.sort {
    width: 28%;
  }
  .header-left {
    margin: 0 50px 0 0;
  }
  #tmheadercontentcms .headercms1,
  #tmheadercontentcms .headercms2,
  #tmheadercontentcms .headercms3 {
    width: 350px;
  }
  .col-sm-5.header-search {
    width: 46%;
  }
  .category_tab .owl-carousel .owl-item {
    width: 240px;
  }
  .head-right-bottom {
    margin-left: 15px;
  }
  .headertopright {
    padding-left: 0;
  }
  .headertopright .text2 {
    padding-left: 45px;
  }
  .cms-data-info {
    border-left: 1px solid rgb(229, 229, 229);
    padding-left: 13px;
  }
  .headertopright .text2-dec,
  .headertopright .text2 a {
    font-size: 14px;
  }
  .tm_image img {
    width: 100%;
  }
  .tmsubbanner-container1,
  .tmsubbanner-container2,
  .tmsubbanner-container3 {
    width: 31.8%;
  }
  .tmsubbanner-container2 {
    margin: 0 25px;
  }
  .tm_subbanner .tm_content {
    margin-top: 50px;
  }
  .tm_content .text2 {
    font-size: 28px;
  }
  .img-prd .left-image,
  .left-image.categorytabs {
    margin: 40px;
    width: 19.5%;
  }

  .category_list_inner {
    width: 50.8%;
  }
  #footer #footer_aboutus_block.col-sm-3.column {
    width: 21%;
  }
  #footer_storeinformation_block.col-sm-3.column {
    width: 25%;
  }
  .category_img img {
    width: 100%;
  }

  .col-sm-8.product-left {
    margin-right: 20px;
    width: 47.5%;
  }
  .col-sm-4.product-right {
    width: 50.5%;
  }
  .blog-left .blog-image img {
    height: auto;
    width: 100%;
  }
  .hometab .customNavigation a,
  .featured .customNavigation a {
    top: -55px;
  }
  #carousel-0 .product-carousel .product-block {
    margin: 4px 15px;
  }
  .box.blogs {
    padding: 0 40px 40px;
  }
  product_banner .img {
    width: 100%;
  }
  .main-menu ul > li.top_level {
    margin-bottom: 20px;
  }
  .menu_toggle .main-menu {
    width: 77.4%;
  }
  .menu_inner .image {
    width: 22.6%;
  }
  .featured .customNavigation a {
    top: -40px;
  }
  #content .box.featured .box-heading {
    margin: -25px 0 0 10px;
  }
  .productpage .productpage_details .product-right {
    margin-left: 10px;
    width: 36%;
  }
  .menu_toggle .menu_inner {
    padding: 30px 30px 15px;
  }
}
@media only screen and (max-width: 1200px) {
  .product_banner .product_img1 .banner_text {
    padding: 3px 10px;
  }
  .content_footer_top .sale-cms::after {
    left: 21% !important;
  }

  @media only screen and (max-width: 1024px) {
    .content_footer_top .sale-cms::after {
      left: 16% !important;
    }
  }

  @media (max-width: 1200px) and (min-width: 1024px) {
    .content-top .service-right .title {
      font-size: 13px;
      text-align: center;
    }
    .slidebanner1.subbanner,
    .slidebanner2.subbanner,
    .slidebanner3.subbanner {
      margin-right: 14px;
      width: 32.33%;
    }
    .col-sm-4.header-logo {
      margin-right: 30px;
    }
    .blog_post .main_thumb {
      width: 48%;
    }
    .product_banner .product_img1 .banner_text {
      left: 5%;
    }
    .related-products {
      margin: 0 !important;
    }
    .content_headercms_top {
      width: 21%;
    }

    .dropdown-toggle.active::after {
      width: 67%;
    }

    .featured_default_width {
      width: 480px;
    }
    .product_banner .product_img2 .banner_text {
      right: 17%;
    }
    .main-slider,
    .subslider {
      margin-bottom: 10px;
    }
    .testimonial_default_width {
      width: 180px;
    }
  }
  .pull-left.footer-block {
    text-align: right !important;
    width: 22%;
  }
  .subscribe-btn {
    width: 102px;
  }
  .header-right {
    width: 77%;
  }
  header .header_left {
    width: 200px;
  }
  .header_left .box-category,
  .header_left .box-content-category {
    width: 200px;
  }
  #column-left .box-category::after {
    right: 19px;
    top: -80px;
  }
  #column-left .box-category .box-heading,
  #column-left .box-content-category {
    width: 200px;
  }
  .category_list_cms .box-heading {
    margin-left: 0;
  }
  #column-left .box-category .box-heading {
    top: -82px;
  }
  #column-left .box-content-category {
    top: -25px;
  }
  span.hidden-xs,
  span.hidden-sm,
  span.hidden-md,
  span.hidden-lg {
    display: inline-block !important;
  }
  .header-cart .dropdown-menu {
    top: 49px;
  }
  header .dropdown.myaccount a .fa {
    padding: 9px 7px;
  }
  .tabspecial_default_width {
    width: 230px;
  }
  .tabbestseller_default_width {
    width: 230px;
  }
  .tablatest_default_width {
    width: 230px;
  }
  #footer .tm-about-logo img {
    clear: both;
    max-width: 100%;
  }
  .headertopright .text2 {
    width: 96%;
  }
  .header-search .customSelectOpen .customSelectInner::after {
    right: -27px;
  }
  .header-search .customSelectInner::after {
    right: -27px;
  }
  .static_links li a::before {
    right: 10px;
  }
  .static_links li {
    padding: 3px;
  }
  .static_links li a {
    margin: 0px;
  }
  header .dropdown.myaccount a .fa {
    padding: 7px 3px;
  }
  .content-top .service-right {
    width: 65%;
  }
  #cart button > h4 {
    margin: -19px 0 0 2px;
  }
  .headertopright .text2 {
    background: transparent url('../image/megnor/call.png') no-repeat scroll
      left center;
    color: #fb8a52;
    display: inline-block;
    float: right;
    font-size: 16px;
    font-weight: 600;
    padding: 2px 0 10px 50px;
    text-transform: uppercase;
  }
  .header-left {
    float: left;
    margin: 0 20px 0 0;
    width: auto;
  }
  #tmheadercontentcms .headercms1,
  #tmheadercontentcms .headercms2,
  #tmheadercontentcms .headercms3 {
    width: 292px;
    margin: 0 25px 0 0;
    font-size: 12px;
    letter-spacing: 0.7px;
  }
  .nav-inner.container {
    padding: 30px 42px 25px;
  }
  .col-sm-3.sort {
    margin-right: 25px;
  }
  #search .input-lg {
    width: 100%;
  }
  .col-sm-5.header-search {
    width: 44%;
  }
  .productpage .form-group.qty .wishlist,
  .quickview .form-group.qty .wishlist {
    margin: 0 10px 0 0;
  }
  .btn-group.prd_page {
    margin-top: 5px;
  }
  .form-group.qty {
    margin-bottom: 5px;
  }
  .head-right-bottom {
    width: 24%;
  }
  .headertopright {
    padding-left: 18px;
  }
  .headertopright .text2-dec,
  .headertopright .text2 a {
    font-size: 13px;
  }
  .tm_image img {
    width: 100%;
  }
  .tmsubbanner-container2 {
    margin: 0 25px;
  }
  .tmsubbanner-container1,
  .tmsubbanner-container2,
  .tmsubbanner-container3 {
    width: 31.5%;
  }
  .tm_subbanner .tm_content {
    margin-top: 40px;
  }
  .tm_content .text1 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .tm_content .text2 {
    font-size: 23px;
  }
  div.tm_button {
    margin-top: 10px;
  }
  .img-prd .left-image,
  .left-image.categorytabs {
    margin: 50px;
    width: 23.5%;
  }
  .dropdown-menu {
    top: 109%;
  }
  #column-left .product-items .product-details,
  #column-right .product-items .product-details {
    width: 52%;
  }

  .contact-info .left {
    width: 44%;
  }
  .contact-info .right {
    float: right;
    width: 48%;
  }
  #footer #footer_aboutus_block.col-sm-3.column {
    margin-right: 15px;
    width: 22%;
  }
  #footer_aboutus_block .about {
    line-height: 25px;
  }
  #footer #extra-link.column {
    width: 13%;
  }
  #footer_storeinformation_block.col-sm-3.column {
    width: 28%;
  }
  .category_img img {
    width: 100%;
  }
  .layout-2.left-col #content {
    margin-top: 25px;
    width: 77%;
  }
  .product-list .product-thumb .list-right {
    width: 31%;
    padding: 40px 0 10px 30px;
  }
  .col-sm-8.product-left {
    margin-right: 15px;
    width: 47.5%;
  }
  .col-sm-4.product-right {
    width: 50.5%;
  }
  .blog-left .blog-image img {
    height: auto;
    width: 100%;
  }
  .subscribe-btn .btn.btn-lg {
    width: 110px;
    padding: 7px 15px;
  }
  .customNavigation a.prev {
    right: 50px;
  }
  .customNavigation a.next {
    right: 20px;
  }
  .subscribe-btn {
    width: 105px;
  }
  .information-blogger-blogs .panel-default > .panel {
    padding: 0;
  }
  .comment_info {
    width: 82%;
  }
  #slideshow0 .owl-controls .owl-buttons .owl-prev,
  #slideshow0 .owl-controls .owl-buttons .owl-next {
    top: 45%;
  }
  .box.blogs {
    padding: 0 40px 30px;
  }
  .menu_toggle .main-menu {
    width: 73.2%;
  }
  .menu_inner .image {
    width: 26.8%;
  }
  #menu ul li .megamenu.column1,
  #menu ul li.hiden_menu .dropdown-menu,
  #menu
    ul.nav
    li
    .megamenu.column1
    ul.list-unstyled
    > li.dropdown
    .dropdown-menu {
    min-width: 100px;
    width: 100%;
  }
  .productpage .productpage_details .product-left {
    padding: 0;
    width: 36%;
  }
  .productpage .productpage_details .product-right {
    margin-left: 10px;
    width: 37%;
  }

  .related_default_width {
    width: 220px;
  }
  .dropdown-menu.currency-menu {
    left: auto;
    right: 0;
  }
  .shopping-cart .text-left {
    padding: 20px 0 0 10px;
  }
}

@media (max-width: 1023px) and (min-width: 980px) {
  .content-top .service-right {
    text-align: center;
  }

  .blog_post .main_thumb {
    width: 47%;
  }

  .content_headercms_top {
    width: 22%;
  }
  #checkout-cart .col-sm-4.col-sm-offset-8 {
    margin-left: 59%;
  }
  .shopping-cart .text-left {
    padding: 20px 0 0 5px;
  }
  .related_default_width {
    width: 238px;
  }
  .product_banner .product_img2 .banner_text {
    padding: 3px 10px;
    right: 170px;
  }

  #content .box .box-heading,
  .hometab .box-heading {
    font-size: 18px;
  }
  .category_list_cms .box-heading {
    margin-left: 0;
  }
  header .header_left {
    width: 200px;
  }
  .header_left .box-category,
  .header_left .box-content-category {
    width: 200px;
  }
  .product-list .addtocart {
    padding: 5px 15px;
  }
  #column-left .box-category::after {
    right: 10px;
    top: -79px;
  }
  #column-left .box-category .box-heading,
  #column-left .box-content-category {
    width: 200px;
  }
  .pull-left.footer-block {
    text-align: right !important;
    width: 25%;
  }
  #column-left .box-category .box-heading {
    top: -82px;
  }
  #column-left .box-content-category {
    top: -25px;
  }
  .content_footer_top .sale-cms::after {
    left: 17.5% !important;
  }
  .subscribe-btn {
    width: 20% !important;
  }
  .col-sm-3.header-cart {
    margin-top: 0;
  }
  span.hidden-xs,
  span.hidden-sm,
  span.hidden-md,
  span.hidden-lg {
    display: inline-block !important;
  }
  .headertopright .text2 {
    width: 98%;
    padding-right: 0;
  }
  .header-left {
    margin: 0 20px 0 0;
  }
  #footer .tm-about-logo img {
    max-width: 100%;
  }
  .featured_default_width {
    width: 370px;
  }
  .tabspecial_default_width {
    width: 200px;
  }
  .tabbestseller_default_width {
    width: 200px;
  }
  .tablatest_default_width {
    width: 200px;
  }
  #content .category_list_cms .box-head .box-heading {
    padding: 0px;
  }
  .category_list_inner {
    padding: 0;
  }
  .header-search .col-sm-3.sort {
    padding: 2px 0;
    width: 22%;
  }
  .header-search .customSelectInner::after {
    right: -25px;
  }
  .header-search .customSelectOpen .customSelectInner::after {
    right: -25px;
  }
  #search .input-group-btn {
    right: -2px;
  }
  #tmheadercontentcms .headercms1,
  #tmheadercontentcms .headercms2,
  #tmheadercontentcms .headercms3 {
    margin: 0 20px 0 0;
    width: 284px;
    font-size: 12px;
    letter-spacing: 0.7px;
  }
  .nav-inner.container {
    padding: 25px 38px 25px;
  }
  .col-sm-3.sort {
    margin-right: 25px;
  }
  #search .input-lg {
    width: 100%;
  }
  .col-sm-5.header-search {
    width: 42%;
  }
  .head-right-bottom {
    width: 25%;
  }
  .headertopright {
    padding-left: 18px;
  }
  .productpage .form-group.qty .wishlist,
  .quickview .form-group.qty .wishlist {
    margin: 0 10px 0 0;
  }
  .btn-group.prd_page {
    margin-top: 5px;
  }
  .form-group.qty {
    margin-bottom: 5px;
  }
  .headertopright .text2-dec,
  .headertopright .text2 a {
    font-size: 13px;
  }
  .tm_image img {
    width: 100%;
  }
  .tmsubbanner-container2 {
    margin: 0 25px;
  }
  .tmsubbanner-container1,
  .tmsubbanner-container2,
  .tmsubbanner-container3 {
    width: 31.5%;
  }
  .tm_subbanner .tm_content {
    margin-top: 40px;
  }
  .tm_content .text1 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .tm_content .text2 {
    font-size: 22px;
  }
  div.tm_button {
    margin-top: 10px;
  }
  .img-prd .left-image,
  .left-image.categorytabs {
    margin: 45px;
    width: 23.5%;
  }

  .category_list_inner {
    margin-left: 5px;
    width: 55%;
  }
  #footer #footer_aboutus_block.col-sm-3.column {
    margin-right: 15px;
    width: 22%;
  }
  #footer_aboutus_block .about {
    line-height: 25px;
    text-align: justify;
  }
  #footer #extra-link.column {
    width: 13%;
  }
  #footer_storeinformation_block.col-sm-3.column {
    width: 30%;
  }
  #footer .col-sm-3.column {
    padding: 21px 0 0 10px;
  }
  .category_img img {
    width: 100%;
  }
  .col-sm-8.product-left {
    margin-right: 15px;
    width: 47.5%;
  }
  .col-sm-4.product-right {
    width: 50.5%;
  }
  .blog-left .blog-image img {
    height: auto;
    width: 100%;
  }
  .subscribe-btn {
    width: 130px;
  }
  .subscribe-btn .btn.btn-lg {
    padding: 7px 15px;
  }
  .comment_info {
    width: 81%;
  }
  #slideshow0 .owl-controls .owl-buttons .owl-prev,
  #slideshow0 .owl-controls .owl-buttons .owl-next {
    top: 45%;
  }
  .menu_toggle .main-menu {
    width: 72%;
  }
  .menu_inner .image {
    width: 28%;
  }
  #menu ul li .megamenu.column1,
  #menu ul li.hiden_menu .dropdown-menu,
  #menu
    ul.nav
    li
    .megamenu.column1
    ul.list-unstyled
    > li.dropdown
    .dropdown-menu {
    min-width: 100px;
    width: 100%;
  }
  .productpage .productpage_details .product-left {
    padding: 0;
    width: 33%;
  }
  .productpage .productpage_details .product-right {
    margin-left: 10px;
    width: 38%;
  }

  .product-info .image-additional img {
    height: 100px;
    width: 100%;
  }
}
@media (max-width: 980px) {
  .content_footer_top .sale-cms::after {
    left: 16% !important;
  }
  .category_list_cms .box-heading {
    margin-left: 0;
  }
  .category_list_inner {
    padding: 0;
  }
}
.header_searcht .btn::before {
  color: #7e5cdd;
  content: '\f0d9 ';
  font-family: 'FontAwesome';
  font-size: 24px;
  left: -8px;
  position: absolute;
  top: 11px;
  z-index: 99;
}
#searchbox .input-group-btn button:hover::before {
  color: #000 !important;
}

.header_search .btn.btn-default.btn-lg {
  font-family: 'Montserrat', sans-serif;
  position: relative;
  border: none;
  text-transform: uppercase;
  font-weight: normal;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  height: auto;
  width: auto;
  margin-left: 5px;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.3px;
  color: #fff;
  background: #e31e25;
  border-radius: 3px;
  line-height: 20px;
  padding: 10px 18px;
}
.header_search .btn.btn-default.btn-lg:hover {
  background-color: rgba(227, 30, 37, 0.9);
}
/* search */
#searchbox {
  position: relative;
  float: left;
  width: 675px;
  border: none;
  display: flex;
  align-items: center;
}
.search_box {
  width: 25.5%;
  float: left;
  position: relative;
  border-radius: 5px;
}
.search_box .form-control-select {
  height: 40px;
  position: relative;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  background: #fff url('../image/megnor/select-arrow-down.gif') no-repeat 150px
    18px;
  border: none;
  color: #000;
  padding: 8px 15px !important;
  width: 100%;
  border-radius: 3px 0 0 3px;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.search_box::after {
  background: #e9e9e9;
  position: absolute;
  content: '';
  top: 10px;
  bottom: 0;
  left: auto;
  right: 0;
  width: 1px;
  height: 22px;
}
.header_search .form-control.input-lg {
  height: 40px;
  width: 60%;
  font-size: 12px;
  padding: 10px 30px !important;
  border: none;
  border-radius: 0 3px 3px 0 !important;
}
.header_search .input-group-btn {
  width: auto;
  float: right;
}
#searchbox .input-group input {
  font-size: 12px;
}
.search_box .form-control-select.active {
  background: #fff url('../image/megnor/select-arrow-up.gif') no-repeat 150px
    18px;
  background-position-y: 15px;
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
/* end of search */
@media (max-width: 1200px) and (min-width: 980px) {
  .offer_title {
    padding: 10px 10px;
  }
  .first-content.main-content {
    padding: 0 10px;
  }
}
@media (max-width: 979px) {
  #servicecmsblock .Fourth-content-four,
  #servicecmsblock .third-content-three,
  #servicecmsblock .second-content-two,
  #servicecmsblock .first-content-one {
    width: 50%;
  }

  #footer .footer-right {
    padding-top: 0;
    width: 100%;
  }
  #column-left .treeview-list .expandable .collapsable-hitarea::before,
  #column-left .treeview-list .expandable-hitarea::before,
  #column-left .treeview-list .collapsable .expandable-hitarea::before,
  #column-left .treeview-list .collapsable-hitarea::before {
    position: relative;
    top: 8px;
    right: 5px;
    left: auto;
  }
  #column-left .box .box-heading,
  #column-right .box .box-heading {
    border-bottom: none;
    margin: 0;
    /* padding: 10px 0; */
  }
  #column-left .box .box-heading::before,
  #column-right .box .box-heading::before {
    display: none;
  }
  #menu ul {
    top: 65px;
  }
  #featured-carousel .product-thumb .caption {
    float: left;
    padding: 20px 0 0 30px;
    text-align: center;
    width: 100%;
  }
  #featured-carousel .product-image-block-inner {
    width: 66%;
    float: none;
  }
  #featured-carousel .product-block:hover .cart_button {
    display: inline-block;
    float: none;
  }
  #featured-carousel .product-thumb .rating {
    float: none;
    top: 90%;
    left: 3%;
  }
  .blog_post .main_thumb,
  .blog_description {
    width: 100%;
  }
  .testimonial_default_width {
    width: 155px;
  }
  .featured_default_width {
    width: 370px;
  }
  #featured-carousel .product-block.product-thumb.transition {
    height: 390px !important;
  }
  #featured-carousel .product-block:hover .wishlist,
  #featured-carousel .product-block:hover .compare {
    width: 100%;
  }
  #cart #cart-total .price,
  #cart #cart-total .mycart {
    display: none;
  }
  .box.megnorblog .box-heading {
    padding: 10px 0;
  }
  #search .btn-lg span {
    display: none;
  }
  #header-pro-tag {
    display: none;
  }
  #form-language .fa-angle-down,
  #form-currency .fa-angle-down {
    display: block !important;
    float: right;
  }
  #top-links span {
    display: none !important;
  }
  .service-right {
    width: 100%;
  }
  #top .headertop-text {
    text-align: center;
    float: left;
  }
  #top-links .list-inline a {
    color: #676767;
  }
  #top-links .fa,
  #form-currency .btn-link strong,
  #form-language img {
    color: #000;
    display: inline-block;
  }
  #top-links .fa.fa-angle-down {
    margin: 0;
  }
  .megnorblog .bx-controls-direction .bx-prev::after {
    left: auto;
    right: 15px;
    top: 0;
  }
  .megnorblog .bx-controls-direction .bx-next::after {
    left: auto;
    right: 0;
    top: 0;
  }
  #footer .content_footer_right .blog.megnorblog .owl-item {
    width: 100% !important;
  }
  .megnorblog {
    width: 100%;
    text-align: left;
  }
  #footer h6 {
    margin: 0;
    width: 100%;
  }
  #footer #block_3.footer-area,
  #footer #block_4.footer-area {
    border: none;
    padding: 0;
    width: 100%;
  }
  #footer .footer-left {
    display: inline-block;
    float: left;
    width: 100%;
  }
  #footer #block_1.footer-area::before,
  #footer #block_2.footer-area::before {
    background: none;
  }
  #footer #block_1.footer-area:hover::before,
  #footer #block_2.footer-area:hover::before {
    background: none;
  }
  #footer #block_1.footer-area,
  #footer #block_2.footer-area {
    padding: 0;
    border: none !important;
  }
  .content_footer_right {
    padding: 0 !important;
    border: none !important;
    width: 100%;
  }
  .newsletter .input-news {
    margin: 0;
    width: 100%;
  }
  .newsletter #txtemail {
    width: 100%;
  }
  .newsletter {
    width: 100%;
  }
  .pull-left.footer-block {
    text-align: right !important;
    width: 30%;
  }
  .newsleft span {
    width: auto;
  }
  .product_banner .product_img1 .banner_text {
    bottom: 20px;
    left: 25px;
  }
  .product_banner .product_img2 .banner_text {
    padding: 3px 10px;
    right: 17%;
  }

  .slidebanner1.subbanner,
  .slidebanner2.subbanner,
  .slidebanner3.subbanner {
    margin-right: 11px;
    width: 32.33%;
  }
  .header_search .fa.fa-search {
    font-size: 20px;
    display: block;
  }
  .content_headercms_top {
    display: none;
  }
  #menu.responsive-menu {
    background: #f9bf39 none repeat scroll 0 0;
    cursor: pointer;
    height: 42px;
    display: inline-block;
    float: left;
    margin-top: 2px;
    width: auto;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    position: unset;
    padding: 8px 0;
  }
  #menu ul {
    left: 0;
    right: auto;
  }
  .nav-responsive span,
  .main-menu > ul > li > a {
    color: #fff;
    float: left;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 64px;
    margin-bottom: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    z-index: 6;
  }
  .headertop-text {
    display: none;
  }
  .myaccount .dropdown-toggle .signin {
    background: rgba(0, 0, 0, 0) url('../image/megnor/res_icon.png') no-repeat
      scroll center -117px;
  }
  .myaccount:hover .dropdown-toggle .signin {
    background-position: center 3px;
  }
  .cart_image {
    background: rgba(0, 0, 0, 0) url('../image/megnor/res_icon.png') no-repeat
      scroll center -357px;
  }
  #cart > .btn:hover .cart_image {
    background-position: center -237px;
  }
  #cart .item-count {
    background: #000;
    color: #fff;
  }
  .header_right {
    margin-top: 10px;
    float: none;
    justify-content: space-between;
  }
  .header_right .langg {
    margin: 0 auto;
  }
  .header_right .langg .pull-left {
    margin-left: 20px;
  }
  .myaccount .dropdown-menu-right {
    top: 54px;
  }
  #cart .dropdown-menu {
    top: 54px;
  }
  .header-center {
    padding: 10px 0 5px 0;
  }

  #menu .nav-responsive .expandable {
    margin: 0;
    position: absolute;
    background: transparent url('../image/megnor/list.png') no-repeat scroll
      center center;
    top: 25px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 16px;
    height: 13px;
  }
  #column-left .box-content-category {
    display: none;
  }
  header .header_left {
    display: none;
  }
  .content_footer_top .sale-cms::after {
    left: 23.7% !important;
  }
  .category_list_cms .box-heading {
    margin-left: 20px;
  }
  #menu ul {
    display: block;
    box-shadow: none;
  }
  #column-left .toggle .mobile_togglemenu::before {
    color: #000 !important;
    /* top: 5px; */
  }
  #main-menu {
    display: block;
  }
  .head-right-top {
    display: none;
  }
  .sale-cms-text > img {
    width: 100%;
  }
  span.hidden-xs,
  span.hidden-sm,
  span.hidden-md,
  span.hidden-lg {
    display: inline-block !important;
  }
  .col-sm-3.header-cart {
    margin-left: 0;
  }
  .col-sm-5.header-search {
    margin-left: 10px;
  }
  .header-right {
    float: none;
    width: 100%;
  }
  .category_list_inner {
    float: left;
    padding: 0 27px 0 0;
    width: 44%;
  }
  .banners-slider-carousel {
    margin: 20px 0;
  }
  .category_list_cms {
    margin-bottom: 0;
  }
  .hometab .box {
    margin: 0;
  }
  footer .follow,
  footer .payment {
    display: none;
  }
  .htabs {
    float: right;
  }
  .header-search .col-sm-3.sort {
    display: none;
  }
  .header-search #searchbox::before {
    border: none;
  }
  .hometab .customNavigation a {
    top: -65px;
  }
  .col-sm-4.header-logo {
    padding: 0;
    margin-right: 15px;
    width: 22%;
  }
  .header-left {
    margin: 0 70px 0 0;
  }
  .col-sm-5.header-search {
    padding: 0;
    position: relative;
    width: 45%;
  }
  .header-search {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-inline-end-color: #ebebeb;
    border-inline-start-color: #ececec;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-style: solid;
    border-width: 5px;
    float: left;
    position: relative;
  }
  .header-left {
    float: left;
    width: auto;
  }
  .customNavigation a.next {
    right: 20px;
  }
  .customNavigation a.prev {
    right: 45px;
  }
  .etabs {
    margin: 0 0 0 30px;
  }

  #content .category_list_cms .box-head .box-heading {
    padding: 0;
  }
  .category_img .cat_image1,
  .category_img .cat_image2,
  .category_img .cat_image3 {
    margin: 0;
  }
  .category_list_cms .box-head {
    margin: 0;
  }
  .static_links ul {
    display: none;
  }
  .header-right .head {
    margin: 3px 3px 3px 0;
  }
  .layout-2.left-col #content {
    margin: 0;
  }
  .content-top .service-right {
    text-align: center;
  }
  #footer .toggle .mobile_togglemenu::before {
    color: var(--text_color);
  }
  .content-top .first-content-one .icon-left1 {
    background-position: center 10px;
    width: 100%;
    margin-left: 0;
  }
  .content-top .first-content-one:hover .icon-left1 {
    background-position: center 10px;
    width: 100%;
    margin-left: 0;
  }
  .content-top .service-right .sub-title {
    font-size: 13px;
  }
  .content-top .second-content-two {
    width: 33.33%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .content-top .second-content-two .icon-left2 {
    background-position: center center;
    width: 100%;
    margin-left: 0;
  }
  .content-top .second-content-two:hover .icon-left2 {
    background-position: center center;
    width: 100%;
    margin-left: 0;
  }
  .content-top .third-content-three {
    width: 33.33%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
  }
  .content-top .third-content-three .icon-left3 {
    background-position: center bottom 5px;
    width: 100%;
  }
  .content-top .third-content-three:hover .icon-left3 {
    background-position: center bottom 5px;
    width: 100%;
  }

  .nav-responsive span {
    display: block;
  }
  .content-top-breadcum {
    margin-top: 0px;
  }
  .myaccount .dropdown-toggle span {
    display: inline-block;
  }
  .nav-inner.container {
    padding: 25px 40px;
  }
  .head-right-bottom {
    display: none;
  }
  .col-sm-3.sort {
    width: 30%;
    margin-right: 20px;
  }
  #search .input-lg {
    width: 100%;
    display: none;
  }
  .product-list .price {
    font-size: 13px;
  }
  .product-list .product-block .product-details.list .compare {
    margin: 0;
  }
  .product-list .product-block .desc {
    margin-bottom: 10px;
  }
  .serach-inner {
    margin-top: 20px;
    width: 100%;
  }
  .tmsubbanner-container1,
  .tmsubbanner-container2,
  .tmsubbanner-container3 {
    width: 31.4%;
  }
  .tm_image img {
    width: 100%;
  }
  .tm_subbanner .tm_content {
    margin-top: 25px;
  }
  .tm_content .text1 {
    font-size: 13px;
    margin-bottom: 0;
  }
  .tm_content .text2 {
    font-size: 16px;
  }
  div.tm_button {
    margin-top: 5px;
  }
  .content-top-breadcum #title-content > h2,
  .content-top-breadcum #title-content > h1 {
    font-size: 16px;
  }

  .tm_content button.tm_button {
    font-size: 12px;
    padding: 2px 14px 0;
  }
  .tmsubbanner-container2 {
    margin: 0 20px;
  }
  .img-prd .left-image,
  .left-image.categorytabs {
    display: none;
  }
  .hometab.box,
  .category_tab .tabs,
  .box.featured {
    width: 100%;
  }
  .home_banner {
    margin: 25px 0;
  }
  .category_list_inner {
    width: 55%;
  }
  #footer .col-sm-3.column {
    border: none;
    padding: 0;
  }
  #footer_aboutus_block > h5 {
    display: block;
  }
  p.powered,
  .bottomfooter .list-unstyled {
    float: none !important;
    width: 100%;
    text-align: center;
    margin: 0 0 12px 0;
  }
  #tmheadercontentcms .headercms1,
  #tmheadercontentcms .headercms2 {
    float: left;
  }
  #main-menu .nav-responsive {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right;
    margin-top: 9px;
    position: relative;
  }
  #tmheadercontentcms .headercms1,
  #tmheadercontentcms .headercms2,
  #tmheadercontentcms .headercms3 {
    width: 211px;
    padding: 18px 12px;
    letter-spacing: 0.7px;
  }
  #tmheadercontentcms .headercms1,
  #tmheadercontentcms .headercms2 {
    margin-right: 20px;
  }
  #main-menu.responsive-menu .main-navigation {
    top: 58px;
    border: 1px solid #e5e5e5;
    padding: 15px;
  }
  .nav-inner.container {
    margin: 0 auto;
  }
  .header-right .box-category-heading {
    display: none;
  }

  .layout-2.left-col #column-left,
  .layout-2.right-col #column-right {
    width: 100%;
    padding: 0;
  }
  #column-left .box,
  #column-right .box {
    margin: 0;
    border: none;
    float: left;
    width: 100%;
  }
  .box .box-content .box-category,
  #column-left .box .list-group,
  #column-right .box .list-group {
    padding: 0;
  }
  #column-left .box-product,
  #column-right .box-product {
    padding: 15px 0;
  }
  #column-left .swiper-viewport {
    display: none;
  }
  .layout-2.left-col #content {
    margin-top: 30px;
  }
  #column-left .box .box-content,
  #column-right .box .box-content,
  #column-left .box .filterbox,
  #column-right .box .filterbox {
    display: none;
  }
  .single-banner {
    display: block;
  }
  .header-right .head {
    float: right;
    margin: 0px 5px 0 0;
    padding: 6px 0 0 0;
  }

  .productpage .form-group.qty .wishlist,
  .productpage .form-group.qty .compare,
  .quickview .form-group.qty .wishlist,
  .quickview .form-group.qty .compare {
    padding: 2px 12px 2px 0;
    margin: 0;
  }
  .btn-group.prd_page {
    margin: 10px 0;
  }
  .form-group.qty {
    margin-bottom: 5px;
  }
  .alert-info {
    font-size: 12px;
  }
  .product-list .product-thumb .list-right {
    width: 31%;
    float: left;
    margin: 15px 0 30px;
    padding: 40px 0 10px 18px;
  }
  .col-sm-8.product-left {
    margin-right: 10px;
    width: 50.5%;
  }
  .col-sm-4.product-right {
    width: 47.5%;
  }
  .blog-left .blog-image img {
    height: auto;
    width: 100%;
  }
  .tm_content .tm_button > a {
    font-size: 12px;
    padding: 7px 15px;
  }
  #footer {
    padding: 15px 15px;
  }
  #main-menu .static_right {
    display: none;
  }
  #blog-carousel .owl-controls .owl-buttons .owl-next,
  #blog-carousel .owl-controls .owl-buttons .owl-prev {
    top: 3px;
  }
  .contact-info .left {
    float: left;
    width: 100%;
  }
  .contact-info .right {
    float: right;
    margin-top: 20px;
    width: 100%;
  }
  .contact-info .right iframe {
    width: 100%;
  }
  .comment_info {
    width: 81%;
  }
  .contact-info .left strong {
    font-size: 14px;
    line-height: 1.3;
  }
  .contact-info .left address {
    font-size: 13px;
    line-height: 1.3;
  }
  #column-left .list-group,
  #column-right .list-group {
    display: none;
  }
  .common-home .content-top-breadcum {
    display: none;
  }
  .information-blogger-blogs .blog-image {
    height: auto;
  }
  .productpage .product-info .product-image .customNavigation span.prev {
    left: 0;
  }
  .productpage .product-info .product-image .customNavigation span.next {
    right: 0;
  }
  #slideshow0 .owl-controls .owl-buttons .owl-prev,
  #slideshow0 .owl-controls .owl-buttons .owl-next {
    top: 40%;
  }
  .prdpage #column-right {
    display: none;
  }
  #top.fixed {
    animation: 0.9s ease 0s normal both 1 running fixedAnim;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    position: fixed;
    width: 100%;
    z-index: 999;
    height: 40px;
    top: 0;
    display: none;
  }
  #top {
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    position: relative;
  }
  .header-container.fixed {
    margin-top: 94px;
  }
  #top.fixed #main-menu .nav-responsive .expandable::before {
    color: #000;
    position: relative;
    left: -12px;
    font-size: 24px;
    top: -2px;
  }
  #top.fixed .nav-responsive span {
    display: none;
  }
  #top.fixed .responsive-menu {
    display: block;
    float: left;
    left: 0;
    padding: 0 15px;
    position: relative;
    top: -65px;
    width: 100%;
  }
  #top.fixed .content_header_topleft {
    margin-left: 65px;
    z-index: 9;
  }
  #top.fixed .col-sm-3.header-cart {
    z-index: 9;
  }
  #top.fixed .right-links {
    display: none;
  }
  #top.fixed #main-menu.responsive-menu .main-navigation {
    left: 0;
    top: 66px;
  }
  #top.fixed .container {
    height: 94px;
  }
  .productpage .productpage_details .product-left {
    padding: 0;
    width: 51%;
  }
  .productpage .productpage_details .product-right {
    margin-left: 20px;
    padding: 0;
    width: 45%;
  }
  .menu_toggle {
    display: none !important;
  }
  .button-gr.lists {
    bottom: 50%;
    position: absolute;
  }
  /* css for responsive menu */
  #menu .navbar-nav > li > .dropdown-menu.column2,
  #menu .navbar-nav > li > .dropdown-menu.column3,
  #menu .navbar-nav > li > .dropdown-menu.column1 {
    min-width: auto;
  }
  .responsive-menu .top_level {
    padding: 0;
    width: 100%;
  }
  .nav.navbar-nav {
    display: none;
  }
  .responsive-menu .nav.navbar-nav {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 4px 3px rgba(0, 0, 0, 0.25);
    display: none;
    list-style: outside none none;
    margin-top: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
  }
  #menu.responsive-menu ul li a.mobile_togglemenu {
    right: 0;
    background: none;
    margin-top: 0;
    float: right;
    width: 33px;
    height: 33px;
  }
  .responsive-menu li.toggle {
    box-shadow: none;
    padding: 0;
    float: left;
    width: 100%;
    margin: 5px 0;
  }
  .top_level.home.home_first {
    display: none;
  }
  #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
    float: left;
  }
  #menu.responsive-menu .dropdown:hover .dropdown-menu {
    display: none;
  }
  #menu.responsive-menu .dropdown .dropdown-menu {
    background: none;
    border: medium none;
    box-shadow: none;
    padding: 0;
    position: relative;
    width: 100%;
    margin-left: 0 !important;
  }
  #menu.responsive-menu ul li a:hover,
  #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #c3c3c3;
  }
  #menu ul li .megamenu.column1 ul li.dropdown::after {
    content: ' ';
  }
  #menu.responsive-menu ul li a,
  #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
    color: #000;
    display: block;
    padding: 10px;
    text-align: left;
    white-space: nowrap;
    font-size: 14px;
    font-weight: normal;
    width: 100%;
  }
  #menu.responsive-menu ul li a.mobile_togglemenu,
  #menu.responsive-menu
    ul.nav
    li
    .megamenu
    ul.list-unstyled
    li
    > a.mobile_togglemenu {
    right: 0;
    background: none;
    margin-top: 0;
    float: right;
    width: 33px;
    height: 33px;
    position: absolute;
  }
  #menu.responsive-menu ul.nav li .megamenu ul.list-unstyled li > a {
    margin: 0;
  }
  #menu.responsive-menu .top_level.dropdown.toggle {
    margin: 0;
  }
  #menu.responsive-menu ul.nav li .megamenu.column1 ul.childs_1 {
    padding: 0;
    float: left;
    width: 100%;
  }
  .responsive-menu ul li .mobile_togglemenu:hover {
    background-color: rgba(0, 0, 0, 0);
  }
  #menu.responsive-menu
    ul.nav
    li
    .megamenu.column1
    ul.list-unstyled
    > li.dropdown
    > .dropdown-menu {
    display: none;
  }
  #menu.responsive-menu
    ul.nav
    li
    .megamenu
    ul.list-unstyled
    > li.dropdown
    .dropdown-menu {
    width: 100%;
    float: left;
    border: medium none;
    left: 0;
    position: relative;
    top: 0;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    padding: 0 0 0 10px;
  }
  #menu.responsive-menu
    ul.nav
    li
    .megamenu
    ul.list-unstyled
    li
    .dropdown-menu
    ul.list-unstyled
    li
    > a {
    color: #000;
    font-size: 12px;
    letter-spacing: 0.5px;
  }
  .top_level.home {
    display: none;
  }
  #menu.responsive-menu .toggle .mobile_togglemenu:before,
  #menu.responsive-menu
    ul.nav
    li
    .megamenu.column1
    ul.list-unstyled
    li.toggle
    > a.mobile_togglemenu:before,
  #menu.responsive-menu
    ul.nav
    li
    .megamenu
    ul.list-unstyled
    li.toggle
    > a.mobile_togglemenu:before {
    color: #22272a;
    content: '\f067';
    font-family: 'FontAwesome';
    font-size: 12px;
    left: auto;
    position: absolute;
    right: 10px;
    top: 5px;
  }
  #menu > ul > li ul > li > a {
    border-bottom: none;
  }
  #menu.responsive-menu .toggle.active .mobile_togglemenu:before,
  #menu.responsive-menu
    ul.nav
    li
    .megamenu.column1
    ul.list-unstyled
    li.toggle.active
    > a.mobile_togglemenu:before,
  #menu.responsive-menu
    ul.nav
    li
    .megamenu
    ul.list-unstyled
    li.toggle.active
    > a.mobile_togglemenu:before {
    color: #22272a;
    content: '\f068';
    font-family: 'FontAwesome';
    font-size: 12px;
    left: auto;
    position: absolute;
    right: 10px;
    top: 0;
  }
  #menu ul.nav li .megamenu.column1 ul.list-unstyled li.dropdown > a::after {
    content: '';
  }
  #menu
    ul.nav
    li
    .megamenu.column1
    ul.list-unstyled
    > li.dropdown
    .dropdown-menu {
    padding: 10px 0 3px 20px;
  }
  #menu.responsive-menu ul.nav li .megamenu ul.childs_1 {
    display: block;
    float: left;
    padding: 0;
    width: 100%;
    border: none;
  }
  #menu.responsive-menu .list-unstyled.childs_1 > li {
    padding: 0;
    margin: 0;
  }
  #menu.responsive-menu .navbar-nav > li > .dropdown-menu {
    margin-bottom: 10px;
    padding-left: 10px;
    top: 0;
  }
  .dropdown.myaccount::after {
    display: none;
  }

  /* end css for responsive menu */
}
/* responsive part*/

@media (max-width: 1449px) {
  .offer_block .offer_img img {
    max-width: 100%;
  }

  .subbanner-cms img {
    max-width: 100%;
  }

  .cmsbanner-block img {
    max-width: 100%;
  }
  .blog-left {
    width: 33%;
  }
  .blog-right {
    width: 67%;
    margin: 0;
  }
  #Tab_Category_Slider .nav li:nth-child(2n) {
    margin-bottom: 50px;
  }
  #Tab_Category_Slider .nav li:first-child {
    margin-bottom: 50px;
  }

  #footer .col-sm-3.column {
    padding: 0 0 0 80px;
  }
  .category_tab .owl-item .col-lg-12 {
    margin: 0 0 50px 0;
  }
}
@media (max-width: 1350px) {
  .box.special .product-block-inner .image {
    width: 40%;
  }
  .box.special .product-block .product-details {
    width: 60%;
  }

  .blog-right h4 {
    margin: 0;
  }
  footer .bottomfooter .list-unstyled a:first-child {
    padding: 0 15px 0 0;
  }
  #footer .col-sm-3.column {
    padding: 0 0 0 50px;
  }
  #paymentcmsblock img {
    margin: 0 5px 0 0;
  }
  .category_tab .owl-item .col-lg-12 {
    margin: 0 0 110px 0;
  }

  #searchbox {
    width: 100%;
  }
  .col-sm-4.header-logo {
    margin: 1px 7% 0 0;
  }
  .header_search .form-control.input-lg {
    width: 53%;
  }
  .search_box {
    width: 31%;
  }
  .product-list .product-details {
    width: 70%;
  }
  .box.ProductbyCategory .box-content {
    width: 74%;
  }
}
@media (max-width: 1224px) {

}
@media (max-width: 1200px) {
  .category_tab .owl-item .col-lg-12 {
    margin: 0 0 30px 0;
  }

  .main-menu ul > li > a,
  .hiden_menu li > a {
    padding: 16px 11px;
  }
  .box-category-top {
    padding: 16px 25px 16px 30px;
  }

  .countbox .timebox {
    margin: 0 10px 0 0;
  }
  .box.special .product-block .product-details::after {
    bottom: 100px;
  }
  #content .col-sm-6.product-left {
    width: 38%;
  }
  #content .col-sm-6.product-right {
    width: 62%;
  }
  .content-top .icon-left1,
  .icon-left2,
  .icon-left3 {
    margin-right: 6px;
  }
  .subbanner-cms .title {
    font-size: 20px;
    line-height: 25px;
  }
  .product-list .product-details {
    width: 62%;
  }

  .category_tab .tab-content {
    width: 70%;
  }
  .subbanner-cms .subtitle {
    margin: 15px 0;
  }
  .subbanner-cms .leftside .description,
  .subbanner-cms .rightside .description {
    top: 19%;
  }
  #Tab_Category_Slider .nav-tabs > li > a {
    font-size: 25px;
    margin: 40px 0 0 20px;
  }
  .bestseller_default_width {
    width: 220px;
  }
  #footer .col-sm-3.column {
    padding: 0 0 0 30px;
  }

  .sale {
    font-size: 11px;
    left: 5px;
    letter-spacing: 0;
  }
  footer .bottomfooter .list-unstyled a:first-child {
    padding: 0 7px 0 0;
  }
  #paymentcmsblock img {
    margin: 0 5px 0 0;
  }
  .content_footer_bottom {
    width: 36%;
  }
  p.powered {
    letter-spacing: 0;
  }
  .content_footer_right {
    padding: 0 0 0 40px;
  }
  #footer .address .address-icon {
    margin: 0 5px 15px 0px;
  }
  #footer #block_1 .contact_address {
    width: 100%;
  }
  #footer .contact .contact-icon {
    margin: 15px 6px -15px 0;
  }
  #block_1.footer-area .contact_phone {
    letter-spacing: 0;
  }
  .category_list1 .description .title,
  .category_list2 .description .title {
    font-size: 20px;
  }
  .category_list1 .description .subtitle,
  .category_list2 .description .subtitle {
    padding: 15px 0;
  }
  .offer-wrapper {
    top: 18%;
    left: 5.4%;
  }
  .offer-wrapper .offer-desc {
    padding: 15px 0;
  }
  .offer-wrapper .offer-title {
    font-size: 22px;
  }
  .category_tab .owl-item .col-lg-12 {
    margin: 0 0 40px 0;
  }
  #Tab_Category_Slider .nav li:first-child {
    margin-bottom: 20px;
    background-size: 250px;
  }
  #Tab_Category_Slider .nav li:nth-child(2n) {
    margin-bottom: 20px;
    background-size: 250px;
  }
  #Tab_Category_Slider .nav li {
    background-size: 250px;
  }

  .swiper-viewport .swiper-button-next::before,
  .swiper-viewport .swiper-button-next {
    height: 80px;
  }
  .swiper-viewport .swiper-button-prev::before,
  .swiper-viewport .swiper-button-prev {
    height: 80px;
  }
  .layout-2.left-col #content {
    width: 71%;
    margin-top: 15px;
  }
  .layout-2.left-col #column-left {
    width: 26%;
    margin: 15px 20px 0 0;
  }
  .col-sm-4.header-logo {
    margin: 1px 20px 0 0;
  }

  #nav-one > li > .dropdown-menu {
    padding: 30px;
  }
  .dropdown-menu.megamenu img {
    width: 100%;
  }

  /* .product-grid:nth-child(4n) .product-thumb .image {
    border-right: 1px solid #f0f0f0;
    border-left: 0;
  } */
  .shopping-cart .input-group-btn {
    float: none;
  }
  .box.ProductbyCategory .box-content {
    width: 70%;
  }
  .productcategory0_default_width {
    width: 280px;
  }
  .productcategory1_default_width {
    width: 280px;
  }
  .productcategory2_default_width {
    width: 280px;
  }
}
@media (min-width: 992px) {
  .product-grid:nth-child(2n) .product-thumb .image {
    border-right: 1px solid #f0f0f0;
    border-left: 0;
  }
  .product-grid:nth-child(4n) .product-thumb .image {
    border-right: none;
    border-left: 0;
  }
}
@media (max-width: 1023px) and (min-width: 980px) {
  .box-category-top {
    padding: 16px 15px 16px 25px;
  }
  .main-menu ul > li > a,
  .hiden_menu li > a {
    padding: 16px 10px;
  }
  .owl-buttons {
    right: -10px;
  }
}
@media (max-width: 991.98px) {
  .product-grid:nth-child(2n) .product-thumb .image {
    border-right: none;
    border-left: 0;
  }
}
@media (max-width: 979px) {
  #searchbox {
    display: block;
  }
  .search_box {
    width: 28%;
  }
  .col-sm-4.header-logo {
    margin: 0 auto;
    width: 100%;
    text-align: center !important;
  }
  .header_top {
    text-align: center;
    padding: 23px 0 18px 0;
  }
  .header_center {
    margin: 15px 0 0 0;
    width: 100%;
  }
  .static-menu {
    display: none;
  }
  .box-category-top {
    display: none;
  }
  #menu ul {
    background: #fff;
    border-radius: 0 0 5px 5px;
  }
  #content .col-sm-6.product-right {
    width: 50%;
  }
  #content .col-sm-6.product-left {
    width: 50%;
  }
  #nav-one li ul > li > a,
  .responsive-menu .main-navigation li a {
    color: #000;
  }
  .main-menu > ul > li ul > li > a:hover,
  .responsive-menu .main-navigation li a:hover {
    color: var(--text_color);
    background: none;
  }
  .main-menu ul > li {
    display: inline-block;
    width: 100%;
  }
  #nav-one li ul > li > a,
  .responsive-menu .main-navigation li a {
    float: left;
  }
  .responsive-menu,
  .main-menu {
    float: none;
  }
  .header-pro-tag {
    margin: 0;
  }
  #res-menu {
    display: block;
  }

  .countbox.hastime {
    padding: 0;
  }
  .count-down .countbox strong {
    font-size: 15px;
    height: 55px;
    width: 42px;
  }
  .box.special .product-block .product-details::after {
    right: 10px;
  }
  .category_list1 .description,
  .category_list2 .description {
    left: 32px;
    top: 25%;
  }
  .offer-wrapper {
    top: 11%;
    left: 3%;
  }
  .subbanner-cms {
    margin: 30px 0 40px 0;
  }
  .subbanner-cms .leftside .description,
  .subbanner-cms .rightside .description {
    top: 15%;
    left: 20px;
  }
  .category_tab .tab-content {
    width: 60%;
  }
  .category_tab .tab-pane .product-block .product-details {
    padding: 20px 0 0 15px;
  }
  .newsletter {
    width: 100%;
    float: left;
  }
  #footer #block_3.footer-area {
    width: 100%;
  }
  #footer #block_4.footer-area {
    width: 100%;
  }
  #footer #block_1.footer-area {
    padding: 0 0 0 0;
  }
  #footer #block_1.footer-area h2 {
    margin: 0;
    padding: 0 0 15px 0;
  }
  footer .bottomfooter .list-unstyled a:first-child {
    padding: 0 20px 0 0;
  }
  p.powered {
    width: 100%;
  }
  .content_footer_bottom {
    width: 100%;
    text-align: center !important;
  }
  #footer #block_3 .col-sm-3.column:last-child {
    padding: 0;
  }
  #footer .col-sm-3.column {
    padding: 0;
  }
  #footer .col-sm-3.column:last-child {
    padding: 0;
  }
  .category_tab .nav-tabs {
    width: 35%;
  }
  #footer #block_1 .contact_address {
    width: 40%;
  }
  #servicecmsblock .Fourth-content-four,
  #servicecmsblock .third-content-three,
  #servicecmsblock .second-content-two,
  #servicecmsblock .first-content-one,
  #servicecmsblock .Fifth-content-five {
    padding: 0 50px;
  }
  .swiper-viewport .swiper-button-next::before,
  .swiper-viewport .swiper-button-next {
    height: 60px;
    font-size: 28px;
  }
  .swiper-viewport .swiper-button-prev::before,
  .swiper-viewport .swiper-button-prev {
    height: 60px;
    font-size: 28px;
  }
  .testimonial-cms {
    margin: 30px 0 30px 0;
  }
  .hometab,
  .categorytab {
    margin-top: 50px;
  }
  #servicecmsblock {
    margin: 20px 0 50px;
  }
  .cmsbanner-block {
    margin: 0 0 45px 0;
  }
  #Tab_Category_Slider .nav li:last-child {
    margin-bottom: 50px;
  }
  .hometab .box-product .slider-item {
    margin-top: 30px;
  }
  .swiper-viewport .swiper-button-prev::before {
    padding: 20px 0;
  }
  .swiper-viewport .swiper-button-next::before,
  .swiper-viewport .swiper-button-next {
    height: 40px;
    font-size: 25px;
  }
  .swiper-viewport .swiper-button-prev::before,
  .swiper-viewport .swiper-button-prev {
    height: 40px;
    font-size: 25px;
  }
  .swiper-viewport .swiper-button-next::before {
    padding: 20px 0;
  }
  .box.bestseller {
    margin: 0 0 45px 0;
  }
  .bottomfooter {
    padding: 20px 0;
  }
  .layout-2.left-col #column-left {
    width: 100%;
  }
  .layout-2.left-col #content {
    width: 100%;
  }
  #searchbox {
    width: 100%;
  }
  .header_search .form-control.input-lg {
    width: 55%;
  }

  .responsive-menu .main-navigation img {
    margin: 0 0 20px 0;
    display: none;
  }
  #nav-one li ul > li > a,
  .responsive-menu .main-navigation li a {
    float: left;
    min-width: 200px;
  }

  .box.special .product-thumb h4 {
    font-size: 13px;
  }
  #column-right .single-banner {
    margin: 0 0 30px 0;
  }
  .box.ProductbyCategory .box-content {
    width: 60%;
  }
  .all-blog .blog-left-content {
    float: none;
    width: 100%;
  }
  .blog-right-content {
    float: none;
  }
  .all-blog .blog-right-content {
    padding: 30px 0;
    width: 100%;
    display: inline-block;
  }
  #menu ul {
    clear: both;
  }
}

@media (min-width: 979px) {
  ul#nav-one {
    height: 60vh;
    overflow-y: auto;
    direction: rtl;
  }
}
@media (max-width: 767.98px) and (min-width: 544px) {
  .etabs {
    margin: 0;
  }
  .htabs {
    margin: 0 0 10px 0 !important;
  }
  .special_default_width {
    width: 100%;
  }
  #servicecmsblock .Fourth-content-four,
  #servicecmsblock .third-content-three,
  #servicecmsblock .second-content-two,
  #servicecmsblock .first-content-one,
  #servicecmsblock .Fifth-content-five {
    padding: 0 8px;
  }
  #servicecmsblock {
    padding: 30px 0;
  }
  .content-top .icon-left1,
  .icon-left2,
  .icon-left3 {
    margin-right: 15px;
  }
  #servicecmsblock .third-content-three,
  #servicecmsblock .second-content-two,
  #servicecmsblock .first-content-one {
    margin: 0 0 20px 0;
  }

  .box.special .product-block-inner {
    margin: 0;
  }
  .box.special .box-content .customNavigation a {
    top: 0;
  }

  .subbanner-cms img {
    width: 100%;
  }

  .category_tab .tab-content {
    width: 40%;
  }
  .category_tab .nav-tabs {
    width: 40%;
  }
  .cms-inner-block1,
  .cms-inner-block2 {
    width: 100%;
  }
  .cms-inner-block1 {
    margin: 0 0 30px 0;
  }
  .cmsbanner-block .description .banner_text {
    margin: 10px 0 0 0;
  }
  .cmsbanner-block .cms-inner-block1 .description {
    top: 30px;
  }
  .cmsbanner-block .cms-inner-block2 .description {
    top: 30px;
    left: 50px;
  }
  .offercms-block .offercms-inner-block1 .description .banner_text {
    margin: 10px 0 0 0;
  }

  .blog_default_width {
    width: 100%;
  }
  .write-comment a,
  .date-time {
    width: 100%;
  }
  .category_tab .owl-item .col-lg-12 {
    margin: 0 0 50px 0;
  }
  #Tab_Category_Slider .nav li:first-child {
    width: 200px;
    max-width: 100%;
    background-size: 100%;
    height: 280px;
  }
  #Tab_Category_Slider .nav-tabs > li > a {
    font-size: 22px;
    margin: 30px 0 0 15px;
  }
  .product-thumb .caption {
    padding: 0;
  }
  #Tab_Category_Slider .nav li:nth-child(2n) {
    width: 200px;
    height: 280px;
    max-width: 100%;
    background-size: 100%;
  }
  #Tab_Category_Slider .nav li {
    width: 200px;
    height: 280px;
    max-width: 100%;
    background-size: 100%;
  }
}
@media (max-width: 543px) {
  .testimonial-cms .peoplesay-title h1 {
    padding: 0;
  }

  .category_list1 .description .title,
  .category_list2 .description .title {
    font-size: 16px;
  }
  .category_list1 .description .subtitle,
  .category_list2 .description .subtitle {
    font-size: 13px;
    padding: 10px 0;
  }
  .category_list1 .description .offer-text,
  .category_list3 .description .offer-text {
    margin: 70px 0 0 0;
  }
  .category_list2 {
    margin: 0 0;
  }
  .category_list2 .description {
    left: 35px;
    top: 40px;
  }
  .category_list2 .description .offer-text {
    margin: 0 0 70px 0;
  }
  .category_list2 .description .title1 {
    font-size: 16px;
  }

  .box.special .product-block .product-details {
    width: 100%;
  }
  .special_default_width {
    width: 100%;
  }
  #servicecmsblock .Fourth-content-four,
  #servicecmsblock .third-content-three,
  #servicecmsblock .second-content-two,
  #servicecmsblock .first-content-one {
    width: 100%;
  }
  #servicecmsblock .third-content-three {
    margin: 0 0 20px 0;
  }
  #servicecmsblock {
    padding: 20px 10px;
  }

  .subbanner-cms img {
    width: 100%;
  }

  .cms-inner-block1,
  .cms-inner-block2 {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .cms-inner-block1 {
    margin: 0 0 30px 0;
  }
  .cmsbanner-block .cms-inner-block1 .description {
    top: 22px;
  }
  .cmsbanner-block .cms-inner-block2 .description {
    top: 22px;
    left: 50px;
  }
  .offercms-block .offercms-inner-block1 .description .title {
    font-size: 17px;
    line-height: 20px;
    margin: 0 0 10px 0;
  }
  .offercms-block .offercms-inner-block1 .description .subtitle {
    font-size: 12px;
    width: 210px;
    letter-spacing: 0;
  }
  .offercms-block .offercms-inner-block1 .description .banner_text {
    font-size: 12px;
    margin: 5px 0 0 0;
  }
  .offercms-block .offercms-inner-block1 .description {
    top: 10%;
  }
  .newsletter .input-news {
    width: auto;
  }

  .search_box .form-control-select {
    width: 100%;
  }
}
@media (max-width: 479px) {
  #cart .cart_image .mycart {
    display: none;
  }
  #cart .cart_image .price {
    display: none;
  }
  #cart .cart_image .item-count {
    left: auto;
    right: auto;
  }
  .cart_image {
    width: 35px;
    height: 35px;
  }
  .testimonials .customNavigation {
    top: 0;
    position: relative;
    right: 0 !important;
    left: 0 !important;
    display: inline-block;
  }
  #testimonial .customNavigation a {
    position: relative;
  }
  .hometab .box-product .slider-item {
    margin-top: 0;
  }
  .testimonial-cms .peoplesay-title h1 {
    padding: 0;
  }
  .offer-wrapper .offer-btn {
    display: none;
  }
  .peoplesay-block {
    margin: 0;
  }
  .category_list1 .description,
  .category_list2 .description {
    left: 15px;
    top: 12%;
  }
  .category_list1 .description .subtitle,
  .category_list2 .description .subtitle,
  .category_list3 .description .subtitle {
    font-size: 12px;
  }
  .category_list1 .description .offer-text,
  .category_list3 .description .offer-text {
    margin: 20px 0 0 0;
  }
  .category_list2 .description .offer-text {
    margin: 0 0 20px 0;
  }
  .category_list2 .description {
    left: 15px;
    top: 15px;
  }
  .offer-wrapper {
    top: 5px;
  }
  .offer-wrapper .offer-title {
    font-size: 12px;
  }

  .offercms-block .offercms-inner-block1 .description .subtitle {
    display: none;
  }
  .offercms-block .offercms-inner-block1 .description .title {
    font-size: 15px;
    line-height: 15px;
    margin: 0 0 5px 0;
  }
  .offercms-block .offercms-inner-block1 .description {
    left: 20px;
    top: 20%;
  }
  .testimonial-cms {
    text-align: center;
  }
  .product-thumb .image {
    border-left: none;
  }
  #product-category .row .category_list {
    padding: 0;
  }
  #banner0 img,
  #banner1 img,
  #banner2 img {
    float: none;
    text-align: center;
    width: 100%;
  }
  #content.productpage .product-title {
    font-size: 15px;
  }

  .product-block .product-details {
    padding: 20px 0 0 0;
  }

  .header_search .btn.btn-default.btn-lg {
    margin: 0 !important;
  }
  .product-grid:nth-child(3n) .product-thumb .image {
    border-right: none;
    border-left: 0;
  }
}
/* end responsive part*/
@media (min-width: 768px) {
  #menu li:hover .dropdown-menu,
  #menu ul li.hiden_menu:hover .dropdown-menu {
    visibility: visible;
  }
  .header-content {
    display: none;
  }
  .header_top_mobile {
    display: none;
  }
  .category_list {
    height: 50px;
    overflow: hidden;
  }
  .header_container {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .table.table-bordered.shopping-cart {
    display: none;
  }
  .table.table-bordered.shopping-cart.responsive {
    display: inline-table;
    clear: both;
  }
  .shopping-cart.responsive .input-group.btn-block {
    max-width: 100% !important;
    width: 100%;
  }
  .shopping-cart.responsive .input-group.btn-block .form-control {
    width: auto;
    float: none;
    display: inline-block;
  }
  .shopping-cart.responsive .input-group.btn-block .input-group-btn {
    clear: none;
    float: none;
    display: inline-block;
  }
  #checkout-cart .btn.btn-primary {
    margin: 0 5px;
  }
}
@media only screen and (max-width: 543px) {
  #checkout-cart .btn.btn-primary {
    margin: 0 10px;
  }
  .shopping-cart.responsive .input-group.btn-block .input-group-btn {
    width: 100%;
    margin: 12px 0 0 0;
  }
}
@media only screen and (max-width: 479px) {
  .shopping-cart.responsive .input-group.btn-block .input-group-btn {
    clear: both;
    display: block;
  }
  .shopping-cart.responsive .input-group.btn-block .form-control {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .product-block-inner a img {
    width: 100px;
  }
  .hometab,
  .categorytab {
    margin-top: 30px;
  }
  .col-sm-12.category_list {
    padding: 0;
  }
  .header_search .form-control.input-lg {
    width: 45%;
  }
  .header_center {
    float: none;
    text-align: center;
  }
  .product-layout.product-list {
    padding: 0;
  }
  .search_box {
    display: none;
  }
  .header_search .form-control.input-lg {
    width: 100%;
  }
  .header_search .input-group-btn {
    position: absolute;
    right: 0;
    left: auto;
  }
  .header_search .form-control.input-lg {
    width: 100%;
    border-radius: 5px !important;
    padding: 10px 100px 10px 10px !important;
  }
  .peoplesay-block {
    padding: 0 10px;
  }
  .subbanner-cms .rightside {
    width: 100%;
    padding: 10px 0 0 !important;
  }
  .subbanner-cms .subtitle {
    line-height: 20px;
    margin: 10px 0;
  }
  #content #blog-carousel .blog-item {
    margin: 0;
  }
  .subbanner-cms .leftside {
    width: 100%;
    padding: 0 0 10px !important;
  }
  .subbanner-cms .title {
    font-size: 16px;
  }
  #content .box.related_prd .box-heading {
    text-align: left;
  }
  .fa.fa-heart {
    padding: 0 0 0 0;
  }
  #social_block .toggle-footer {
    padding: 0;
  }
  .pull-left.footer-block {
    width: 100%;
    text-align: center !important;
  }
  .box-content.ProductbyCategory .product_hover_block,
  .box.bestseller .product_hover_block {
    left: 0;
  }
  #featured-carousel .product-block .cart_button {
    margin: 35px 0 12px 0;
  }
  .product-thumb .button-group button.compare {
    float: left;
    width: 100%;
  }
  #top-links .fa.fa-heart {
    display: inline-block;
    color: #fff;
  }
  .fa.fa-share {
    padding: 0;
  }
  .hometab .box-heading {
    width: 100%;
    text-align: center;
  }
  .megnorblog .box .box-heading {
    width: 100%;
    text-align: left;
  }
  .subbanner-cms .leftside .description,
  .subbanner-cms .rightside .description {
    top: 25%;
  }
  .htabs {
    width: 100%;
    text-align: center;
  }
  #top .headertop-text {
    display: none;
  }

  #special-carousel .rating {
    bottom: 15%;
  }
  .nav > li {
    position: relative;
    display: inline-block !important;
  }
  #menu {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
  }
  #menu div.dropdown-inner > ul.list-unstyled {
    display: block;
  }
  #menu div.dropdown-menu {
    margin-left: 0 !important;
    padding-bottom: 10px;
    background-color: rgba(0, 0, 0, 0.1);
  }
  #menu .dropdown-inner {
    display: block;
  }
  #menu .dropdown-inner a {
    width: 100%;
    color: #fff;
  }
  #menu .dropdown-menu a:hover,
  #menu .dropdown-menu ul li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  #menu .see-all {
    margin-top: 0;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #fff;
  }
  .productpage .container h1,
  .productpage .container h2 {
    margin: 10px 0 30px 0;
  }
  .container h1,
  .container h2 {
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .description_product {
    margin: 0 -15px;
  }
  #column-left .box .box-heading, #column-right .box .box-heading {
    padding: 10px 0;
  }
  .row.contact-info {
    padding: 0;
  }
  .reverse {
    display: flex;
    flex-direction: column-reverse;
    position: relative;
    clear: both;
    width: 100%;
  }
  .caption h4 {
    height: 55px;
    overflow: hidden;
  }
  #form-currency .hidden-xs.hidden-sm.hidden-md {
    padding: 0 7px;
  }
  #content .box-product,
  .product-grid-list ul {
    margin: 0;
  }
  #featured-carousel .product-block .wishlist,
  #featured-carousel .product-block .compare {
    color: #000;
    left: auto;
    right: 0;
    position: relative;
    top: 0;
    padding: 0;
    width: 100%;
  }
  #featured-carousel .product-block.product-thumb.transition {
    height: auto !important;
  }
  #form-language .dropdown-menu > li > .btn {
    padding: 0;
  }
  .dropdown-menu.dropdown-menu-right.myaccount-menu {
    right: 0;
    left: auto;
  }
  #top-links #form-language .dropdown-menu.language-menu li {
    margin: 0;
    padding: 10px 5px 0 8px;
  }
  #form-language .dropdown-menu.language-menu {
    padding: 5px 0 12px;
  }
  #content .product-list .product-block {
    float: left;
    min-height: auto;
    width: 100%;
  }
  #featured-carousel .product-block:hover .cart_button {
    display: inline-block;
  }
  #featured-carousel .product-thumb .caption {
    width: 100%;
    text-align: center;
  }
  #featured-carousel .product-image-block-inner {
    display: inline-block;
    padding: 10px;
    float: none;
    width: 100%;
  }
  #featured-carousel .product-block .cart_button {
    padding: 7px 15px 6px;
  }
  .product-thumb .rating {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
  #featured-carousel .product-block .cart_button {
    display: inline-block;
    float: none;
    text-align: center;
  }
  #featured-carousel .product-block .compare {
    display: block;
    float: none;
    text-align: center;
    width: 100%;
  }
  .subslider {
    overflow: visible;
  }
  .category_list1.box,
  .category_list2.box,
  .category_list3.box {
    width: 100%;
  }

  .category_list1 {
    padding: 0 0 10px !important;
  }
  .category_list2 {
    padding: 10px 0 0 !important;
  }
  .product_img2.img2 {
    display: inline-block;
    float: none;
    width: auto;
    position: relative;
  }
  .product_banner {
    display: inline-block;
    float: none;
    text-align: center;
  }
  .product_banner .product_img2 .banner_text {
    bottom: 12%;
    right: 68%;
    padding: 6px 20px;
  }
  .prd_image1 {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product_banner .product_img1 .banner_text {
    bottom: 60px;
    left: 25px;
  }

  .product-thumb:hover .rating {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }

  .subbanner .banner_image {
    width: auto;
  }
  .slidebanner1.subbanner,
  .slidebanner2.subbanner,
  .slidebanner3.subbanner {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .main-slider,
  .subslider {
    width: 100%;
  }

  #content .col-sm-6.product-left,
  #content .col-sm-6.product-right {
    width: 100%;
    padding: 0;
  }

  .quickview {
    display: none;
  }
  #tablatest-carousel .product-thumb .rating,
  #tabbestseller-carousel .product-thumb .rating,
  #tabspecial-carousel .product-thumb .rating {
    bottom: auto;
  }
  .additional-carousel #additional-carousel .slider-wrapper .slider-item {
    width: 100px !important;
  }
  .product_img .prd_image1,
  .product_img .prd_image2 {
    margin-bottom: 20px;
    width: 100%;
  }
  .blog-left .blog-image .zoom,
  .blog-left .blog-image .readmore_link {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transform: scale(1.1);
  }
  .sale-cms {
    display: none;
  }
  .newsletter {
    padding: 35px 10px 35px 10px;
    margin: 0;
    width: 100%;
  }
  .newsleft {
    text-align: center;
    width: 100% !important;
    margin: 0;
  }
  .newsletter .form-group {
    width: 100%;
  }

  .newsleft {
    float: none;
    display: inline-block;
  }
  .newsleft .news-title1 {
    font-size: 18px;
    width: 100%;
  }
  .newsleft .news-title2 {
    width: 100%;
  }
  .newsletter .news-icon::before {
    float: none;
    display: inline-block;
  }
  #main-menu.responsive-menu ul.navbar-nav {
    top: 60px;
    margin: 0;
  }
  .date-comment {
    padding: 0 0 0 20px;
    width: auto;
  }
  .view {
    display: inline-block;
  }
  .category_img .cat_image1,
  .category_img .cat_image2,
  .category_img .cat_image3 {
    margin: 0;
  }
  .product-list .product-thumb .quickview-button {
    display: none;
  }
  #search .input-lg {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
  }
  .header-right .head {
    margin: -2px 0 0;
  }
  .blog-left:hover .blog-image::before {
    opacity: 1;
    transform: scale(1.1);
    transition: all 0.35s ease 0s;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -ms-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
  }
  .blog-image::before {
    border: none;
  }
  .header-container .container .row {
    margin: 0;
  }
  .content-top .first-content-one {
    width: 100%;
    float: none;
    position: relative;
    margin: 0;
    padding: 10px 0 0 0;
  }
  .category_img {
    padding: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
  }
  .view h3 {
    padding: 15px 0 0 0;
  }
  .content-top .second-content-two {
    border: none;
    width: 100%;
    float: none;
    position: relative;
    margin: 0;
    padding: 0;
  }
  .content-top .third-content-three {
    width: 100%;
    float: none;
    position: relative;
    margin: 0 0 10px 0;
    padding: 0;
  }

  .right-myaccount-menu .fa.fa-heart {
    display: block;
    margin: 7px 5px 0 0;
    cursor: pointer;
  }
  .right-myaccount-menu .fa.fa-heart:hover {
    color: var(--text_color);
  }
  .right-myaccount-menu .fa.fa-share {
    display: block;
    margin: 7px 0 0 0;
    cursor: pointer;
  }
  .right-myaccount-menu .fa.fa-share:hover {
    color: var(--text_color);
  }
  .right-myaccount-menu li a {
    display: none;
  }
  .lang-curr .hidden-xs.hidden-sm.hidden-md {
    display: none;
  }
  #form-language .dropdown-menu {
    border: 1px solid #e0e0e0;
    margin: 14px 0 0;
    top: 13px;
    right: 0;
    left: 0;
  }
  .col-sm-5.header-search {
    margin-left: 12%;
  }
  #main-menu .nav-responsive {
    margin: 15px 0 0 15px;
  }
  .header-left {
    margin: 0;
  }
  .lang-curr {
    display: inline-block;
    margin: 0 0 0 15px;
  }
  #content .category_list_cms .box-head .box-heading {
    padding: 3px 0 0 10px;
  }
  .header-center {
    float: left;
    padding: 0 0 20px;
    width: 100%;
  }
  .menu_toggle {
    display: none !important;
  }
  .content-top-breadcum {
    margin: 0px 15px 0;
  }
  .layout-2.left-col .content-top-breadcum .container {
    padding: 12px 32px;
  }
  .content_header_topleft {
    margin: 0 auto;
  }
  .nav.pull-right {
    float: none;
    padding: 0;
    margin: 0;
    width: auto;
  }
  .header-left,
  .header-logo {
    float: left;
    width: 50%;
  }
  .col-sm-3.header-cart {
    float: left;
  }
  .header-right {
    margin: 0px 0 0;
  }
  .right-links {
    float: right;
  }
  #cart > h4 {
    display: block;
  }
  .header-main {
    width: 100%;
    padding: 0 15px;
  }
  .header-content {
    padding: 0 15px;
    display: none;
  }
  .serach-inner {
    width: 100%;
  }
  .nav-inner.container {
    padding: 25px 35px;
  }
  .col-sm-3.sort {
    float: left;
  }
  .col-sm-8.product-left,
  .col-sm-4.product-right {
    padding: 0;
  }
  .common-home .content-top-breadcum {
    display: none;
  }
  #tmheadercontentcms .headercms1,
  #tmheadercontentcms .headercms2,
  #tmheadercontentcms .headercms3 {
    margin: 0 0 2px;
    padding: 10px 12px;
    width: 100%;
  }
  #search .input-lg {
    width: 100%;
  }
  .layout-2.left-col .nav-inner.container {
    padding: 15px 36px 20px;
  }
  .col-sm-3.sort {
    margin: 10px 10px 0 15px;
  }
  .col-sm-3.search_subcategory {
    margin-top: 15px;
    width: 100%;
    padding: 0;
  }
  #main-menu .nav-responsive .expandable {
    margin-right: 0;
    margin-top: 2px;
  }
  #main-menu .nav-responsive .expandable::before {
    position: relative;
    right: -10px;
  }
  #main-menu.responsive-menu .main-navigation {
    top: 58px;
    left: -16px;
    width: 104.5%;
  }
  .serach-inner {
    margin-top: 0px;
  }
  .tmsubbanner-container1,
  .tmsubbanner-container2,
  .tmsubbanner-container3 {
    width: 31%;
  }
  .tm_subbanner .tm_content {
    margin-right: 0px;
    margin-top: 13%;
    text-align: center;
    width: 58%;
  }
  .tm_content .text1 {
    font-size: 10px;
    line-height: 12px;
    margin-bottom: 0;
  }
  .tm_content .text2 {
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 0;
  }
  .tmsubbanner-container2 {
    margin: 0 15px;
  }
  .tm_content button.tm_button {
    font-size: 10px;
    letter-spacing: 0;
    line-height: 12px;
    margin: 0;
    padding: 5px 7px;
  }
  div.tm_button {
    margin-top: 0;
    text-align: center;
  }
  .megnor-tab-text {
    padding: 20px 15px;
  }
  .product-grid .product-thumb .product-details .button-group,
  .productbox-grid .product-thumb .product-details .button-group,
  .product-carousel .product-thumb .product-details .button-group,
  .category_tab .product-details .button-group {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
  .header-cart .dropdown-menu {
    top: 52px;
  }
  .category_list_inner {
    margin: 0;
    width: 34%;
  }
  .footer-blocks {
    padding: 0 15px;
  }
  .category_img {
    float: none;
    margin: 0;
    max-width: 100%;
    text-align: center;
    display: inline-block;
  }
  .category_list1 .description .action1 .banner_text,
  .category_list2 .description .action2 .banner_text {
    padding: 10px;
    font-size: 12px;
  }
  .category_list_inner {
    margin: 15px 0 0 30px;
    float: none;
  }
  .category_list_cms .subcategory {
    margin: 15px 0 0 0;
    padding: 0;
  }
  .layout-2.left-col #column-left,
  .layout-2.right-col #column-right {
    width: 100%;
    padding: 0;
    display: block;
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .offer-wrapper .offer-title {
    font-size: 14px;
    line-height: 16px;
  }
  .offer-wrapper .offer-desc {
    padding: 5px 0;
    font-size: 12px;
    line-height: 15px;
  }
  .offer-wrapper .offer-btn {
    padding: 4px 12px;
    font-size: 11px;
  }
  .product-layout.product-grid.col-lg-3 {
    width: 50%;
    text-align: center;
    margin: 0;
  }
  #column-left .box .box-content,
  #column-right .box .box-content,
  #column-left .box .filterbox,
  #column-right .box .filterbox {
    display: none;
  }
  .single-banner {
    display: block;
  }
  .product-list .product-thumb .image,
  .product-list .product-thumb .image img {
    float: left;
    width: auto;
  }
  .product-list .product-details {
    width: 100%;
    float: left;
  }
  .product-list .product-block .desc {
    float: left;
  }
  .layout-1 #content {
    padding: 0 30px;
  }
  .col-sm-8.product-left,
  .col-sm-4.product-right {
    z-index: 9;
    width: 100%;
  }
  #footer .col-sm-3.column {
    width: 100%;
    float: left;
  }
  .product-thumb .button-group {
    margin: 20px 0 10px 0;
    padding: 0;
  }
  .product-thumb .button-group button {
    position: static;
    text-align: center;
    width: auto;
  }
  .product-thumb .button-group .addtocart::before {
    float: none;
  }
  .common-home.layout-1 #content {
    padding: 0 15px;
  }
  .product-thumb .price {
    font-size: 13px;
    line-height: 20px;
  }

  #content .product-grid .product-block:hover {
    overflow: hidden;
  }
  .pagination-right {
    float: left;
    margin: 10px 0 10px 0;
    width: 100%;
  }
  .category_thumb .category_img {
    margin: 0;
  }
  #content .product-carousel .product-block-inner,
  #content .box-product .product-block-inner,
  .category_tab .tab-pane .product-block-inner,
  #content .product-grid .product-block {
    display: block;
  }
  .post-image-hover::before {
    background: transparent;
  }
  .blog-left .blog-image .zoom,
  .blog-left:hover .blog-image .zoom,
  .blog-left .blog-image .readmore_link,
  .blog-left:hover .blog-image .readmore_link {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    margin: 0 5px;
  }
  .blog-image .post_hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }
  .product-grid img {
    width: 100%;
  }
  .product-list .product-thumb .button-group button {
    width: auto;
  }
  .product-list .product-thumb .list-right {
    margin-top: 5px;
  }
  .product-list .product-thumb .price {
    font-size: 14px;
  }
  .blog-left-content .blog-image .zoom,
  .blog-left-content .blog-image .readmore_link {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    margin: 0 5px;
  }
  .comment_info {
    float: left;
    width: 66%;
  }
  #main-menu .static_right {
    display: block;
  }
  .product-thumb .button-group {
    position: relative;
    float: left;
    width: 100%;
    bottom: -10%;
  }
  .product-thumb .button-group button {
    padding: 6px 15px;
    background: #fff;
    color: #f9bf39;
  }
  .product-thumb .image img {
    width: 100%;
    padding: 15px;
  }
  .product-thumb h4 {
    line-height: 20px;
  }
  .product-grid .product-block-inner {
    padding: 0;
  }
  .btn-group.prd_page {
    float: left;
    margin: 10px 0;
    width: 100%;
  }
  .content-top-breadcum #title-content > h2,
  .content-top-breadcum #title-content > h1 {
    float: none;
    font-size: 16px;
    text-align: center;
  }
  .breadcrumb {
    float: none !important;
    text-align: center;
    margin-bottom: 10px;
  }
  .productpage .page-title {
    text-align: center;
  }
  #Tab_Category_Slider .nav-tabs > li > a {
    padding: 0 20px;
  }
  .header_contentcmsblock {
    display: none;
  }
  #slideshow0 .owl-controls .owl-buttons .owl-prev,
  #slideshow0 .owl-controls .owl-buttons .owl-next {
    display: none;
  }
  .tmsubbanner-container1:hover img,
  .tmsubbanner-container2:hover img,
  .tmsubbanner-container3:hover img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
  }
  #top.fixed #main-menu .nav-responsive {
    width: auto;
  }
  #top.fixed .nav.pull-right {
    float: right;
    padding: 20px 0px 0 0;
    width: auto;
  }
  #top.fixed #main-menu .nav-responsive .expandable::before {
    left: -5px;
    top: 3px;
  }
  #top.fixed #main-menu.responsive-menu .main-navigation {
    left: 0px;
    top: 66px;
    width: 100%;
  }
  #top.fixed .content_header_topleft {
    padding: 21px 0;
    float: left;
    margin-left: 59px;
  }
  #top.fixed #cart .dropdown-menu.pull-right {
    left: auto;
    right: 0;
  }
  .productpage .productpage_details .product-left {
    padding: 0px;
    width: 100%;
    z-index: 1;
  }
  .productpage .productpage_details .product-right {
    margin-left: 20px;
    padding: 0;
    width: 100%;
    z-index: 99;
  }
  .layout-2.right-col .prdpage #column-right {
    display: none;
  }

  .product-info .additional-carousel {
    width: 100%;
    margin: 0 auto;
  }
  .productpage .productpage_details .product-right {
    margin-left: 0;
  }
  .productpage #tabs_info {
    clear: both;
    display: inline-block;
    width: 100%;
  }
  .left.product-image.thumbnails {
    float: none;
    margin: 0 auto 20px;
    text-align: center;
    width: 78%;
  }
  #top.fixed {
    padding: 0 15px;
  }
  #top.fixed .responsive-menu {
    padding: 0;
  }
  .tm_content .tm_button > a {
    font-size: 10px;
    padding: 3px 9px;
  }
  .subscribe-btn .btn.btn-lg {
    padding: 7px 15px 7px 15px !important;
  }
  .content-top-breadcum .container {
    margin-bottom: -15px;
    margin-top: 15px;
  }
  .dropdown-toggle.active::after {
    left: -1px;
    width: 101%;
  }
  #featured_grid .product-thumb .rating {
    left: 4%;
    top: 74%;
  }
  #Tab_Category_Slider .nav li:first-child {
    background: none;
    width: auto;
    height: auto;
  }
  #Tab_Category_Slider .nav li:nth-child(2n) {
    background: none;
    width: auto;
    height: auto;
  }
  #Tab_Category_Slider .nav li {
    background: none;
    width: auto;
    height: auto;
  }
  #Tab_Category_Slider .nav-tabs > li > a {
    color: #000;
    font-size: 16px;
    margin: 0;
  }
  #Tab_Category_Slider .nav li:first-child {
    margin-bottom: 0;
  }
  #Tab_Category_Slider .nav li:nth-child(2n) {
    margin-bottom: 0;
  }
  #Tab_Category_Slider .nav li:last-child {
    margin-bottom: 0;
  }
  .category_tab .nav-tabs {
    width: 100%;
    float: none;
    text-align: center;
  }
  .category_tab .tab-content {
    width: 100%;
    margin: 40px 0 0 0;
  }
  #Tab_Category_Slider .nav-tabs > li > a::after {
    display: none;
  }
  .category_tab .tabs {
    border-bottom: 2px solid #f0f0f0;
  }
  .category_tab .tab-pane {
    display: none;
  }
  .category_tab ul li.active a {
    color: var(--text_color) !important;
  }
  .content_product_block {
    width: 100%;
  }
  .category_tab .tab-content > .tab-pane {
    display: none;
    padding: 0px 0;
  }
  .category_tab .tab-content > .active {
    display: block;
  }
  .product-list .product-details {
    padding: 15px 0 0 !important;
  }
  .product-block .product-details {
    padding: 20px 0 0;
  }
  .product_hover_block {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transform: none;
  }
  .product-block:hover .price {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    transform: none;
  }
  .product-block .wishlist {
    display: block;
  }
  .category_tab {
    margin: 0 0 50px 0;
  }
  #Tab_Category_Slider .owl-buttons {
    opacity: 1;
  }
  .category_list_cms {
    text-align: center;
  }
  #tab-bestseller .product_hover_block {
    bottom: 0;
    position: relative;
  }
  #tab-latest .product_hover_block {
    bottom: 0;
    position: relative;
  }
  #tab-special .product_hover_block {
    bottom: 0;
    position: relative;
  }
  .category_tab .tab-content .product_hover_block {
    bottom: 0;
    position: relative;
    left: 0;
  }
  .box.bestseller .product_hover_block {
    bottom: 0;
    position: relative;
  }
  #tab-latest .product-block.product-thumb.transition {
    height: 480px !important;
  }
  #tab-bestseller .product-block.product-thumb.transition {
    height: 480px !important;
  }
  #tab-special .product-block.product-thumb.transition {
    height: 480px !important;
  }
  .box.bestseller .product-block.product-thumb.transition {
    height: 480px !important;
  }
  .count-down .countbox strong {
    width: 54px;
  }
  #content .category_tab .tab-pane .product-block {
    overflow: visible;
  }
  .category_tab .nav-tabs > li > a:hover {
    background: none;
    color: var(--text_color) !important;
  }
  .category_tab .nav-tabs > li.active > a,
  .category_tab .nav-tabs > li.active > a:focus,
  .category_tab .nav-tabs > li.active > a:hover {
    background: none;
  }
  .category_tab .nav-tabs > li > a {
    color: #000 !important;
  }
  #Tab_Category_Slider .nav-tabs > li:nth-child(2n) > a:hover {
    color: var(--text_color) !important;
  }
  .testimonial-cms .peoplesay-title h1 {
    display: block;
    padding: 0 !important;
  }

  .product-grid:nth-child(n) .product-thumb .image {
    border-right: 1px solid #f0f0f0;
    border-left: 0;
  }
  .product-grid:nth-child(2n) .product-thumb .image {
    border-right: none;
    border-left: 0;
  }
  .product-grid .product-block-inner {
    min-height: auto;
  }
  .product-grid .product_hover_block {
    position: relative;
    margin-top: 10px;
  }
  .offer_block {
    margin: 15px 0 10px;
  }
  .box.bestseller {
    margin: 0 0 15px;
  }

  #products-related .product-block .product-block-inner {
    overflow: visible;
  }
  #products-related .product-block.product-thumb.transition {
    min-height: 480px !important;
  }
  #products-related .product_hover_block {
    bottom: 0;
    position: relative;
  }
  .product-thumb .price {
    margin: 10px 0 0 0;
  }
  .box.ProductbyCategory .product-block.product-thumb.transition {
    height: 455px !important;
  }
  .box.ProductbyCategory .product_hover_block {
    bottom: -50px;
  }
  .box.ProductbyCategory {
    margin: 0 0 50px 0;
  }
  .box.ProductbyCategory .heading_title {
    background: none;
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 50px;
  }
  .box.ProductbyCategory:nth-child(2n) .heading_title {
    background: none;
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 50px;
  }
  .box.ProductbyCategory:nth-child(3n) .heading_title {
    background: none;
    width: 100%;
    height: auto;
    float: left;
    padding: 0 0 50px;
  }
  .box.ProductbyCategory .panel-title {
    display: inline-block;
    font-size: 18px;
    width: auto;
    color: #000;
    margin: 0;
  }
  .box.ProductbyCategory .button {
    display: inline-block;
    padding: 0;
    float: right;
  }
  .box.ProductbyCategory .category-description {
    display: none;
  }
  .box.ProductbyCategory .box-content {
    width: 100%;
  }
  .productcategory0_default_width {
    width: 230px;
  }
  .productcategory1_default_width {
    width: 230px;
  }
  .productcategory2_default_width {
    width: 230px;
  }
  #testimonial .box-heading {
    text-align: center !important;
  }
}
@media only screen and (max-width: 543px) {
  .box.special .product-block.product-thumb.transition {
    /*height: 620px !important;*/
  }
  #content .box.special .product-block {
    overflow: visible;
  }
  .category_tab .owl-item .col-lg-12 {
    margin: 0 0 50px 0;
  }
  .product-block-inner .image {
    width: auto;
    float: none;
    display: inline-block;
  }
  #cart .mycart {
    display: none;
  }
  #cart .price {
    display: none;
  }
  .box.special .product-block-inner .image {
    width: auto;
    float: none !important;
  }
  #servicecmsblock .Fourth-content-four::after,
  #servicecmsblock .third-content-three::after,
  #servicecmsblock .second-content-two::after,
  #servicecmsblock .Fifth-content-five::after {
    display: none;
  }
}
@media only screen and (max-width: 516px) {
  #featured-carousel .product-block.product-thumb.transition {
    height: auto !important;
  }
  #featured_grid .product-thumb .rating {
    top: 79%;
  }
  .hometab .customNavigation a {
    top: -47px;
  }
  .category_list_inner {
    width: 50%;
  }
  .dropdown.myaccount {
    left: auto;
  }
  .header-tag-widget .tags a {
    margin: 5px;
  }
  .product_banner .product_img1 .banner_text {
    bottom: 45px;
  }
  .product_banner .product_img2 .banner_text {
    left: 7%;
    bottom: 13%;
    right: auto;
  }
  .product_img2.img2 {
    display: inline-block;
    position: relative;
  }
}
@media only screen and (max-width: 479px) {
  .subbanner .banner_image {
    width: 100%;
  }
  #content #featured_grid.box .box-heading {
    margin: 0;
  }
  #menu.responsive-menu {
    height: 35px;
    width: 35px;
  }
  .product-grid:nth-child(n) .product-thumb .image {
    border: none !important;
  }
  .box.bestseller .product-block.product-thumb.transition {
    height: auto !important;
  }
  #tab-latest .product-block.product-thumb.transition {
    height: auto !important;
  }
  #menu.responsive-menu {
    padding: 15px;
    margin-top: 13px;
  }
  #servicecmsblock .Fourth-content-four,
  #servicecmsblock .third-content-three,
  #servicecmsblock .second-content-two,
  #servicecmsblock .first-content-one,
  #servicecmsblock .Fifth-content-five {
    border-right: none;
  }
  #menu.responsive-menu {
    padding: 5px 6px;
  }
  .breadcrumb {
    width: 100%;
  }
  .product-thumb .button-group button {
    padding: 6px 6px;
  }
  #top-links #form-language li {
    padding: 10px 0 0 10px;
  }
  #menu.responsive-menu {
    margin-left: 15px;
  }

  .subbanner-cms .leftside .description,
  .subbanner-cms .rightside .description {
    top: 13%;
  }
  .offer_block {
    margin: 30px 0 10px;
  }

  #servicecmsblock .Fourth-content-four,
  #servicecmsblock .third-content-three,
  #servicecmsblock .second-content-two,
  #servicecmsblock .first-content-one,
  #servicecmsblock .Fifth-content-five {
    width: 100%;
  }
  #servicecmsblock .Fourth-content-four,
  #servicecmsblock .third-content-three,
  #servicecmsblock .second-content-two,
  #servicecmsblock .first-content-one {
    padding: 0 0 0 0;
  }
  .product_banner {
    margin: 24px 0 0 0;
    margin-bottom: 0;
  }
  .col-sm-4.header-logo {
    padding: 0 !important;
  }
  .related_prd .customNavigation a {
    top: -78px;
  }
  #content #tabs_info .nav.nav-tabs {
    padding: 10px 0 10px 0;
  }
  .blog-right {
    width: 100%;
    padding: 20px 0 0;
  }
  .box.bestseller {
    margin: 0;
  }
  .banners-slider-carousel {
    margin: 0;
  }
  .blog-left {
    width: 100%;
  }
  .blog-image .post_hover {
    top: 35%;
  }
  footer .bottomfooter .list-unstyled a:first-child {
    padding: 0 10px 0 0;
  }
  #paymentcmsblock img:last-child {
    margin: 10px 0 0 0;
  }
  #paymentcmsblock img {
    margin: 10px 10px 0 0;
  }
  .header_cart #cart .dropdown-menu.pull-right.cart-menu {
    width: 285px;
  }
  .htabs {
    display: inline-block;
  }
  .hometab .htabs {
    margin: 0;
  }
  .etabs {
    margin: 0 !important;
  }
  .col-sm-4.header-logo {
    text-align: center;
    width: 100%;
  }
  .peoplesay-block {
    display: inline-block;
    float: none !important;
  }
  #servicecmsblock {
    font-size: 13px;
    padding: 20px 0 40px;
  }
  .product_banner .product_img2 .banner_text {
    left: 7%;
    right: auto;
  }
  .hometab .tab-head {
    height: auto;
  }
  .header-pro-tag {
    display: none;
  }
  .dropdown-menu-right {
    margin-top: 8px !important;
  }
  #form-currency .btn-link strong {
    margin-left: 0;
  }
  #form-language img {
    margin-left: 5px;
  }
  .date-time {
    margin: 0;
  }
  .header-tag-widget .tags a {
    margin: 5px;
  }
  .additional-carousel #additional-carousel .slider-wrapper .slider-item {
    width: 90px !important;
  }
  #menu ul {
    top: 93px;
    width: 94%;
  }
  .col-sm-4.header-logo {
    text-align: center;
  }
  #logo {
    display: inline-block;
    float: none;
  }
  .col-sm-4.header-logo {
    margin-left: 0;
  }
  .product_img .prd_image1,
  .product_img .prd_image2 {
    width: 100%;
  }
  .prd_image1 {
    margin-bottom: 2%;
  }
  #searchbox:hover {
    display: block;
  }
  .product-info .additional-carousel {
    width: auto;
  }
  #form-currency .dropdown-menu {
    top: 13px;
  }
  .header-cart .dropdown-menu {
    border: 1px solid #ebebeb;
    margin-top: 13px;
    width: 280px;
    top: 37px;
  }
  #search {
    float: left;
    width: 100%;
  }
  #cart {
    width: auto;
  }
  .input-group-btn .search {
    display: none;
  }
  #main-menu .nav-responsive {
    margin: 10px 0 0 15px;
  }
  .col-sm-5.header-search {
    float: right;
    width: auto;
  }
  #search .fa.fa-search {
    display: block;
  }
  #content #products-related .related-carousel .product-block-inner {
    padding: 0;
  }
  .newsleft .news-title1 {
    font-size: 16px;
  }
  .col-sm-3.header-cart {
    padding: 0;
  }
  #button-cart,
  #button-cart2,
  .productpage .form-group.qty .wishlist,
  .productpage .form-group.qty .compare,
  .quickview .form-group.qty .wishlist,
  .quickview .form-group.qty .compare {
    float: left;
  }
  .button-group.prd_page {
    margin: 10px 0 0 5px;
  }
  .contact-info .right {
    float: none;
    width: 100%;
  }
  .contact-info .address-detail,
  .contact-info .telephone,
  .contact-info .fax,
  .contact-info .openingtime,
  .contact-info .comments {
    float: left;
    /* width: 50%; */
  }
  .contact-info .left {
    float: none;
    width: 100%;
  }
  .contact-info address {
    margin: 0 0 10px 36px;
  }
  .header-left,
  .header-logo {
    float: left;
    margin: 0 0 5px;
    width: 50%;
  }
  #search .input-lg {
    padding: 0 0 0 5px;
  }
  .header-center {
    padding: 0;
  }
  .col-sm-5.header-search {
    border: none;
    background: #000000; /* Old browsers */
    background: -moz-linear-gradient(
      -45deg,
      #000000 0%,
      #424242 100%
    ); /* FF3.6-15 */
    background: -webkit-linear-gradient(
      -45deg,
      #000000 0%,
      #424242 100%
    ); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
      135deg,
      #000000 0%,
      #424242 100%
    ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#424242',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    color: #fff;
    float: right;
    height: 36px;
    width: 100%;
    z-index: 999;
    margin-right: 0;
  }
  #search #searchbox {
    left: auto;
    position: absolute;
    right: 0;
    top: 5px;
    width: 250px;
  }
  #content .category_list_cms .box-head .box-heading {
    padding: 3px 0 0 8px;
  }
  .product-thumb .button-group button {
    width: auto;
  }
  .hometab .customNavigation a {
    top: -170px;
  }
  #featured_grid .box-content .customNavigation a.prev {
    right: 10px;
    margin-top: 10px;
  }
  #featured_grid .customNavigation a {
    top: -60px;
    text-align: center;
    margin-top: 10px;
    right: -15px;
  }
  #featured-carousel .product-thumb .caption {
    padding: 20px 0 0 0;
  }
  #featured_grid .product-thumb .rating {
    top: 78%;
    left: 0;
  }
  #featured-carousel .rating,
  #special-carousel .rating {
    bottom: 22%;
  }
  .hometab .tab-head {
    padding: 0;
  }
  .htabs {
    margin-top: 10px;
  }
  .service-content {
    margin: 0;
  }
  .nav-tabs > li > a {
    margin: 0;
  }
  .col-sm-3.sort {
    display: none;
  }
  #search .input-lg {
    border: 1px solid #ebebeb;
    padding: 0 35px 0 8px;
  }
  .product_banner .product_img1 .banner_text {
    bottom: 25px;
    left: 4%;
  }
  .tmsubbanner-container1,
  .tmsubbanner-container2,
  .tmsubbanner-container3 {
    width: 100%;
  }
  .tmsubbanner-container2 {
    margin: 25px 0;
  }
  .tm_subbanner .tm_content {
    margin-top: 15%;
  }
  .tm_content .text1 {
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 5px;
  }
  .tm_content .text2 {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 0;
  }
  .tm_content button.tm_button {
    font-size: 14px;
    letter-spacing: 0.8px;
    line-height: 14px;
    margin: 5px 0 0;
    padding: 10px 20px;
  }

  .category_list1,
  .category_list2 {
    width: 100%;
  }
  .category_list_inner {
    padding: 30px 0 0 0;
  }
  .newsletter {
    padding: 20px;
  }
  .newsright .row {
    margin: 30px;
  }
  .category_img img {
    width: auto;
  }
  .category_list1,
  .category_list2,
  .category_list3 {
    height: auto;
  }
  .category_list1,
  .category_list2 {
    margin-bottom: 0;
    margin-right: 0;
  }
  .pull-left.footer-block {
    text-align: center !important;
    width: 100%;
  }
  .newsleft {
    text-align: center;
    width: 100% !important;
  }
  .newsletter {
    width: 100%;
  }
  .category_list_cms .category_list1 .banner_text,
  .category_list_cms .category_list2 .banner_text,
  .category_list_cms .category_list3 .banner_text {
    font-size: 16px;
    padding: 6px 20px;
  }
  .newsright .row {
    margin: 10px 0 0 0;
  }
  #social_block .toggle-footer {
    padding: 10px 0;
  }
  .newsletter .input-news {
    margin-bottom: 10px;
  }
  .blogs .box-head {
    padding: 0 0 25px;
  }
  #blog-carousel .owl-controls .owl-buttons .owl-prev {
    top: 4px;
  }
  #blog-carousel .owl-controls .owl-buttons .owl-next {
    top: 4px;
  }
  #content .box .box-content {
    margin: 0;
  }
  .subscribe-btn .btn.btn-lg {
    padding: 7px 15px;
  }
  #form-language,
  #form-currency {
    margin-right: 4px;
    padding: 0 3px 0 0;
  }
  #tmheadercontentcms .headercms1,
  #tmheadercontentcms .headercms2,
  #tmheadercontentcms .headercms3 {
    padding: 5px 12px;
  }
  .headercms1 span,
  .headercms3 span,
  .headercms2 span {
    float: left;
    width: 100%;
  }

  .information-blogger-blogs .blog-image {
    height: auto;
  }
  #Tab_Category_Slider .nav li {
    width: 100%;
    border: none;
  }
  #Tab_Category_Slider .nav-tabs > li > a {
    padding: 2px 0;
    margin: 0;
  }
  .product-thumb .image {
    overflow: hidden;
    position: relative;
    text-align: center;
  }
  .box.related_prd .product-thumb .image {
    border: none;
  }
  #tab-head .product-thumb.product-block-inner .image {
    margin: 0 !important;
  }
  #tab-latest .product-thumb .image .product-info .additional-carousel {
    width: 100%;
    margin: 0 auto;
  }
  .product-info .image-additional a {
    float: none;
    text-align: center;
  }
  .product-info .image-additional {
    width: 130px;
  }
  #content .image-additional .slider-item .product-block {
    float: none;
  }
  #tabs_info .nav-tabs > li {
    border: medium none;
    float: left;
    margin-bottom: -1px;
    text-align: center;
    width: 100%;
  }
  #content .box.related_prd .box-heading {
    margin: 0;
  }
  .related-products {
    margin: 0 15px 0 15px;
  }
  #tabs_info p {
    text-align: left;
  }
  .sort-by-wrapper,
  .show-wrapper {
    width: 100%;
    margin: 2px 0;
  }
  .category_filter .limit {
    float: left;
  }
  .comment-wrapper {
    float: left;
    width: 100%;
    margin: 0 0 15px;
  }
  .user_icon {
    float: none;
  }
  .comment_info {
    width: 100%;
    text-align: justify;
  }
  .nav-inner.container {
    float: left;
    margin: 0 auto 20px;
  }
  .category_filter .show {
    margin: 8px 22px 0 0px;
  }
  .col-sm-3.header-cart {
    float: left;
    margin: 8px auto;
    width: 120px;
  }
  #cart {
    display: block;
    margin: 0 auto;
  }
  #cart > .btn .fa {
    margin: 0;
  }
  #cart > h4 {
    left: 45px;
    right: 0;
    margin: 0 auto;
    display: none;
    text-align: center;
    float: none;
  }
  .right-links {
    display: block;
    float: right;
    left: 0;
    position: relative;
    right: 0;
    text-align: center;
    vertical-align: middle;
  }
  header .dropdown.myaccount a .fa {
    padding: 4px 6px 3px;
  }
  #cart button > h4 {
    display: none;
  }
  #main-menu .nav-responsive {
    width: auto;
  }
  #main-menu.responsive-menu .main-navigation {
    left: -15px;
    top: 54px;
    width: 107.5%;
  }
  .header-right {
    margin: 4px 0 0;
  }
  .pull-left {
    display: block;
    float: left;
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    text-align: center;
    vertical-align: middle;
    width: auto;
  }
  #form-language .dropdown-menu {
    left: 0;
    margin: 15px 0 0;
    right: 0;
    text-align: left;
  }

  #form-currency .dropdown-menu {
    margin: 15px 0 0;
  }
  .nav-inner.container {
    width: 100%;
  }
  .productpage .product-info .product-image .customNavigation span.prev {
    left: 0;
  }
  .productpage .product-info .product-image .customNavigation span.next {
    right: 0;
  }

  #top.fixed #cart > button > span,
  #top.fixed #cart > h4 {
    display: none;
  }
  #top.fixed .nav.pull-right {
    display: block;
    float: right;
    padding: 20px 2px 0 0;
    position: relative;
    right: 14px;
    top: -90px;
    width: 50px;
  }
  .header-container.fixed {
    margin-top: 130px;
  }
  #top.fixed .content_header_topleft {
    float: none;
    margin: 0 auto;
    padding: 26px 0;
    width: 180px;
  }
  #top.fixed .responsive-menu {
    top: -118px;
  }
  .content_header_topleft {
    float: none;
    margin: 0 auto;
  }
  .tm_content .tm_button > a {
    display: inline-block;
    font-size: 12px;
    margin-top: 10px;
    padding: 5px 19px;
  }
  .related_default_width {
    width: 270px;
  }
  #main-menu.responsive-menu ul.navbar-nav {
    top: 56px;
  }
  .header-right .head {
    margin: 0px 15px 0 0;
  }
  .box.featured {
    padding-top: 0;
  }
  .swiper-viewport .swiper-button-next::before {
    display: none;
  }
  .swiper-viewport .swiper-button-prev::before {
    display: none;
  }
  .htabs .etabs li,
  .categorytab .nav-tabs li {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left;
    text-align: center !important;
  }
  .htabs a,
  .categorytab .nav-tabs a {
    float: none;
    margin: 0 0 15px 0;
  }
  #Tab_Category_Slider .nav li:first-child {
    width: 100%;
  }
  #blog-carousel .owl-controls .owl-buttons .owl-prev {
    right: 30px;
  }
  .box.special .product-block-inner {
    margin: 0;
  }
  .subbanner-cms {
    margin: 0 0 40px 0;
  }
  .test-image {
    margin: 10px 0 9px 0;
  }
  .cmsbanner-block {
    margin: 0 0 15px 0;
  }
  .box.bestseller .product-carousel .slider-wrapper-outer {
    margin: 0 0 0 0;
  }
  .category_list li a {
    padding: 5px 5px;
  }
  #custom_tab.product-tabs a:first-child {
    padding: 10px 10px 10px 10px;
  }
  .test-image .left-img {
    padding: 25px 0 0 0;
  }

  .testimonial-cms .peoplesay-title h1 {
    font-size: 11px;
  }
  #footer #block_1 .contact_address {
    width: 70%;
  }
  .category_tab .tab-content .text-center {
    float: none;
  }
  .count-down .countbox strong {
    width: 50px;
  }
  .col-sm-12.category_list {
    padding: 0;
  }
  .category_list li {
    margin: 0 8px 0px 0;
  }
  .product-list .product_hover_block {
    left: 0;
  }
  .product-list .product-block:hover .product_hover_block {
    left: 0;
  }
  .category_filter {
    padding: 3px;
  }
  .product-grid .product-thumb .image {
    border-right: none;
  }
  .product-grid:nth-child(3n) .product-thumb .image {
    border-right: none;
  }
  .pagination-wrapper .page-link {
    float: none;
    text-align: center;
  }
  .pagination-wrapper .page-result {
    float: none;
    text-align: center;
  }
  .breadcrumb > li {
    white-space: normal;
    line-height: 20px;
  }
  #custom_tab ul li a {
    font-size: 13px;
  }
  .productpage .product-description td {
    min-width: 125px;
  }
  .clearfix .btn.btn-default {
    padding: 6px 6px;
  }
  #checkout-cart .btn.btn-primary {
    padding: 6px 10px;
  }
  .category_tab {
    margin: 20px 0 50px 0;
  }
  .box.ProductbyCategory .panel-title {
    font-size: 16px;
  }
  .box.ProductbyCategory .button a {
    padding: 10px 10px 10px !important;
  }
  .box.ProductbyCategory .panel-title::after {
    bottom: -10px;
  }
  .productcategory0_default_width {
    width: 100%;
  }
  .productcategory1_default_width {
    width: 100%;
  }
  .productcategory2_default_width {
    width: 100%;
  }
  .box.ProductbyCategory .heading_title {
    padding: 0 0 30px;
  }
  .box.ProductbyCategory:nth-child(2n) .heading_title {
    padding: 0 0 30px;
  }
  .box.ProductbyCategory:nth-child(3n) .heading_title {
    padding: 0 0 30px;
  }
  .box.ProductbyCategory .product-block.product-thumb.transition {
    height: 462px !important;
  }
  /* .common-home.layout-1 #content {
    padding: 0;
  } */
  #footer {
    padding: 15px 0;
  }
  .product-block .product-details {
    padding: 0;
  }
}
@media only screen and (max-width: 319px) {
  .service-content .title {
    padding: 5px 0 20px 0;
  }
  .nav-responsive .expandable::after {
    left: 8%;
  }
  #featured_grid .product-thumb .rating {
    top: 70%;
    left: 0;
  }

  #menu ul {
    top: 93px;
    width: 92%;
  }
  #form-currency .btn-link,
  #form-language .btn-link {
    line-height: 13px;
    padding: 0px 5px 0 0;
    margin: 0 5px 0 0;
  }
  .product_banner .product_img1 .banner_text {
    bottom: 16px;
    left: 4%;
  }
  .blog-right {
    float: right;
    text-align: center;
    width: 60%;
  }
  .newsright .row {
    margin: 10px 0 0 0;
  }
  .newsletter .input-news {
    width: 60%;
  }
  #content #blog-carousel .blog-item,
  .blog-right h4,
  .blog-desc {
    text-align: left;
  }

  .category_list1,
  .category_list2,
  .category_list3 {
    height: auto;
    padding: 40px 0;
  }
  .category_list_cms .category_list1 .banner_text,
  .category_list_cms .category_list2 .banner_text,
  .category_list_cms .category_list3 .banner_text {
    font-size: 10px;
    margin-top: 27%;
    padding: 3px 10px;
  }
  #featured-carousel .product-image-block-inner {
    display: inline-block;
    float: none;
    padding: 10px;
    width: 100%;
  }
  #form-currency .btn-link strong {
    margin-left: 0;
  }
  .map iframe {
    width: 280px !important;
  }
  .subscribe-btn {
    width: 100%;
  }
  #blog-carousel .owl-controls .owl-buttons .owl-next {
    right: 5%;
  }
  #blog-carousel .owl-controls .owl-buttons .owl-next,
  #blog-carousel .owl-controls .owl-buttons .owl-prev {
    top: 12px;
  }
  #form-currency .dropdown-menu {
    left: -137px;
  }
  #form-language ul > li .language-select img {
    display: none;
  }
  #content .box.blogs .box-heading {
    padding: 0 14px 8px 0;
  }
  #form-language img {
    margin-left: 5px;
  }
  #form-language img,
  #form-currency .btn-link strong {
    margin-top: 0;
  }
  #top-links .fa.fa-angle-down {
    margin: 0;
  }
  #top-links .fa,
  #form-currency .btn-link strong,
  #form-language img {
    display: inline-block;
  }
  .additional-carousel #additional-carousel .slider-wrapper .slider-item {
    width: 74px !important;
  }
  #content .box.related_prd .box-heading {
    font-size: 14px;
  }
  header .header_left {
    width: 200px;
  }
  .header-tag-widget .tags a {
    margin: 0;
  }
  .row.cat_prod .rating {
    display: block;
  }
  .header-right {
    margin: 0;
  }
  #main-menu .nav-responsive {
    margin: 15px 0 0 15px;
  }
  #search #searchbox {
    left: auto;
    position: absolute;
    right: -75px;
    top: 9px;
    width: 250px;
  }
  #content .cat_prod .product-grid .product-block {
    margin: 0;
    padding: 0;
  }
  .newsleft .news-title1 {
    font-size: 14px;
  }
  #content .box .box-heading,
  .hometab .box-heading {
    font-size: 20px;
  }
  #search .input-lg {
    border: 1px solid #ebebeb;
    padding: 0 35px 0 8px;
  }
  .content-top #servicecmsblock {
    padding: 20px 0;
  }
  .service-content {
    margin: 0 0 10px;
  }
  .blog-left-content .blog-image .zoom {
    padding: 5px 10px;
  }
  .blog-left-content .blog-image .readmore_link {
    padding: 5px 10px;
  }
  .myaccount .dropdown-menu {
    right: 0;
    text-align: left;
    top: 38px;
  }
  #main-menu.responsive-menu .main-navigation {
    left: -15px;
    top: 59px;
    width: 289px;
  }
  #cart .dropdown-menu.pull-right {
    width: 290px;
  }
  #cart .dropdown-menu table td {
    padding: 5px 0px 0 0;
  }
  #cart .dropdown-menu table {
    border: medium none;
    margin-bottom: 0;
  }
  .static_links li {
    padding: 0;
    position: relative;
  }
  .header-right .head {
    margin: 6px 15px 0 0;
  }
  .container-top {
    margin: 0 0 0 10px;
  }
  .header-left,
  .header-logo {
    float: left;
    margin: 0 0 5px;
    width: 70%;
  }
  .category_img {
    width: 100%;
  }
  .category_img {
    padding: 0;
  }
  .category_list1,
  .category_list2,
  .category_list3 {
    padding: 0;
  }
  .category_list_inner {
    float: left;
    margin: 30px 0 0 10px;
    padding: 0 0 0 14px;
  }
  #content .category_list_cms .box-head .box-heading {
    padding: 30px 0;
    width: auto;
  }
  .category_list1,
  .category_list2,
  .category_list3 {
    height: auto;
  }
  .category_list_inner {
    width: 50%;
  }
  .category_list_cms .subcategory {
    padding: 0;
    margin: 0;
  }
  .category_img .cat_image1,
  .category_img .cat_image2,
  .category_img .cat_image3 {
    margin: 0;
  }

  .subscribe-btn .btn.btn-lg {
    padding: 7px 15px;
    margin: 0;
  }
  #content .box .box-heading,
  .hometab .box-heading {
    padding: 20px 14px 15px 30px;
  }
  #Tab_Category_Slider .owl-carousel .owl-buttons div {
    position: absolute;
    top: -63px;
  }
  .hometab .customNavigation a {
    top: -70px;
  }
  .sale {
    color: #ff8300;
    display: block;
    font-size: 15px;
    font-weight: 400;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    right: 10px;
    top: 5px;
    display: none;
  }
  .header-cart .dropdown-menu {
    top: 35px;
  }
}

#accordion h4.panel-title a.accordion-toggle {
  display: block;
}
.checkout-cart #accordion .panel-title > a,
.checkout-checkout #accordion .panel-title {
  background: #f0f0f0 none repeat scroll 0 0;
  color: #000;
  font-weight: 500;
  padding: 10px;
  border-radius: 5px;
  margin: 0 0 10px 0;
}
#accordion .panel-title > a {
  color: inherit;
}
#accordion .panel-heading .fa.fa-caret-down {
  float: right;
  margin-top: 4px;
}
#accordion .col-sm-10 {
  width: 75%;
}
#accordion .form-horizontal .control-label {
  text-align: left;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0 !important;
}
#accordion.panel-group .panel {
  width: 100%;
  background-color: #fff;
  border: none;
}
.checkout-success p a {
  color: var(--text_color);
}
.container {
  padding: 0;
}
.product-compare .table-bordered {
  border: none;
  display: inline-block;
  float: left;
  overflow: auto;
}

/* Megnor www.templatemela.com End */
#btn-more-category {
  position: absolute;
  right: 0;
  color: red;
  padding: 8px;
  cursor: pointer;
}
#btn-more-category i {
  font-size: 24px;
}
.category_list.in {
  height: auto;
  transition: 1s;
}
ul.slick-sub-category {
  padding: 0;
}
ul.slick-sub-category:after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 50px;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(hsla(0, 0%, 100%, 0)),
    color-stop(0, hsla(0, 0%, 100%, 0)),
    color-stop(75%, hsla(0, 0%, 100%, 0.95)),
    to(#fff)
  );
  background: -webkit-linear-gradient(
    left,
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0.95) 75%,
    #fff
  );
  background: -o-linear-gradient(
    left,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0.95) 75%,
    #fff 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    color-stop(0, rgba(255, 255, 255, 0)),
    color-stop(75%, rgba(255, 255, 255, 0.95)),
    to(#fff)
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.95) 75%,
    #fff 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0) 0,
    rgba(255, 255, 255, 0.95) 75%,
    #fff 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, hsla(0, 0%, 100%, 0)),
    color-stop(0, hsla(0, 0%, 100%, 0)),
    color-stop(75%, hsla(0, 0%, 100%, 0.95)),
    to(#fff)
  );
  background: -webkit-linear-gradient(
    left,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0.95) 75%,
    #fff
  );
  background: -o-linear-gradient(
    left,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0.95) 75%,
    #fff
  );
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0) 0,
    hsla(0, 0%, 100%, 0.95) 75%,
    #fff
  );
  content: '';
}
ul.slick-sub-category .slick-slide:hover a {
  text-decoration: underline;
}
.us-categories-wall-top-link .us-categories-wall-img,
ul.slick-sub-category .slick-slide>a>img {
  margin: 0 auto;
  transition: 4.3s;
  -webkit-transition: 4.3s;
  -moz-transition: 4.3s;
  -ms-transition: 4.3s;
  -o-transition: 4.3s;
}
.us-categories-wall-top-link:hover .us-categories-wall-img,
ul.slick-sub-category .slick-slide:hover a>img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: 4.3s;
  -webkit-transition: 4.3s;
  -moz-transition: 4.3s;
  -ms-transition: 4.3s;
  -o-transition: 4.3s;
}
.active .dropdown-menu {
  display: block;
}
.phone-number {
  white-space: nowrap;
}
.information-contact form legend {
  margin-bottom: 0;
}
@media (max-width: 979px) {
  .information-contact form legend {
    font-size: 16px;
    line-height: 1.2;
  }

}
.text-danger {
  line-height: 1.3;
}