.products .section-head {
margin-bottom: 40px; }
.products .section-head p {
margin: 15px 0; }
.products .item {
margin-bottom: 15px;
overflow: hidden;
position: relative;
text-align: center; }
.products .item:hover .info {
bottom: 30%; }
.products .item:hover .info .icon {
display: inline-block;
margin-top: 38px; }
.products .item:hover .product-img:after {
height: 100%;
opacity: .6;
top: 0;
visibility: visible; }
.products .item .product-img {
overflow: hidden;
position: relative; }
.products .item .product-img:after {
background-color: rgba(0, 0, 0, 0.9);
border-top: 2px solid #ce9e51;
content: '';
height: 25%;
left: 0;
opacity: 1;
position: absolute;
top: 75%;
transition: all .4s;
visibility: visible;
width: 100%; }
.products .item .info {
color: #fff;
bottom: 5%;
left: 0;
padding: 0 15px;
position: absolute;
transition: all .4s;
width: 100%;
z-index: 4; }
.products .item .info h6, .products .item .info h6 a {
font-size: 16px;
letter-spacing: 1px;
margin-bottom: 5px;
color: #fff; }
.products .item .info span {
font-size: 13px;
font-style: italic;
margin-bottom: 10px;
color: #eee; }
.products .item .info .icon {
color: #eee;
cursor: pointer;
display: none;
font-size: 16px;
margin: 7px 10px;
position: relative;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
border: 1px solid #eee; }
.products .item .info .icon .icon-text {
visibility: hidden;
opacity: 0;
position: absolute;
top: 0;
left: 50%;
font-size: 12px;
text-transform: capitalize;
margin-top: -6px;
display: table;
clear: both;
-webkit-transform: translate3d(-50%, -100%, 0);
transform: translate3d(-50%, -100%, 0);
color: #fff !important;
padding: 3px 8px;
line-height: 1.5;
border-radius: 3px;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
width: 80px;
border-color: #ce9e51;
background-color: #ce9e51; }
.products .item .info .icon .icon-text:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
bottom: -5px;
left: 50%;
right: auto;
margin-bottom: 0;
margin-left: -4px;
margin-right: 0;
border-width: 5px 5px 0 5px;
border-color: transparent;
border-top-color: #ce9e51; }
.products .item .info .icon:hover {
color: #ce9e51;
border-color: #ce9e51; }
.products .item .info .icon:hover .icon-text {
visibility: inherit;
opacity: 1; }  .menu-float .section-head {
margin-bottom: 40px; }
.menu-float .section-head p {
margin: 15px 0; }
.menu-float .item {
overflow: hidden;
text-align: center; }
.menu-float .item .product-img {
overflow: hidden;
position: relative; }
.menu-float .item .product-img:after {
background-color: rgba(0, 0, 0, 0.9);
border-top: 2px solid #ce9e51;
content: '';
height: 25%;
left: 0;
opacity: 1;
position: absolute;
top: 75%;
transition: all .4s;
visibility: visible;
width: 100%; }
.menu-float .item .info {
color: #fff;
left: 0;
transition: all .4s;
width: 100%;
z-index: 4; }
.menu-float .item .info h6, .menu-float .item .info h6 a {
font-size: 16px;
letter-spacing: 1px;
margin-bottom: 5px;
color: #fff; }
.menu-float .item .info span {
font-size: 13px;
font-style: italic;
margin-bottom: 10px;
color: #eee; }
.menu-float .item .info .icon {
color: #eee;
cursor: pointer;
font-size: 16px;
margin: 7px 10px;
position: relative;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
border: 1px solid #eee;
display: inline-block;
float: right;
}
.menu-float .item .info .icon .icon-text {
visibility: hidden;
opacity: 0;
position: absolute;
top: 0;
left: 50%;
font-size: 12px;
text-transform: capitalize;
margin-top: -6px;
display: table;
clear: both;
-webkit-transform: translate3d(-50%, -100%, 0);
transform: translate3d(-50%, -100%, 0);
color: #fff !important;
padding: 3px 8px;
line-height: 1.5;
border-radius: 3px;
width: -webkit-max-content;
width: -moz-max-content;
width: max-content;
width: 80px;
border-color: #ce9e51;
background-color: #ce9e51; }
.menu-float .item .info .icon .icon-text:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
bottom: -5px;
left: 50%;
right: auto;
margin-bottom: 0;
margin-left: -4px;
margin-right: 0;
border-width: 5px 5px 0 5px;
border-color: transparent;
border-top-color: #ce9e51; }
.menu-float .item .info .icon:hover {
color: #ce9e51;
border-color: #ce9e51; }
.menu-float .item .info .icon:hover .icon-text {
visibility: inherit;
opacity: 1; }
.menu-float .item .info .icon.main-nav {
Color:#ce9e51;
}
.sub-icon{
opacity:0;
right:-10px;
transition: all 1s ease;
}
.main-icon:focus ~ .sub-icon {
opacity:1;
right:0;
}  .header-search-icon a.search {
font-size: 16px;
position: relative; }
.header-search-icon a.cart-contents {
font-size: 14px;
position: relative;
left: 20px; }
.header-search-icon a i {
color: #eee; }
.header-search-icon .close-black-block a i {
color: #ffffff; }
.header-search-icon .close-black-block a i.fa-times {
color: #ffffff; }
.header-search-icon .close-black-block a:after {
display: none; }
.header-search-icon .searchform input[type=search] {
font-style: italic;
font-size: 16px;
height: 56px; }
.header-search-icon .searchform .searchsubmit {
background: transparent; }
.header-search-icon .searchform::after {
background: #ce9e51;
color: #ffffff !important;
right: 0;
height: 56px;
line-height: 56px;
width: 56px;
font-size: 2rem; }
.header-search-icon .searchform:hover::after {
opacity: 0.7; }
.header-search-icon.open .black-search-block {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
z-index: 9999999; }
.header-search-icon.open .black-search-table-cell div {
top: 0px;
opacity: 1;
-webkit-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-transition-delay: 150ms;
transition-delay: 150ms; } .header-offcanvas-icon a.offcanvas {
font-size: 16px;
position: relative; }
.header-offcanvas-icon a.cart-contents {
font-size: 14px;
position: relative;
left: 20px; }
.header-offcanvas-icon a i {
color: #eee; }
.header-offcanvas-icon .close-black-block-offcanvas a i {
color: #ffffff; }
.header-offcanvas-icon .close-black-block-offcanvas a i.fa-times {
color: #ffffff; }
.header-offcanvas-icon .close-black-block-offcanvas a:after {
display: none; }
.header-offcanvas-icon .offcanvasform input[type=offcanvas] {
font-style: italic;
font-size: 16px;
height: 56px; }
.header-offcanvas-icon .offcanvasform .offcanvassubmit {
background: transparent; }
.header-offcanvas-icon .offcanvasform::after {
background: #ce9e51;
color: #ffffff !important;
right: 0;
height: 56px;
line-height: 56px;
width: 56px;
font-size: 2rem; }
.header-offcanvas-icon .offcanvasform:hover::after {
opacity: 0.7; }
.black-offcanvas-block {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
opacity: 0;
background: rgba(0, 0, 0, 0.9);
visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
z-index: -1;
}
.header-offcanvas-icon.open .black-offcanvas-block {
opacity: 1;
visibility: visible;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
z-index: 9999999; }
.header-offcanvas-icon.open .black-offcanvash-table-cell div {
top: 0px;
opacity: 1;
-webkit-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-transition-delay: 150ms;
transition-delay: 150ms; }
.side-panel{
position: fixed;
z-index: 10000;
top: 0;
bottom: 0;
right: 0;
width: 100%;
max-width: 360px;
height: 100vh;
overflow: hidden;
overflow-y: auto;
background: #fff;
-webkit-transform: translateX(-webkit-calc(100% + 80px));
-moz-transform: translateX(-moz-calc(100% + 80px));
-ms-transform: translateX(calc(100% + 80px));
-o-transform: translateX(calc(100% + 80px));
transform: translateX(calc(100% + 80px));
-webkit-transition: -webkit-transform .45s ease-in-out;
transition: -webkit-transform .45s ease-in-out;
-o-transition: -o-transform .45s ease-in-out;
-moz-transition: transform .45s ease-in-out, -moz-transform .45s ease-in-out;
transition: transform .45s ease-in-out;
transition: transform .45s ease-in-out, -webkit-transform .45s ease-in-out, -moz-transform .45s ease-in-out, -o-transform .45s ease-in-out; 
}
.side-panel.open {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0); 
}
.side-panel .close-black-block-offcanvas{
position: absolute;
color: #fff;
font-size: 15px;
display: block;
font-weight: normal;
line-height: 1;
border-radius: 50% 50% 50% 50%;
padding: 4px 7px 5px 7px;
border: 1px solid #ccc;
z-index: 10;
background-color: #fff;
top: 15px;
right: 15px;
}