/*
Theme Name: Elnfiba
Theme URI: http://elnfiba.com.bd
Author: CyberWorld IT
Author URI: http://cyberworldit.com
Description: .
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: elnfiba

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  max-width: 100%;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body,
button,
input,
select,
textarea {
  color: #2b2b2b;
  font-size: 14px;
  line-height: 1.5;
}

body {
  width: 100%;
  position: relative;
  /*background: rgba(238, 238, 238, 0.2);*/
  /*background:#f5f5f5;*/
  /* background:#eaeded; */
  background: #eff7fa;
  overflow-x: hidden;
}

a {
  color: #38464e;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:focus,
a:active {
  outline: 0;
  text-decoration: none;
}

a:active,
a:focus,
a:hover {
  color: #0c133d;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0 10px;
}

h1 {
  font-size: 26px;
  line-height: 1.3846153846;
}

h2 {
  font-size: 24px;
  line-height: 1;
}

h3 {
  font-size: 22px;
  line-height: 1.0909090909;
}

h4 {
  font-size: 20px;
  line-height: 1.2;
}

h5 {
  font-size: 18px;
  line-height: 1.3333333333;
}

h6 {
  font-size: 16px;
  line-height: 1.5;
}

address {
  font-style: italic;
  margin-bottom: 24px;
}

abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help;
}

b,
strong {
  font-weight: 700;
}

cite,
dfn,
em,
i {
  font-style: italic;
}

mark,
ins {
  text-decoration: none;
}

p {
  margin-bottom: 10px;
}

code,
kbd,
tt,
var,
samp,
pre {
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6;
}

pre {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote,
q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote {
  color: #767676;
  font-size: 19px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2631578947;
  margin-bottom: 24px;
}

blockquote cite,
blockquote small {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

small {
  font-size: smaller;
}

big {
  font-size: 125%;
}

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

dl {
  margin-bottom: 24px;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 24px;
}

ul,
ol {
  list-style: none;
  margin: 0 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin: 0 0 0 20px;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: middle;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  padding: 11px 12px 0;
}

legend {
  white-space: normal;
}

button,
input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

input,
textarea {
  background-image: -webkit-linear-gradient(
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0)
  ); /* Removing the inner shadow, rounded corners on iOS inputs */
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}

td {
  border-width: 0 1px 1px 0;
}

del {
  color: #767676;
}

hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See https://core.trac.wordpress.org/ticket/25898.
 */
::selection {
  background: #24890d;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #24890d;
  color: #fff;
  text-shadow: none;
}

/**
 * 2.0 Repeatable Patterns
 * -----------------------------------------------------------------------------
 */

/* Input fields */

input,
textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #2b2b2b;
  padding: 8px 10px 7px;
}

textarea {
  width: 100%;
}

input:focus,
textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 0;
}

/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: #41a62a;
  color: #fff;
}

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background-color: #55d737;
}

.search-field {
  width: 100%;
}

.search-submit {
  display: none;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
  color: #939393;
}

:-moz-placeholder {
  color: #939393;
}

::-moz-placeholder {
  color: #939393;
  opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
  color: #939393;
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
  max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
  height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
  height: auto;
  max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
  margin-bottom: 24px;
  max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
  margin-bottom: 0;
}

/* Alignment */

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
  margin: 7px 14px 7px 0;
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
  margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
  margin-top: 7px;
  margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 17px;
  width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
  margin-bottom: 17px;
}

.wp-caption {
  margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
}

.wp-caption {
  color: #767676;
}

.wp-caption-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5;
  margin: 9px 0;
}

div.wp-caption .wp-caption-text {
  padding-right: 10px;
}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
  padding-left: 10px;
  padding-right: 0;
}

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Assistive text */

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  position: absolute !important;
  height: 1px;
  width: 1px;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  text-transform: none;
  width: auto;
  z-index: 100000; /* Above WP toolbar */
}

.hide {
  display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.gallery:before,
.gallery:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
  content: "";
  display: table;
}

.footer-sidebar:after,
.hentry:after,
.gallery:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
  clear: both;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal 16px/1 Genericons;
  text-decoration: inherit;
  vertical-align: text-bottom;
}

/* Separators */

.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
  content: "\0020\007c\0020";
}

/**
 * 3.0 Basic Structure
 * -----------------------------------------------------------------------------
 */

.section {
  width: 100%;
  float: left;
  max-width: 100%;
}
.main-content {
  padding-bottom: 20px;
}

ul.column {
  position: relative;
  margin: 0;
  padding: 0;
}
ul.column > li {
  list-style-type: none;
  vertical-align: top;
  margin: 0 -3px;
  padding: 0 10px;
}
ul.column > li .sidebar {
  width: 100%;
  float: left;
}

.column0 {
  display: none;
}
ul.column1 {
  display: block;
}
ul.column1 > li {
  display: inline-block;
  width: 100%;
  position: relative;
}

ul.column2 {
  display: block;
}
ul.column2 > li {
  display: inline-block;
  width: 50%;
  position: relative;
}
ul.column3 {
  display: block;
}
ul.column3 > li {
  display: inline-block;
  width: 33.33%;
  position: relative;
}
ul.column4 {
  display: block;
}
ul.column4 > li {
  display: inline-block;
  width: 25%;
  position: relative;
}
ul.column5 {
  display: block;
}
ul.column5 > li {
  display: inline-block;
  width: 20%;
  position: relative;
}
ul.column6 {
  display: block;
}
ul.column6 > li {
  display: inline-block;
  width: 16.6%;
  position: relative;
}

.social_share_wrapper {
  height: 200px;
  position: fixed;
  left: 0;
  top: 110px;
  width: 40px;
  z-index: 999;
}
.social_share {
  color: #fff;
  float: left;
  height: 40px;
  padding: 10px 13px;
  width: 40px;
}
.share_facebook_side {
  background-color: #4a66a0;
  padding: 10px 15px;
}
.share_twiter_side {
  background-color: #55acee;
}
.share_google_side {
  background-color: #d73d32;
}
.share_linkedin_side {
  background-color: #0177b5;
}
.share_pinterest_side {
  background-color: #cb2027;
}
.share_youtube_side {
  background-color: #e62117;
}

.section.footer {
  background-image: url("../images/footer-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #f5f5f5;
  padding: 20px 0;
  font-size: 14px;
}

.nopadding,
.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.nomargin,
.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.no-padding-left {
  padding-left: 0px;
}
.no-padding-right {
  padding-right: 0px;
}
.container {
}
.main-section {
  padding: 0;
}
.main-section .container {
}

.woocommerce .woocommerce-breadcrumb,
.woocommerce-page .woocommerce-breadcrumb {
  position: relative;
  padding: 10px 0 !important;
}
.woocommerce-breadcrumb {
  position: relative;
}

.breadcrumb-section {
  width: 100%;
  float: left;
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 5px 10px;
  margin-bottom: 10px;
  background: #fff;
}
.breadcrumb-section #breadcrumbs {
  width: 100%;
  background-color: transparent;
  padding: 0;
  margin: 0;
  color: #222;
  text-align:left;
}
.breadcrumb-section #breadcrumbs li {
  font-size: 14px;
}
.breadcrumb-section #breadcrumbs li a {
  color: #00a6f2;
}
#left-sidebar,
#right-sidebar,
#footer-sidebar {
  width: 100%;
}
.sidebar {
  position: relative;
  float: left;
}

.sidebar .product_title {
  font-size: 18px;
}

.footer-logo {
  color: #fff;
  text-align: center;
}
.footer-logo p {
  color: #fff;
  display: inline-block;
  font-size: 12px;
}
.footer-logo img {
  float: right;
}
.footer-menu {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer-menu ul.menu {
  display: inline-block;
}
.footer-menu ul {
  position: relative;
  margin: 0;
  padding: 0;
}
.footer-menu ul li {
  position: relative;
  float: left;
  list-style-type: none;
}
.footer-menu ul li a {
  color: #fff;
  padding: 5px 15px;
  font-size: 12px;
  display: block;
}
li.widget {
  list-style-type: none;
}
#right-sidebar .widget{
    background:#fff;
}
#right-sidebar li.widget,
.left-sidebar li.widget {
  list-style-type: none;
  margin-bottom: 20px !important;
  border: 0px solid cadetblue;
  padding: 0px;
}
#right-sidebar li.widget .widget-title,
.left-sidebar li.widget .widget-title {
  margin: 0px;
}
#right-sidebar li.widget .widget-title h1,
.left-sidebar li.widget .widget-title h1 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color:-webkit-linear-gradient(top,#167139,#007e8d);
  border-bottom-color: -webkit-linear-gradient(top,#167139,#007e8d);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0 0 0 0;
  border-image-repeat: stretch stretch;
  border-image-slice: 100% 100% 100% 100%;
  border-image-source: none;
  border-image-width: 1 1 1 1;
  border-left-color: -webkit-linear-gradient(top,#167139,#007e8d);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color:-webkit-linear-gradient(top,#167139,#007e8d);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: -webkit-linear-gradient(top,#167139,#007e8d);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-style: solid;
  border-top-width: 1px;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding-bottom: 12px;
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 12px;
  text-transform: uppercase;
}
#right-sidebar li.widget .widget-title + ul,
.left-sidebar li.widget .widget-title + ul {
  padding-left: 15px;
}

/**********************/

#contactus-form {
  position: relative;
}
#enquery {
  height: auto;
  position: absolute;
  right: 0;
  top: 105px;
  width: 120px;
  z-index: 999;
}
#enquery a {
  display: block;
}
#enquery a img {
  width: 100%;
  height: auto;
}

#contactus-form input[type="text"],
#contactus-form input[type="email"],
#contactus-form input[type="url"],
#contactus-form input[type="tel"],
#contactus-form input[type="number"],
#contactus-form input[type="range"],
#contactus-form input[type="date"],
#contactus-form textarea {
  padding-top: 0;
  padding-bottom: 0;
}
#query-form {
  position: relative;
}
#query-form input[type="text"],
#query-form input[type="email"],
#query-form input[type="url"],
#query-form input[type="tel"],
#query-form input[type="number"],
#query-form input[type="range"],
#query-form input[type="date"],
#query-form textarea {
  padding-top: 0;
  padding-bottom: 0;
}

/* Homepage  Gallery */
.gallery-slider {
  height: 320px;
  overflow: hidden;
}
.gallery-slider li {
  position: relative;
}
.gallery-slider li img {
  width: 100%;
}
.gallery-slider li .caption {
  height: 100%;
  left: 0;
  padding: 5px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  -ms-transition: all ease 1s;
  transition: all ease 1s;
}
.gallery-slider li .title {
  /*background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;*/
  color: #ffff00;
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 100%;
  /*max-width: 600px;*/
  min-height: 30px;
  padding: 5px 10px;
  position: relative;
  width: 100%;
  float: right;
  text-align: right;
  opacity: 0;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  -ms-transition: all ease 1s;
  transition: all ease 1s;
  animation: titleAnimation 2s infinite;
}
@keyframes titleAnimation {
  0% {
    transform: scale(1);
    color: #ffff00;
  }
  50% {
    transform: scale(1.02);
    color: #ff4136;
  }
  100% {
    transform: scale(1);
    color: #ffff00;
  }
}
@-webkit-keyframes titleAnimation {
  0% {
    transform: scale(1);
    color: #ffff00;
  }
  50% {
    transform: scale(1.02);
    color: #ff4136;
  }
  100% {
    transform: scale(1);
    color: #ffff00;
  }
}
@-moz-keyframes titleAnimation {
  0% {
    transform: scale(1);
    color: #ffff00;
  }
  50% {
    transform: scale(1.02);
    color: #ff4136;
  }
  100% {
    transform: scale(1);
    color: #ffff00;
  }
}
@-o-keyframes titleAnimation {
  0% {
    transform: scale(1);
    color: #ffff00;
  }
  50% {
    transform: scale(1.02);
    color: #ff4136;
  }
  100% {
    transform: scale(1);
    color: #ffff00;
  }
}

.gallery-slider li .title a {
  color: #fff;
}
.gallery-slider li .description {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  color: #fff;
  font-size: 16px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 400px;
  max-width: 300px;
  min-height: 30px;
  padding: 7px 10px;
  position: relative;
  width: 100%;
  float: right;
  opacity: 0;
  -webkit-transition: all ease 1s;
  -moz-transition: all ease 1s;
  -o-transition: all ease 1s;
  -ms-transition: all ease 1s;
  transition: all ease 1s;
}
.gallery-slider li .description a {
  color: #fff;
}

.slider-wrapper li.active .title {
  margin-right: 10px;
  opacity: 1;
}
.slider-wrapper li.active .description {
  margin-top: 20px;
  opacity: 1;
}

.gallery-slider li .link {
  float: right;
  position: relative;
  text-align: center;
  width: 100%;
}
.gallery-slider li .link a {
  background-color: #00a6f2;
  color: #fff;
  display: block;
  font-size: 16px;
  margin: auto;
  padding: 5px 10px;
  text-align: center;
  transition: all 1s ease-in-out 0s;

  float: right;
}
.gallery-slider li .link a i {
  border: 1px solid;
  padding: 3px 10px;
  transition: all 0.5s ease-in-out 0s;
}
.gallery-slider li .link a:hover {
  text-decoration: none;
}
.gallery-slider li .link a:hover i {
  color: #5b1397;
}
.gallery-block .vertical {
}
.gallery-block .vertical ul.lSPager {
}
.gallery-block .vertical ul.lSPager li {
}

.gallery-slider1 li .caption {
  padding-right: 100px;
  padding-left: 100px;
}

.items.exclusive {
  padding: 0;
}

.items.exclusive li {
  width: 25%;
  display: inline-block;
  padding: 5px;
  margin: 0 -2px 2px;
  vertical-align: top;
  position: relative;
}
.items.exclusive li .item-container {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  box-shadow: 1px 2px 6px;
  border: 5px solid #999;
}
.items.exclusive li .item-container:after {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

.items.exclusive li .item-container img {
  width: 100%;
}

.items.exclusive li .images {
  width: 100%;
  float: left;
}
.items.exclusive li .cover {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  transition: all ease 0.3s;
  transform: scale(0, 0);
  width: 100%;
  opacity: 0;
  float: left;
  bottom: 20%;
  left: auto;
  right: auto;
  position: absolute;
  background: #aa0000;
}
.items.exclusive li:hover .item-container:after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 98;
}
.items.exclusive li:hover .cover {
  opacity: 1;
  z-index: 100;
  transform: scale(1, 1);
}

.items.exclusive li .cover .product_title {
}
.items.exclusive li .cover a {
  color: #ff7a03;
}
.items.exclusive li .cover a.btn {
}
.items.exclusive li .cover .product_meta {
}
.items.exclusive li .cover .amount {
  color: #fff;
}

.footer-sidebar {
}
.footer-sidebar .widget {
  color: #2d1717;
}
.footer-sidebar .widget .widget-title h1 {
  color: #fff;
  background: -webkit-gradient(linear,left top,left bottom,from(#167139),to(#0f9e46));
  background: -webkit-linear-gradient(top,#167139,#008086);
}
.footer-sidebar .widget ul,
.footer-sidebar .widget li,
.footer-sidebar .widget p,
.footer-sidebar .widget td,
.footer-sidebar .widget th,
.footer-sidebar .textwidget {
  color: #2d1717;
}

/*-----------------------------------------------------------------------------
 Site banner
------------------------------------------------------------------------------*/
.home-banner-section {
    background-color: #f6f6f6;
}
.homepage-banner-container {
    padding: 15px;
    background: #fff;
    margin: 20px 0;
}
/*-----------------------------------------------------------------------------
 Home Banner
------------------------------------------------------------------------------*/ 
/* ah-slider */
.ah_slider .carousel-control-prev,
    .ah_slider .carousel-control-next {}

    .ah_slider .carousel-control-prev,
    .ah_slider .carousel-control-next {
        width: 32px;
        height: 60px;
        top: 50%;
        transform: translateY(-50%);
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        visibility: hidden;
        transition: 0.3s;
    }

    .ah_slider:hover .carousel-control-prev,
    .ah_slider:hover .carousel-control-next {
        opacity: 1;
        visibility: visible;
        transition: 0.3s;
        cursor: pointer;
    }

    .ah_slider:hover {
        cursor: pointer;
    }

    .carousel-inner>.carousel-item {
        -webkit-transition: all 1.1s ease-in-out, opacity 1s ease-in;
        -moz-transition: all 1.1s ease-in-out, opacity 1s ease-in;
        -ms-transition: all 1.1s ease-in-out, opacity 1s ease-in;
        -o-transition: all 1.1s ease-in-out, opacity 1s ease-in;
        transition: all 1.1s ease-in-out, opacity 1s ease-in
    }
/*right */

    .custom-products-caption {
        width: 100%;
        text-align: center;
    }

    .custom-products-item {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 3px 0;
        border-bottom: 1px solid #efeeee;
    }

    .custom-products-caption h5 {
        color: #333;
        font-size: 15px;
        font-weight: 700;
        line-height: 22px;
        max-height: 44px;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-align: left;
    }

    .custom-products-item .images {}

    .custom-products-item .images img {
        height: 90px;
        width: 135px;
    }

    .cp-item-more {
        text-align: left;
    }

    .cp-item-more a {
        padding: 0 10px;
        color: #fff;
        border-radius: 10px;
        font-size: 12px;
        height: 20px;
        background: #12225b;
    }

    .cp-item-more a:hover{color:#fff;}
/*-----------------------------------------------------------------------------
cw-shop-menu
------------------------------------------------------------------------------*/
 .cw-shop-menu {
        background-color: #fff;
    }

    .shop-menu-btn a {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        text-align: center;
    }

    .cw-shop-menu h4 {
        font-size: 17px;
        margin: 0;
        text-align: center;
        padding: 4px;
        text-transform: uppercase;
        background: #0d7757;
        color: #fff;
    }

    .cw-shop-menu ul {}

    .cw-shop-menu ul li {
        transition: all 0.3s ease-in-out;
        position: relative;
    }

    .cw-shop-menu>ul>li {
        display: flex;
        align-items: center;
    }
.cw-shop-menu>ul>li:nth-child(odd) {
    background: #fbfbfb;
}
.cw-shop-menu>ul>li:nth-child(even) {
    background: #f2f2f2;
}
    /* .cw-shop-menu>ul>li::before {
        content: "\f009";
        font-family: FontAwesome;
        margin: 6px;
        position: relative;
        font-size: 17px;
        color: #0d7757;

    } */

    .cw-shop-menu ul li a {
        padding: 5px 10px;
        color: #4f4f4f;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        transition: all 0.3s ease-in-out;
    }

    /* .cw-shop-menu>ul>li:hover::before, */
    .cw-shop-menu ul li a:hover {
        background: #0d7757;
        color: #fff
    }

    .cw-shop-menu ul li a .ah-icon {
        height: 1.2em;
        /*width: 1.2em;*/
        transform: rotate(-90deg);
    }

    .cw-shop-menu ul.sub-menu {
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 1000;
        display: none;
        width: 100%;
        font-size: 14px;
        text-align: left;
        list-style: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }
/*.cw-shop-menu ul li:hover, */
/*.cw-shop-menu ul > .current-menu-item {*/
/*    background-color: #141414;*/
/*    color:#fff;*/
/*}*/
/*.cw-shop-menu .menu-item-has-children:hover, */
/*.cw-shop-menu ul > .current-menu-item a{*/
/*    color:#fff;*/
/*}*/
    /*hover*/
    .cw-shop-menu ul li.menu-item-has-children:hover>ul.sub-menu {
        display: block;
        margin:0;
    }
    

    /* .cw-shop-menu .ah-icon{padding: 5px 8px;} */

