/*
 Theme Name: BabyNest
 Theme URI: https://babynest.com.au
 Description: Custom theme for BabyNest.
 Author: BBIM
 Author URI: https://brilliantdigital.com.au/
 License: Everything copyrighted
 Version: 1.1
*/

@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500|Open+Sans:300,400,600,800");
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

hr {
    margin: 0;
}

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

body {
    overflow-x: hidden;
    font-family: "Open Sans", sans-serif;
    color: #666666;
    line-height: 26px;
    font-weight: 400;
    font-size: 18px;
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ul {
    list-style: none;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in 0s;
    -moz-transition: all 0.1s ease-in 0s;
    -o-transition: all 0.1s ease-in 0s;
    transition: all 0.1s ease-in 0s;
    color: #5b5b5f;
}

a:hover {
    color: #4fbe40;
}

a:focus,
a:active {
    outline: none;
}

blockquote,
q {
    quotes: none;
}

form,
fieldset {
    border-style: none;
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="submit"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

a img {
    outline: none;
    border: none;
}

.visible-lg {
    display: block;
}

.visible-xs {
    display: none;
}

.clearfix {
    clear: both;
}

.clearfix:after {
    clear: both;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clear {
    clear: both;
}

.alignnone {
    margin: 0 auto;
}

.aligncenter {
    display: block;
    margin: 0 auto 20px auto;
}

.alignright {
    float: right;
    margin: 0 0 15px 15px;
}

.alignleft {
    float: left;
    margin: 0 30px 15px 0;
}

p {
    margin-bottom: 15px;
    font-size: 23px;
    color: #444;
    line-height: 35px;
    font-weight: 300;
    font-family: inherit;
}

b,
strong {
    font-weight: 600;
}

i,
em {
    font-style: italic;
}

ol {
    padding-left: 15px;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    margin-bottom: 15px;
}

h1 {
    font-size: 42px;
    line-height: 50px;
}

h2 {
    font-size: 36px;
    line-height: 40px;
}

h3 {
    font-size: 28px;
    line-height: 36px;
}

h4 {
    font-size: 22px;
    line-height: 32px;
}

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

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

table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.desktop-view {
    display: block;
}

.mobile-view {
    display: none;
}

.container {
    width: 1250px;
    margin: 0 auto;
    padding: 0 15px;
}


/* ======================================= */


/* ============== Header ================= */


/* ======================================= */


/* for instagram */

svg:not(:root) {
    overflow: hidden;
}

svg.icon {
    display: inline-block;
    fill: currentcolor;
    height: 1em;
    position: relative;
    top: -0.0625em;
    vertical-align: middle;
    width: 1em;
    margin-left: 2px;
}

.bar {
    padding: 8px 0;
    background-color: #000000;
}

.header .top-wrap {
    overflow: hidden;
    background-color: #ffffff;
    padding: 0;
}

.header .top-wrap .left-wrap,
.header .top-wrap .right-wrap,
.header .top-wrap .right-wrap > div > div,
.header .top-wrap .right-wrap > div > div > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #5b5b5f;
}

.header .top-wrap .right-wrap {
    width: 912px;
    padding: 18px 0;
    margin-left: 15px;
}

.header .top-wrap .right-wrap > div > div {
    width: 245px;
    padding-right: 15px;
}

.header .top-wrap .right-wrap > div > div.phone {
    width: 205px;
}

.header .top-wrap .right-wrap > div > div > span {
    text-align: left;
}

.header .top-wrap .right-wrap > div > div span.img {
    margin-right: 15px;
}

.header .top-wrap .right-wrap > div > div span.img > img {
    vertical-align: middle;
}

.header .top-wrap .right-wrap > div > div span.txt {
    width: 145px;
}

.header .top-wrap .right-wrap > div > div span.txt a {
    font-size: 21px;
    font-weight: 600;
}

.header .top-wrap .right-wrap > div > div a:hover {
    color: #4fbe40;
}

.header .top-wrap .right-wrap .header_cart{
    width: 110px;
    padding-right: 0;
}


.coupon.my_coupon {
	float: right !important;
	margin-bottom: 10px;
}
.my_update_cart {
	clear: both;
}

.cart-contents::before {
    font-family: WooCommerce;
    content: "\e01d";
    font-size: 28px;
    color: #5b5b5f;
    margin-top: 10px;
    font-style: normal;
    font-weight: 400;
    padding-right: 5px;
    vertical-align: bottom;
}

.header .top-wrap .right-wrap .user {
    width: 110px;
    padding-right: 0;
}

.header .top-wrap .right-wrap .user ul {
    width: 100%;
}

.header .top-wrap .right-wrap .user ul li {
    display: inline-block;
    vertical-align: middle;
}
.header .user a{
  cursor: pointer;
}

.header .top-wrap .user a.login,
.header .top-wrap .user li:first-child a {
    margin-right: 5px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    padding-right: 5px;
}

.header .bottom-wrap {
    padding: 0;
    background-color: #000000;
}

.header .bottom-wrap .container > div {
    display: inline-block;
    vertical-align: middle;
}

.header .bottom-wrap .container div.lg {
    display: none;
}

.header .bottom-wrap.scroll-to-fixed-fixed .container > div {
    display: inline-block;
    vertical-align: middle;
}

.header .bottom-wrap.scroll-to-fixed-fixed .logo {
    padding: 0;
}

.header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > a {
    padding: 20px 37px;
}

.header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > ul {
    top: 67px;
}

.header .logo {
    width: 280px;
    padding: 10px 0;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}

.header .main-menu {
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    text-align: center;
}

.nav ul#menu {
    margin: 0;
    position: relative;
    text-align: center;
}

.nav ul li a {
    font-family: inherit;
    font-weight: 400;
    font-size: 17px;
    cursor: pointer;
    text-transform: capitalize;
}

.nav #menu > li {
    position: relative;
    z-index: 9999;
    display: inline-block;
    list-style: none;
    text-align: center;
}

.nav #menu > li > a {
    color: #ffffff;
    padding: 20px 50px;
    font-weight: 400;
    display: inline-block;
}

.nav #menu > li > a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-bottom: 2px solid transparent;
}

.nav #menu > li.current-menu-item > a,
.nav #menu > li > a:hover,
.nav #menu > li.current-menu-parent > a {
    color: #4fbe40;
}

.nav #menu > li.current-menu-item > a,
.nav #menu > li > a.active,
.nav #menu > li.current-menu-parent > a {
    font-weight: 500;
}


/* .nav #menu > li.current-menu-item > a:before,
.nav #menu > li> a:hover:before, 
.nav #menu > li.current-menu-parent > a:before
{
  
  border-bottom-color: $white;
} */

.nav #menu > li > ul {
    width: 100%;
    min-width: 207px;
    display: none;
    background-color: #000000;
    position: absolute;
    left: 0;
    top: 67px;
    z-index: 999;
    padding: 0px 0px;
}


/* .scroll-to-fixed-fixed .nav #menu > li > ul {
  top:84px;
} */

.nav #menu > li > ul > li {
    float: none;
    margin-left: 0;
    height: auto;
    text-align: left;
    display: inline-block;
    width: 100%;
    -webkit-transition: all 0.05s ease-in;
    -moz-transition: all 0.05s ease-in;
    -o-transition: all 0.05s ease-in;
    transition: all 0.05s ease-in;
}

.nav #menu > li > ul > li a {
    display: block;
    color: #FFF;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    -webkit-transition: all 0.1s ease-in 0s;
    -moz-transition: all 0.1s ease-in 0s;
    -o-transition: all 0.1s ease-in 0s;
    transition: all 0.1s ease-in 0s;
    padding: 6px 10px;
    border-bottom: 1px solid #FFF;
    position: relative;
}

.nav #menu > li > ul > li:last-child a {
    border-bottom: none;
}

.nav #menu > li > ul > li a:hover,
.nav #menu > li.current-menu-parent > ul > li.current-menu-item a {
    background-color: #FFF;
    text-decoration: none;
    color: #000000;
}

.menu-btn {
    border: 2px solid #ffffff;
    background-color: #5b5b5f;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    cursor: pointer;
    height: 36px;
    margin-top: 0;
    position: absolute;
    top: 20px;
    right: 0px;
    padding: 1px;
    width: 46px;
    margin-bottom: 0;
}

.cbp-af-header.cbp-af-header-shrink .tagLine h1.eng {
    font-size: 17px;
}

.cbp-af-header.cbp-af-header-shrink h1 {
    font-size: 22px;
    line-height: 28px;
}

#showRightPush.menu-btn {
    float: right;
}

.lines:before {
    border-bottom: 13px double #FFF;
    border-top: 4px solid #FFF;
    content: "";
    height: 22px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 31px;
    -webkit-transition: all 0.1s ease-in 0s;
    -moz-transition: all 0.1s ease-in 0s;
    -o-transition: all 0.1s ease-in 0s;
    transition: all 0.1s ease-in 0s;
}

.crossBtn {
    cursor: pointer;
    display: inline-block;
    float: left;
    width: 46px;
    text-align: center;
    padding: 13px;
    position: absolute;
    left: 5px;
    top: 0;
    z-index: 9999;
    display: block;
}

.crossBtn i {
    font-size: 20px;
    color: #FFF;
}

.header .search-box{
    position: relative;
    float: right;
}

.header .search-box input[type=search] {
    width: 130px;
    box-sizing: border-box;
    border: 2px solid #5b5b5f;
    border-radius: 4px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #5b5b5f;
    background-color: white;
    background-image: url('searchicon.png');
    background-position: 10px 10px; 
    background-repeat: no-repeat;
    padding: 6px 40px 6px 20px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
}
.header .search-box .submit-btn {
    background-color: transparent;
    background-image: url(assets/images/searchicon.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    position: absolute;
    right: 5px;
    top: 8px;
    width: 28px;
    margin-top: 0;
    z-index: 333;
    padding: 2px;
}

.header .search-box input[type=search]:focus {
    width: 300px;
    outline: none;
}


/* ===================================== */


/* ============= Body Content ========== */


/* ===================================== */

.section a:focus,
.section a:active {
    outline: none;
}
.section a {
    color: #4fbe40;
}

.section ul {
    margin-bottom: 15px;
    padding-left: 15px;
}

.section ul li {
    list-style: none;
    font-family: inherit;
    position: relative;
    padding-left: 18px;
}

.section ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    background-color: #384653;
    top: 13px;
}

.section li {
    font-size: 23px;
    font-weight: 400;
    line-height: 35px;
}

.section.page {
    padding: 60px 0;
}

.section-title {
    overflow: hidden;
    margin-bottom: 10px;
}

.section-title h6 {
    color: #5b5b5f;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.section-title h2 {
    margin-bottom: 0;
    font-size: 64px;
    line-height: 72px;
}

.section-title h3 {
    font-size: 42px;
    line-height: 50px;
    text-transform: uppercase;
}

.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5 {
    margin-bottom: 0;
}

.bgImage {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bgImage .layer {
    background-color: rgba(0, 0, 0, 0.6);
}

.hero-wrapper .layer {
    background-color: rgba(40, 40, 40, 0.7);
}

.home-hero .content {
    padding: 100px 0;
    width: 90%;
    margin: 0 auto;
}

.home-hero .content p,
.home-hero .content h1 {
    color: #ffffff;
    text-align: center;
}

.home-hero .content h1 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 54px;
    line-height: 64px;
}

.home-hero .content p {
    font-size: 16px;
    line-height: 26px;
}

#home-slider.slick-dotted {
    margin-bottom: 0;
}

#home-slider .slick-slide img {
    width: 100%;
}

#home-slider img.desktop-view {
    display: block;
}

#home-slider img.mobile-view {
    display: none;
}

.slider-content {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: left;
    background-color: rgba(214, 216, 219, 0.5);
}

.slider-content a.btn {
    margin: 70px 10px 0 0;
    padding: 12px 30px;
    max-width: 250px;
    width: 100%;
    font-size: 18px;
    font-weight: 700;
}

.slider-content .content {
    font-family: "Montserrat", sans-serif;
    padding-top: 15%;
    width: 100%;
    margin: 0 auto;
}

.slider-content .content .hr {
    width: 250px;
    margin: 0 auto;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
}

.slider-content .content span.gap {
    padding: 20px 0;
    display: block;
    width: 100%;
}

.slider-content .content h1,
.slider-content .content p {
    color: #5b5b5f;
    letter-spacing: 3px;
}

.slider-content .content h1 {
    font-weight: 400;
    font-size: 76px;
    line-height: 86px;
}

.slider-content .content h1 span {
    color: #ffffff;
    font-weight: 500;
}

.slider-content .content p {
    font-weight: 700;
    font-size: 19px;
    color: #272525;
    line-height: 29px;
    text-transform: uppercase;
    margin-bottom: 0;
}

.slick-dots {
    bottom: 40px;
}

.section .slick-slider ul li:before {
    top: 0;
    margin: 0;
    width: auto;
    height: auto;
    background: transparent;
}

.slick-slider .slick-dots li button:before {
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    content: '';
}

.slick-dots li button {
    width: 16px;
    height: 16px;
    background-color: transparent;
    border: 1px solid #666666;
    border-radius: 50%;
}

.slick-prev {
    left: -30px;
    z-index: 222;
}

.slick-next {
    right: -30px;
}

#home-slider .slick-dots li button {
    border: 1px solid #FFF;
}

#home-slider .slick-prev {
    left: 60px;
}

#home-slider .slick-next {
    right: 60px;
}

.slick-prev,
.slick-next {
    font-size: 30px;
    line-height: 28px;
    width: auto;
    height: auto;
    color: #FFF;
}

.slick-prev:before,
.slick-next:before {
    content: '';
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background-color: #5b5b5f;
    border: 1px solid #5b5b5f;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: #FFF;
    outline: none;
}


/* ================  heading =================== */

.title {
    font-family: "Open Sans", sans-serif;
}

.title h3 {
    color: #5b5b5f;
    font-size: 21px;
    line-height: 31px;
    margin: 0;
}

.title h2 {
    color: #000000;
    text-transform: uppercase;
    font-size: 35px;
    line-height: 45px;
    margin: 0;
    font-weight: 300;
    letter-spacing: 3px;
}

.title hr {
    background: #5b5b5f;
    width: 510px;
    margin: 10px auto;
    height: 1px;
    border: 0;
}

.title p {
    margin-top: 10px;
}

.title .content {
    width: 700px;
    margin: 0 auto;
    margin-top: 40px;
}

.title .content p {
    font-size: 23px;
    line-height: 35px;
    font-weight: 300;
}

.section .bottom-wrap {
    margin-top: 60px;
}


/* ================  heading =================== */


/* for instagram */

.btn {
    padding: 10px 40px;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    letter-spacing: 3px;
    border-width: 1px;
    border-style: solid;
    border-color: transparent;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
}

.btn i {
    margin-left: 10px;
}

.btn:focus,
.btn:active,
button:focus,
button:active {
    outline: none;
}

.default-btn {
    color: #434142;
    border-color: #434142;
}

.default-btn:hover {
    background-color: #434142;
    color: #ffffff;
}

.white-btn {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #5b5b5f;
}

.white-btn:hover {
    background-color: #434142;
    border-color: #434142;
    color: #ffffff;
}

.primary-btn {
    background-color: #434142;
    color: #FFF;
    border-color: transparent;
}

.primary-btn:hover {
    background-color: #ffffff;
    color: #5b5b5f;
    border-color: #5b5b5f;
}

.secondary-btn {
    background-color: transparent;
    border-color: #434142;
    color: #434142;
}

.secondary-btn:hover {
    background-color: #434142;
    color: #ffffff;
    border-color: #434142;
}

.form-group {
    margin-bottom: 10px;
    position: relative;
}

.form-group .form-control, 
#customer_details .input-text,
.coupon .input-text,
#coupon_code{
    background-color: #ffffff;
    border: 1px solid #e6eaec;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #888888;
    padding: 14px 20px;
    width: 100%;
    position: relative;
    font-weight: 500;
}
.woocommerce-cart-form #coupon_code{
    width: 150px;    
}


.woocommerce div.product p.price, .woocommerce div.product span.price {
    padding: 0 !important;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 500;
}

.woocommerce div.product .stock {
    font-weight: 500;
    font-size: 18px !important;
}



.woocommerce div.product form.cart {
    margin-bottom: 10px !important;
}

.woocommerce div.product form.cart {
    margin-bottom: 10px !important;
    display: inline-block;
}

.single-wrapper .cs-btn{
    display: inline-block;
    vertical-align: top;
    padding:7px 40px;
    color: #FFF;
}
.related.products a.btn{
    margin-bottom: 20px;
    color: #FFF;
}
.single-wrapper .cs-btn:hover,
.related.products a.btn:hover{
    color: #000;
}

.related.products {
    margin-top: 50px;
}

.related.products ul.products li::before {
    display: none;
}

.related.products ul.products li h2 {
    line-height: 32px;
    min-height: 92px;
}

.related.products > h2 {
    margin-bottom: 40px;
}

#bn_dob_field, #bn_due_date_field{
    float: right;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    padding: 15px 1em;    
}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    padding: 15px 1em;
}

.woocommerce-checkout #payment .payment_method_stripe label[for="payment_method_stripe"] {
	margin-left: 18px;
}

.form-control:active,
.form-control:focus {
    border: 1px solid #85a4c5;
}

.form-group select {
    width: 100%;
}

.form-group label {
    color: rgba(0, 0, 0, 0.6);
    font-weight: 600;
    margin-bottom: 4px;
    display: block;
}

.form-group > span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.form-group > span.captchaimage {
    position: absolute;
    right: 0;
    width: 80px;
    text-align: right;
    margin-top: 9px;
}

.form-group.grid2 > span {
    display: inline-block;
    vertical-align: top;
    width: 48.9%;
}

.form-group.grid3 > span {
    width: 32%;
}

.form-group.grid4 > span {
    width: 23.5%;
    margin-right: 2%;
}

.form-group.grid5 > span {
    width: 21%;
    margin-right: 5px;
}

.form-group.grid4 > span:last-child {
    margin-right: 0;
}

.form-group.grid3 > span:nth-of-type(2) {
    margin: 0 2%;
}

.form-group.grid2 > span:first-child {
    margin-right: 1%;
}

.form-group.grid2 > span:last-child {
    margin-left: 1%;
}

.form-group.grid5 > span:last-child {
    margin-right: 0;
}

.form-group textarea,
#customer_details textarea {
    resize: none;
    font-family: "Open Sans", sans-serif;
}

.submit-btn {
    cursor: pointer;
    display: block;
    float: right;
    padding: 15px 20px;
    width: 100%;
}

form .submit-input {
    float: right;
    width: 100%;
}

.form-wrap.search .submit-input {
    float: left;
}

.search .submit-input .submit-btn {
    width: 100%;
}


/* for instagram */


/* section contact */

.grids-wrapper {
    padding: 60px 0;
}

.grids-wrapper.contbg {
    background-color: rgba(215, 216, 220, 0.23);
}

.grids-wrapper .info_hr {
    width: 670px;
    margin: 20px auto;
}

.grids-wrapper .icon {
    margin-bottom: 20px;
}

.grids-wrapper .grid-wrap > div {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    text-align: center;
    padding: 0 30px;
    margin-bottom: 40px;
}

.grids-wrapper .grid-wrap > div:hover .client-img {
    background-color: #4fbe40;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.grids-wrapper .grid-wrap.grid4 > div {
    width: 22%;
    padding: 0 0;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.grids-wrapper .grid-wrap.grid4 > div p {
    text-align: center;
    margin-bottom: 40px;
}

.contbg.grids-wrapper .grid-wrap.grid4 > div p {
    min-height: 210px;
}

.grids-wrapper .grid-wrap.grid4 > div:first-child {
    margin-left: 0;
}

.grids-wrapper .grid-wrap.grid4 > div:last-child {
    margin-right: 0;
}

.grids-wrapper .grid-wrap h5 {
    color: #5b5b5f;
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 30px;
}

.grids-wrapper .grid-wrap p {
    color: #888888;
    font-size: 23px;
    font-weight: 400;
    line-height: 35px;
}

.alpha.instagram {
    padding: 0 0 60px;
}

.alpha .row-wrap {
    display: table;
    width: 100%;
    min-height: 425px;
    height: 425px;
}

.alpha .row-wrap a.baby{
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
/* .alpha .row-wrap a.baby:hover::before{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
} 
.alpha .row-wrap a.baby:hover h4{
    color: #FFF;
}
*/

.alpha .row-wrap.insta {
    min-height: 480px;
    height: 480px;
}

.alpha .row-wrap.insta > div:after,
.alpha .row-wrap.insta > a:after {
    /* fallback/image non-cover color */
    background-color: transparent;
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.4), rgba(75, 75, 75, 0.1));
    /* Safari 4+, Chrome 1+ */
    background: -webkit-linear-gradient(90deg, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0.4)), to(rgba(75, 75, 75, 0.1)));
    /* Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.4), rgba(75, 75, 75, 0.1));
    /* Opera 11.10+ */
    background: -o-linear-gradient(rgba(0, 0, 0, 0.4), rgba(75, 75, 75, 0.1));
}

.alpha .row-wrap > div,
.alpha .row-wrap > a {
    display: table-cell;
    width: 305px;
    vertical-align: middle;
    position: relative;
    background: url("assets/images/img1.jpg") no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.alpha .row-wrap > a:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    z-index: 1;
}
.alpha .row-wrap.insta > div:after,
.alpha .row-wrap.insta > a:after {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    content: "";
    z-index: 1;
    /* fallback/image non-cover color */
    background-color: transparent;
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(75, 75, 75, 0.1));
    /* Safari 4+, Chrome 1+ */
    background: -webkit-linear-gradient(90deg, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0.5)), to(rgba(75, 75, 75, 0.1)));
    /* Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(75, 75, 75, 0.1));
    /* Opera 11.10+ */
    background: -o-linear-gradient(rgba(0, 0, 0, 0.5), rgba(75, 75, 75, 0.1));
}

.alpha .row-wrap > div:hover,
.alpha .row-wrap > a:hover {
    -webkit-transition: all 60s ease;
    -moz-transition: all 60s ease;
    -ms-transition: all 60s ease;
    -o-transition: all 60s ease;
    transition: all 60s ease;
}

.alpha .row-wrap > div:hover:after,
.alpha .row-wrap > a:hover:after {
    /* fallback/image non-cover color */
    background-color: transparent;
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(90deg, transparent, transparent);
    /* Safari 4+, Chrome 1+ */
    background: -webkit-linear-gradient(90deg, 0% 0%, 0% 100%, from(transparent), to(transparent));
    /* Safari 5.1+, Chrome 10+ */
    background: -webkit-linear-gradient(90deg, transparent, transparent);
    /* Opera 11.10+ */
    background: -o-linear-gradient(transparent, transparent);
}

.alpha .row-wrap > div .text,
.alpha .row-wrap > a .text {
    width: 100%;
    text-align: center;
    padding: 0 30px;
    margin-bottom: 0;
    position: absolute;
    bottom: 30px;
    margin: 0 auto;
    z-index: 2;
}

.alpha .row-wrap > div .text i,
.alpha .row-wrap > a .text i {
    color: #ffffff;
    margin-right: 5px;
}

.alpha .row-wrap > div .text span,
.alpha .row-wrap > a .text span {
    margin-right: 5px;
    color: #ffffff;
}

.alpha .row-wrap > div .text h4,
.alpha .row-wrap > a .text h4 {
    font-size: 31px;
    line-height: 41px;
    color: #000000;
    font-weight: 300;
    background-color: rgba(255,255,255,0.4);
    padding: 10px 20px;
}


.alpha .row-wrap > div .text hr,
.alpha .row-wrap > a .text hr {
    width: 30px;
    margin: 0 auto;
    height: 3px;
    border: 0;
    background-color: #000000;
}

.testi-wrapper {
    overflow: hidden;
    background-color: #f7f7f8;
    padding: 60px 0 0;
    border-top: 16px solid #c2c3c8;
}

.testi-wrapper .bottom-wrap {
    margin: 100px 0;
}

.testi-wrapper img {
    outline: none;
}

.testi-wrapper .slick-dots {
    position: relative;
    bottom: auto;
    top: 30px;
}

.testi-wrapper .slick-dots li {
    width: auto;
    height: auto;
    padding: 0;
}

.testi-wrapper .slick-dotted {
    margin-bottom: 0;
}

.testi-wrapper .slick-prev,
.testi-wrapper .slick-next {
    color: #5b5b5f;
    font-size: 21px;
    background-color: #5b5b5f;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #FFF;
    top: 45%;
}

.testi-wrapper .slick-prev {
    left: -100px;
}

.testi-wrapper .slick-next {
    right: -100px;
}

.testi-wrapper .item .fc-icon {
    /*border-right: 1px solid #adacb2;*/
    padding: 0 10px;
    display: block;
}

.testi-wrapper .item .fc-icon img {
    margin: 0 auto;
}

.section .slick-slider ul {
    padding: 0;
    margin: 0;
}

.map-wrapper .map-wrap {
    width: 83%;
}

.map-wrapper #map_canvas {
    min-height: 150px;
}


/* for instagram */

.stories-wrapper {
    padding: 60px 0;
}

.stories-wrapper .content {
    margin: 50px 0 0;
}

.stories-wrapper .btn-wrap {
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
    display: block;
}

.stories-wrapper .btn-wrap .btn {
    padding: 14px 50px;
    font-size: 18px;
}
.stories-wrap.bottom-wrap{
    display: flex;
    flex-flow: row wrap;
}
.stories-wrap.grid3 > div {
    width: 29.7%;
    background-color: #ffffff;
}

.stories-wrap.grid3 > div .gr-image {
    background-repeat: no-repeat;
    overflow: hidden;
}


.stories-wrap.grid3 > div .serve h2 {
    font-size: 23px;
    line-height: 30px;
    margin: 20px 0;
}

.stories-wrap.grid3 > div .serve p {
    margin-bottom: 20px;
}

.stories-wrap.grid3.grid4 > div {
    width: 24.7%;
}

.stories-wrap.grid3.grid4 > div:nth-of-type(3n+2) {
    margin-left: 0;
    margin-right: 0;
}

.stories-wrap .border {
    border: 1px solid #434142;
    padding: 30px 30px 60px 30px;
    position: relative;
    margin: 0 12px;
}

.stories-wrap .product {
    padding: 30px 30px 60px 30px;
}

.home .stories-wrap.grid3.small-height > div .gr-image {
    min-height: 250px;
}

.stories-wrap .read-btn{
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}


.stories-wrap .product .gr-image {
    position: relative;
    display: inline-block;
}

.product.bottom-wrap{
    display: flex;
    flex-flow: row wrap;
}
    

.stories-wrap > div {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5%;
    overflow: hidden;
    position: relative;
}
.product.grid3 > div{
  width: 33%;
}
.product.grid3 > div a{
    display: inline-block;
}
.product.grid3 > div .btn-wrap{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.product.grid3 .gr-image {
  position:relative;
  width:100%;
  margin:0 auto;
}

.product.grid3 img {
  background-color: #FFF;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.single-wrapper {
    padding: 100px 0 0 0;
}

.single-wrapper .slick-slide img {
    display: inline;
}

.single-wrapper .slider-products-nav {
    margin-top: 40px;
    padding: 0 30px;

}

.single-wrapper .slider.slider-products-nav .slick-prev,
.single-wrapper .slider.slider-products-nav .slick-next {
    color: #434142;
}

.single-wrapper .slider.slider-products-nav .slick-prev {
    left: 0;
}

.single-wrapper .slider.slider-products-nav .slick-next {
    right: 0;
}

.slider-products-nav .item {
    border: 1px solid #E9E9E9;
    margin: 6px;
    box-shadow: 0px 0px 2px #e9e9e9;
}

.slider-products-nav .item.slick-current {
    border: 1px solid #F89F73;
    box-shadow: 0px 0px 2px #F89F73;
}

.single-wrapper .content {
    width: 100%;
}

.single-wrapper .row {
    overflow: hidden;
}

.single-wrapper .row .leftCont.width50,
.single-wrapper .row .rightCont.width50 {
    width: 48%;
}

.single-wrapper .row .leftCont.width50 h2,
.single-wrapper .row .rightCont.width50 h2 {
    margin-bottom: 20px;
}

.single-wrapper .row .leftCont.float-left {
    float: left;
    margin-right: 2%;
    text-align: center;
}

.single-wrapper .row .rightCont.float-right {
    float: right;
    margin-left: 2%;
    text-align: left;
}
.single-wrapper .row .rightCont.float-right .product_meta span.posted_in{
    display: none;
}

.single-product .stories-wrapper {
    overflow: hidden;
    background-color: #f7f7f8;
    border-top: 16px solid #c2c3c8;
}


.product.woocommerce.add_to_cart_inline {
    border: 0 !important;
}

.add_to_cart_inline .woocommerce-Price-amount.amount {
    display: none;
}

.add_to_cart_inline a.add_to_cart_button {
    font-size: 13px;
    text-transform: uppercase;
    padding: 20px 20px;
    background-color: #434142;
    color: white;
    border-radius: 0;
}

.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary {
    width: 100%;
}

.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images {
    width: 100%;
}

.single-wrapper .row .rightCont.float-right .price {
    padding: 20px 0;
}

.product_title {
  color: #000000;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 45px;
  margin: 0;
  font-weight: 300;
  letter-spacing: 3px;
}

.coupon #coupon_code{
    padding-top: 10px;
    padding-bottom: 10px;
}

.cart .button, .woocommerce button.button, .woocommerce button.button.alt, .woocommerce ul.products li.product a.button, .coupon input.button{
  padding: 12px 40px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  border-radius: 0;
  letter-spacing: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: #434142;
  background-color: #434142;
  text-transform: uppercase;
  cursor: pointer;
  color: #FFF;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}


.cart .button:hover,
.woocommerce button.button:hover, .woocommerce button.button.alt:hover, .woocommerce ul.products li.product a.button:hover,  .coupon input.button:hover{
  background-color: transparent;
  color: #434142;
}

.cart .button.dec{
    float: left;
} 

.cart .quantity .button{
   padding: 7px 10px;
   font-size: 16px; 
} 

.cart .quantity .button:hover{
    background-color: #434142;
  color: #FFF;
} 
.section .woocommerce ul,
.section .woocommerce-tabs ul{
  padding-left: 0;
}

.section .woocommerce ul li,
.section .woocommerce-tabs ul li{
  padding-left: 0;
}
.section .woocommerce ul li::before,
.section .woocommerce-tabs ul li::before {
  content: '';
  width: auto;
  height: auto;
  position: absolute;
  background-color: transparent;
}


.quantity {
    position: relative;
    float: left;
    margin-right: 10px;
}
 
.quantity input[type=number]::-webkit-inner-spin-button,
 
.quantity input[type=number]::-webkit-outer-spin-button
 
{
 
-webkit-appearance: none;
 
margin: 0;
 
}
 
form.cart .quantity input[type=number]
 
{
 
-moz-appearance: textfield;
 
}
 
.quantity input {

    font-family: "Open Sans", sans-serif;
    font-weight: 500;
 
width: 45px;
 
height: 42px;
 
line-height: 1.65;

font-size: 15px;
 
float: left;
 
display: block;
 
padding: 0;
 
margin: 0;
 
border: 1px solid #eee;
text-align: center;
 
}
 
.quantity input:focus {
 
outline: 0;
 
}

.woocommerce-product-gallery__wrapper .featured-img{
    display: none;
}

.woocommerce-message,
.woocommerce-info {
    border-top-color: #F47B44;
}

.woocommerce-message::before,
.woocommerce-info::before {
    color: #F47B44;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  padding: 14px 40px;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  border-radius: 0;
  letter-spacing: 3px;
  border-width: 1px;
  border-style: solid;
  border-color: #434142;
  background-color: #434142;
  text-transform: uppercase;
  cursor: pointer;
  color: #FFF;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
    background-color: transparent;
    color: #434142;
}

.woocommerce input.input-text,
.woocommerce textarea{
    background-color: #ffffff;
    border: 1px solid #ccc;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #888888;
    padding: 12px 20px;
    width: 100%;
    position: relative;
    font-weight: 500;
}
.woocommerce .select2-container .select2-selection--single .select2-selection__rendered {
    background-color: #ffffff;
    border: 1px solid #e6eaec;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #888888;
    font-weight: 500;
    padding: 12px 20px;
    
}
.woocommerce form .form-row .select2-container{
    width: 100% !important;
}
.woocommerce .select2-container .select2-selection--single {
    height: 60px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 15px;
}
.woocommerce select{
    width: 100%;
     background-color: #ffffff;
    border: 1px solid #e6eaec;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #888888;
    font-weight: 500;
    padding: 12px 20px;
}

.woocommerce .wizard > .content > .body p {
    font-size: 18px;
    font-weight: 400;
}
.woocommerce .tabcontrol ul > li, .woocommerce .wizard ul > li {
    font-size: 20px;
}
#place_order{
    background-color:#F5834F; 
}






.section.text {
    padding: 60px 0 60px;
}

.section.text .content {
    min-width: 900px;
    width: 900px;
    padding-top: 30px;
    margin: 0 auto;
}

.section.text .content p {
    text-align: center;
    margin-bottom: 20px;
}


/* for instagram */

.section.inner-page {
    padding: 100px 0 60px;
    /*row*/
}

.section.inner-page .content {
    width: 100%;
}

.section.inner-page .title {
    margin-bottom: 20px;
}

.section.inner-page .title hr {
    margin: 10px 0;
    width: 350px;
}

.section.inner-page .fullWidth {
    width: 100%;
    overflow: hidden;
    /* padding-top: 20px; */
    text-align: left;
}

.section.inner-page .fullWidth h3 {
    font-size: 26px;
    margin-top: 0;
    color: #5b5b5f;
    margin-bottom: 10px;
}

.section.inner-page .row {
    margin-bottom: 20px;
    overflow: hidden;
}

.section.inner-page .row > div p {
    font-size: 23px;
    line-height: 35px;
    font-weight: 300;
    margin-bottom: 20px;
}

.section.inner-page .row .rightCont h3 {
    margin-top: 0;
    color: #5b5b5f;
    margin-bottom: 10px;
}

.section.inner-page .row .leftCont.float-right {
    float: right;
    margin-left: 2%;
    text-align: center;
}

.section.inner-page .row .leftCont.float-left {
    float: left;
    margin-right: 2%;
    text-align: center;
}

.section.inner-page .row .rightCont.float-right {
    float: right;
    margin-left: 2%;
    text-align: left;
}

.section.inner-page .row .rightCont.float-left {
    float: left;
    margin-right: 2%;
    text-align: left;
}

.section.inner-page .row .leftCont.width50,
.section.inner-page .row .rightCont.width50 {
    width: 48%;
}

.section.inner-page .row .leftCont.width60,
.section.inner-page .row .rightCont.width60 {
    width: 58%;
}

.section.inner-page .row .leftCont.width40,
.section.inner-page .row .rightCont.width40 {
    width: 38%;
}

.section.inner-page .row.blockImg h3 {
    margin-top: 0;
    color: #5b5b5f;
    margin-bottom: 10px;
}

.section.inner-page .row .imgBlock > div {
    display: inline-block;
    vertical-align: top;
}

.section.inner-page .row .imgBlock.grid2 > div {
    width: 48.7%;
}

.section.inner-page .row .imgBlock.grid3 > div {
    width: 32.3%;
}

.section.inner-page .row .imgBlock.grid2 > div:first-child {
    margin-right: 1%;
}

.section.inner-page .row .imgBlock.grid2 > div:last-child {
    margin-left: 1%;
}

.section.inner-page .row .imgBlock.grid3 > div:nth-of-type(2) {
    margin: 0 1%;
}

.section.inner-page .row .imgBlock.grid3 a > h4 {
    margin: 10px 0;
    font-size: 24px;
    color: #888888;
    font-weight: 400;
}


/* innerpage */


/* for instagram */

.section.blogsec {
    padding: 60px 0;
}

.section.blogsec ul li:before {
    content: none;
}

.blogsec {
    margin-bottom: 20px;
    overflow: hidden;
    /*---------sidebar----------------*/
}

.blogsec .blogleft {
    float: left;
    width: 73%;
    margin-right: 3%;
}

.blogsec .blogrow {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 2px solid #000000;
    /*blogcontain*/
}

.blogsec .blogrow .blogcontain {
    position: relative;
    overflow: hidden;
    /*Blogsocial*/
    /*-------blog2-----------*/
}

.blogsec .blogrow .blogcontain .blogimg {
    width: 29%;
    margin-right: 2%;
    float: left;
}

.blogsec .blogrow .blogcontain .blogimg img {
    border: 1px solid #5b5b5f;
}

.blogsec .blogrow .blogcontain .blogimg.single {
    width: 100%;
}

.blogsec .blogrow .blogcontain .blogimg.single img {
    /* width: 100%; */
    border: 0;
}

.blogsec .blogrow .blogcontain .blogtext {
    float: left;
    width: 69%;
}

.blogsec .blogrow .blogcontain .blogtext h2 {
    font-size: 36px;
    line-height: 40px;
}

.blogsec .blogrow .blogcontain .blogtext b {
    font-weight: bold;
    margin-bottom: 20px;
    display: block;
    line-height: 22px;
}

.blogsec .blogrow .blogcontain .blogtext p {
    font-size: 23px;
    line-height: 35px;
}

.blogsec .blogrow .blogcontain .blogtext.single {
    padding-top: 20px;
    width: 100%;
}

.blogsec .blogrow .blogcontain .blogtext.single p {
    line-height: 22px;
}

.blogsec .blogrow .blogcontain .blog_social {
    float: right;
}

.blogsec .blogrow .blogcontain .blog_social ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0;
}

.blogsec .sidebar {
    float: right;
    width: 24%;
    /*side*/
    /*==============Newsletter=========================================================*/
    /*---------------newsletter-----------------------------------------------*/
}

.blogsec .sidebar .search-form {
    position: relative;
    width: 100%;
}

.blogsec .sidebar .search-form .form-group {
    padding: 0 0 20px;
}

.blogsec .sidebar .search-form .submit-btn {
    background-color: transparent;
    background-image: url(assets/images/search.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: medium none;
    height: 26px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 28px;
    margin-top: 0;
    z-index: 333;
}

.blogsec .sidebar input {
    width: 100%;
    padding: 12px 12px;
}

.blogsec .sidebar .side {
    padding: 20px 0;
    text-align: center;
}

.blogsec .sidebar .side h3 {
    font-size: 24px;
}

.blogsec .sidebar .side p {
    line-height: 35px;
}

.blogsec .sidebar .newsletter {
    width: 100%;
    text-align: center;
}

.blogsec .sidebar .newsletter .news-btn {
    background-color: #5b5b5f;
    width: 100%;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 700;
    padding: 0;
    font-size: 15px;
    cursor: pointer;
}

.blogsec .sidebar .newsletter .news-form {
    display: none;
    margin-top: 15px;
}

.blogsec .sidebar .newsletter .news-form input[type="text"],
.blogsec .sidebar .newsletter .news-form input[type="email"] {
    width: 100%;
    padding: 8px 12px;
    font-size: 16px;
}

.blogsec .sidebar .newsletter .news-form input[type="submit"] {
    background-color: #5b5b5f;
    cursor: pointer;
    padding: 12px 0;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
}

.blogsec .sidebar .newsletter .news-form input[type="submit"]:hover {
    background-color: #363638;
}


/* for instagram */

.contact {
    padding: 60px 0 0;
}

.contact .row {
    display: block;
}

.contact .row > div {
    display: inline-block;
    vertical-align: top;
}

.contact .row .left,
.contact .row .right {
    width: 48%;
    margin-bottom: 40px;
}

.contact .row .left {
    border-right: 20px solid transparent;
}
.contact .row .left form {
    box-shadow: 0 0 4px #d5d5d5;
    overflow: hidden;
    padding: 15px;
}

.contact .row .right {
    padding: 20px;
    border: 2px solid #5b5b5f;
}

.contact .row .right span {
    font-weight: bold;
}

.contact .row .right p {
    line-height: 42px;
}

.map iframe {
    height: 450px;
}



.form-wrapper {
    width: 100%;
}

.form-wrapper .form-group {
    margin-bottom: 20px;
}

.form-wrapper form .submit-input i {
    color: #ffffff;
    right: 25px;
}

.form-wrapper form .submit-btn {
    float: left;
}

.form-wrapper .cap {
    padding: 12px 0;
    background-color: #5b5b5f;
    text-align: center;
}

.contact-form div.wpcf7 img.ajax-loader {
    float: right;
}

.contact-form div.wpcf7-response-output {
    margin-top: 7px;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    color: #ff5100;
}

.contact-form span.wpcf7-not-valid-tip {
    color: #ff5100;
    font-size: 14px;
}

.contact-form div.wpcf7-validation-errors {
    border: 2px solid #5b5b5f;
}





/* ===================================== */


/* =============== Footer ============== */


/* ===================================== */


/* ============Social links========= */

.footer .social-links {
    margin: 20px 0 0 20px;
    text-align: right;
}

.footer .social-links ul {
    padding: 0;
}

.footer .social-links ul li {
    display: inline-block;
    width: auto;
    margin-left: 15px;
}

.footer .social-links ul li i {
    font-size: 24px;
    text-align: center;
    color: #5b5b5f;
    -webkit-transition: all 0.25s ease-in 0s;
    -moz-transition: all 0.25s ease-in 0s;
    -o-transition: all 0.25s ease-in 0s;
    transition: all 0.25s ease-in 0s;
}

.footer .social-links ul li i.fa.fa-facebook:hover {
    color: #3b5998;
}

.footer .social-links ul li i.fa.fa-twitter:hover {
    color: #1da1f2;
}

.footer .social-links ul li i.fa.fa-google-plus:hover {
    color: #dd4b39;
}


/* ============Social links========= */

.footer {
    overflow: hidden;
    width: 100%;
    background-color: #ffffff;
}

.footer p,
.footer a {
    color: #5b5b5f;
}
.footer .fmenu{
    background: #000;
    color: #fff;
    padding: 30px 0;
}
.footer .fmenu h2.widget-title{
    display: none;
}
.footer .fmenu h2{margin-top: 20px;}
.footer .fmenu a{color: #fff;font-weight: 17px; font-weight: 300;line-height: 30px;}
.footer .fmenu a:hover{color: #4fbe40;}
.footer .fmenu #primary-sidebar{
    display: table;
    vertical-align: top;
    width: 100%;
}
.footer .fmenu #primary-sidebar > .widget_nav_menu{
    display: table-cell;
    vertical-align: top;
    width: 25%;
}

.footer .top-wrap .content {
    border-bottom: 1px solid #4fbe40;
    padding: 60px 0;
    text-align: center;
}

.footer .top-wrap .content > div,
.footer .top-wrap .content > div > span {
    display: inline-block;
    vertical-align: middle;
}
.footer .top-wrap .content span.social_links {
    display: block;
    width: 100%;
}
.footer .top-wrap .content span.social_links ul li{
    display: inline-block;
    vertical-align: middle;
    padding: 8px;
}

.footer .top-wrap .content p {
    margin-bottom: 0;
}

.footer .top-wrap span.img {
    width: 10%;
    margin-right: 2%;
}

.footer .top-wrap span.txt {
    width: 78%;
}

.footer .top-wrap .flogo {
    width: 33%;
    text-align: left;
}

.footer .top-wrap .left-wrap {
    width: 33%;
}

.footer .top-wrap .left-wrap span.txt {
    text-align: left;
}

.footer .top-wrap .right-wrap {
    width: 30%;
    text-align: right;
}

.footer .top-wrap .right-wrap a {
    font-size: 30px;
    vertical-align: middle;
}

.footer .top-wrap .right-wrap span.txt {
    width: 55%;
}

.footer .bottom-wrap {
    padding: 40px 0;
    margin-top: 0;
    text-align: center;
}

.footer .bottom-wrap p {
    color: #87868b;
    font-size: 16px;
    margin-bottom: 0;
}

 
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}


.modal-content {
    background-color: #fefefe;
    margin: 12% auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    max-width: 650px;
    overflow: hidden;
    box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);
    position: relative;
    animation: animatetop 0.4s;
}

.modal-content form {
    overflow: hidden;
    padding:20px;
}
.modal-content h3 {
    background-color: #000;
    padding: 15px;
    color: #FFF;
}
.modal-content p{
    padding: 0 15px;
}

.modal-content h3,
.modal-content p{
    text-align: center;
}


@-webkit-keyframes animatetop {
  0%{
    top: -300px;
    opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes animatetop {
  0%{
    top: -300px;
    opacity: 0;
}
100% {
    top: 0;
    opacity: 1;
}
}



.modal-content .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: relative;
    right: 8px;
    top:8px;
}

.modal-content .close:hover,
.modal-content .close:focus {
    color: #6BB54E;
    text-decoration: none;
    cursor: pointer;
} 


.custom-product-wrapper{
    overflow: hidden;
    width: 100%;
    padding-bottom: 60px;
}
.custom-product-wrapper > div > div.content{
    display: flex;
    flex-flow: row wrap;
}
.custom-product-wrapper .content > div{
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 30px 30px 60px 30px;
    text-align: center;
    position: relative;
}
.custom-product-wrapper h2 {
    font-size: 23px;
    line-height: 30px;
    margin: 20px 0;
}

.custom-product-wrapper .cp-price {
    margin-bottom: 20px;
    display: block;
    font-size: 24px;
}

.custom-product-wrapper .cp-list .viewBtn{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}


.reviews-wrapper{
    overflow: hidden;
    padding: 60px 0;
    width: 100%;
    background-color: rgba(0,0,0,0.8);
    margin-bottom: 60px;
}

.reviews-wrapper,
.reviews-wrapper .title h1,
.reviews-wrapper p{
    color: #FFF;
    text-align: center;
}

.reviews-wrapper .bottom-wrap{
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.reviews-wrapper .review-star{
    margin: 15px 0;
    line-height: 2;
    display: block;
}
.reviews-wrapper .star-rating{
    float: none;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;   
    font-family: 'FontAwesome';
}
.reviews-wrapper .star-rating::before{
    font-family: 'FontAwesome';
    content: '\f006\f006\f006\f006\f006';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}

.reviews-wrapper .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    padding-top: 1.5em;
    position: relative;
}
.reviews-wrapper .star-rating span::before {
    font-family: 'FontAwesome';
    content: '\f005\f005\f005\f005\f005';
    top: 0;
    position: absolute;
    left: 0;
}

.reviews-wrapper .star-rating span::before {
    color: #ffc300;
}

.reviews-wrapper .star-rating.fa-zero span{
    width: 0%;
}
.reviews-wrapper .star-rating.fa-zero-five span{
    width: 9%;
}
.reviews-wrapper .star-rating.fa-one span{
    width: 14%;
}
.reviews-wrapper .star-rating.fa-one-five span{
    width: 26%;
}
.reviews-wrapper .star-rating.fa-two span{
    width: 33%;
}
.reviews-wrapper .star-rating.fa-two-five span{
    width: 43%;
}
.reviews-wrapper .star-rating.fa-three span{
    width: 50%;
}
.reviews-wrapper .star-rating.fa-three-five span{
    width: 59%;
}
.reviews-wrapper .star-rating.fa-four span{
    width: 66%;
}
.reviews-wrapper .star-rating.fa-four-five span{
    width: 77%;
}
.reviews-wrapper .star-rating.fa-five span{
    width: 100%;
}



.reviews-wrapper .slick-dotted.slick-slider {
    margin-bottom: 0;
}

.section.reviews-wrapper .slick-slider ul.slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 30px;
}
.reviews-wrapper .slick-dots li{
    width: auto;
    height: auto;
    padding-left: 0;
}
.reviews-wrapper .slick-dots li button {
    border: 1px solid #FFF;
   
}

.reviews-wrapper .slick-dots li.slick-active button, 
.reviews-wrapper .slick-dots li:hover button {
    background-color: #FFF;
    border: 1px solid #FFF;
}


#commentform input[type="text"],
#commentform input[type="email"],
#commentform input[type="tel"],
#commentform textarea{
    background-color: #ffffff;
    border: 1px solid #e6eaec;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    color: #464646;
    padding: 14px 20px;
    width: 100%;
    position: relative;
    font-weight: 500;
}

#tab-reviews .woocommerce-Reviews{
    border-bottom: 1px solid #d3ced2;
    padding-bottom: 30px;
}
#tab-reviews .woocommerce-Reviews .comment-form-rating{
    margin: 20px 0;
}
#tab-reviews .woocommerce-Reviews label{
    font-size: 16px;
    font-weight: 600;
}



/* ===================================== */


/* ============= Media Query =========== */


/* ===================================== */

@media screen and (max-width: 1400px) {
    .slider-content .content {
        padding-top: 10%;
    }
    .alpha .row-wrap {
        min-height: 306px;
        height: 306px;
    }
    .alpha .row-wrap.insta {
        min-height: 307px;
        height: 307px;
    }
}

@media screen and (max-width: 1250px) {
    .slider-content .content {
        padding-top: 5%;
    }
    .container {
        width: 100%;
        padding: 0 2%;
    }
    .header {
        text-align: center;
    }
    .header .logo {
        width: 24%;
    }
    .header .top-wrap .right-wrap {
        width: 73%;
        margin-left: 1%;
    }
    .header .top-wrap .right-wrap > div > div {
        width: 29.5%;
        padding-right: 2%;
    }
    .header .top-wrap .right-wrap > div > div span.img {
        margin-right: 5%;
    }
    .header .top-wrap .right-wrap > div > div span.txt {
        width: 63%;
        font-size: 14px;
    }
    .header .top-wrap .right-wrap > div > div.phone {
        width: 26.4%;
    }
    .header .top-wrap .right-wrap > div > div.phone span.txt {
        width: 79%;
    }
    .header .top-wrap .right-wrap .user {
        width: 13%;
    }
    .header .top-wrap .right-wrap .user a {
        font-size: 13px;
    }
    .nav #menu > li:first-child a {
        padding-left: 45px;
    }
    .nav #menu > li:last-child a {
        padding-right: 45px;
    }
    .nav #menu > li > a {
        padding: 20px 40px;
    }
    .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > a {
        padding: 15px 25px;
    }
    .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > ul {
        top: 57px;
    }
    .grids-wrapper .grid-wrap.grid4 > div {
        width: 22.6%;
        margin-left: 1.4%;
        margin-right: 1.4%;
    }
    .grids-wrapper .grid-wrap.grid4 > div a.btn {
        padding: 10px 30px;
        font-size: 12px;
    }
    .stories-wrap.grid3 > div {
        width: 30.7%;
    }
    .stories-wrap.product.grid3 > div {
        width: 33%;
    }
    .stories-wrap .border {
    padding: 25px 25px 60px 25px;}
}

@media screen and (max-width: 1100px) {
    .nav #menu > li > ul {
        top: 67px;
    }
    .nav #menu > li:first-child a {
        padding-left: 37px;
    }
    .nav #menu > li:last-child a {
        padding-right: 37px;
    }
    .nav #menu > li > a {
        padding: 20px 34px;
    }
    .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > a {
        padding: 15px 18px;
    }
    .header {
        text-align: center;
    }
    .header .logo {
        width: 25%;
    }
    .header .top-wrap .right-wrap > div > div {
        width: 29%;
        padding-right: 0;
    }
    .header .top-wrap .right-wrap > div > div span.img {
        margin-right: 3%;
    }
    .header .top-wrap .right-wrap > div > div span.txt {
        font-size: 13px;
    }
    .header .top-wrap .right-wrap > div > div.phone {
        width: 24.4%;
    }
    .header .top-wrap .right-wrap > div > div.phone span.txt {
        width: 79%;
    }
    .header .top-wrap .right-wrap > div > div.phone span.txt a {
        font-size: 19px;
    }
    .header .top-wrap .right-wrap .user a {
        font-size: 12px;
    }
    .slider-content .content span.gap {
        padding: 5px 0;
    }
    .slider-content .content h1 {
        font-size: 56px;
        line-height: 66px;
    }
    .slider-content .content p {
        font-size: 16px;
        line-height: 24px;
    }
    .slider-content .content a.btn {
        margin: 40px 10px 0 0;
    }
    .blogsec .blogrow .blogcontain .blogtext h2 {
        font-size: 32px;
        line-height: 38px;
    }
    .grids-wrapper .grid-wrap.grid4 > div {
        width: 24%;
        margin-left: 0.4%;
        margin-right: 0.4%;
    }
    .grids-wrapper .grid-wrap.grid4 > div a.btn {
        padding: 10px 30px;
        font-size: 12px;
    }
    .stories-wrapper .bottom-wrap.stories-wrap.small-height .border .serve2 p{ 
        font-size: 20px;
    }
}

@media screen and (max-width: 1024px) {
    .user a {
        font-size: 12px;
    }
    /*==============Inner=================================*/
    .section.inner-page .fullwidth {
        margin-bottom: 20px;
    }
    .section.inner-page .row .leftCont.width50,
    .section.inner-page .row .rightCont.width50,
    .section.inner-page .row .leftCont.width60,
    .section.inner-page .row .rightCont.width60,
    .section.inner-page .row .leftCont.width40,
    .section.inner-page .row .rightCont.width40 {
        width: 100%;
    }
    .section.inner-page .row .leftCont.float-right,
    .section.inner-page .row .leftCont.float-left,
    .section.inner-page .row .rightCont.float-right,
    .section.inner-page .row .rightCont.float-left {
        float: none;
        margin-right: 0;
        margin-left: 0;
        margin-top: 20px;
    }
    .section.inner-page .row .imgBlock.grid2,
    .section.inner-page .row .imgBlock.grid3 {
        text-align: center;
    }
    .section.inner-page .row .imgBlock.grid2 > div:first-child {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .section.inner-page .row .imgBlock.grid2 > div:last-child {
        margin-left: 0;
    }
    .section.inner-page .row .imgBlock.grid3 > div {
        width: 100%;
    }
    .section.inner-page .row .imgBlock.grid3 > div:nth-of-type(2) {
        margin: 20px 0;
    }
    .section.inner-page .row .imgBlock.grid2 > div {
        width: 100%;
    }
    .section.inner-page .row .wrap-title {
        margin: 10px 0;
    }
    /*==============Inner=================================*/
    .single-wrapper .row .leftCont.float-left,
    .single-wrapper .row .rightCont.float-right {
        float: none;
        margin-right: 0;
        margin-left: 0;
        text-align: left;
        width: 100%;
    }
    .single-wrapper .row .leftCont.float-left {
        margin-bottom: 20px;
    }
    .custom-product-wrapper .content > div {
        width: 50%;        
    }
    .title .content p {
        font-size: 20px;
        line-height: 30px;
        font-weight: 400;
    }

}

@media screen and (max-width: 1000px) {
    .nav #menu > li:first-child a {
        padding-left: 30px;
    }
    .nav #menu > li:last-child a {
        padding-right: 30px;
    }
    .nav #menu > li > a {
        padding: 20px 27px;
    }
    .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > a {
        padding: 15px 11px;
    }
    .header .logo {
        width: 100%;
    }
    .header .top-wrap .right-wrap {
        text-align: center;
        width: 100%;
        padding: 10px 0;
        margin-left: 0;
    }
    .header .top-wrap .right-wrap > div > div {
        text-align: left;
        width: 27%;
        padding-right: 0;
    }
    .header .top-wrap .right-wrap > div > div span.img {
        margin-right: 3%;
    }
    .header .search-box {
        position: absolute;
        right: 13px;
        top: 40px;
    }
    .blogsec .blogrow .blogcontain .blogtext p {
        font-size: 14px;
        line-height: 20px;
    }
    .blogsec .blogrow .blogcontain .blogtext b {
        margin-bottom: 18px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .blogsec .blogrow .blogcontain .blogtext h2 {
        font-size: 22px;
        line-height: 28px;
    }
    .grids-wrapper .grid-wrap.grid4 > div a.btn {
        padding: 10px 9px;
    }
    .stories-wrap.grid3 > div {
        width: 29.6%;
    }
    .stories-wrap.grid3.grid4 > div {
        width: 24.6%;
    }
    .stories-wrap.grid3 > div.border .serve h2 {
        margin: 10px 0;
    }
     .stories-wrapper .bottom-wrap.stories-wrap.small-height .border .serve2 p{ 
        font-size: 16px;
        line-height: 30px;
    }
}

@media screen and (max-width: 900px) {
    .nav #menu > li:first-child a {
        padding-left: 21px;
    }
    .nav #menu > li:last-child a {
        padding-right: 21px;
    }
    .nav #menu > li > a {
        padding: 20px 17px;
    }
    .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > a {
        padding: 15px 5px;
    }
    .stories-wrap.grid3 > div {
        width: 29.6%;
    }
    .stories-wrap .product {
        padding: 5px 5px 60px 5px;
    }
    .stories-wrap.grid3.grid4 > div {
        width: 49.7%;
    }
    .blogsec .sidebar .side a.btn {
        padding: 10px 30px;
    }
    .grids-wrapper .grid-wrap p {
        font-size: 18px;
    }
    .grids-wrapper .grid-wrap.grid4 > div {
        width: 23.8%;
     }
    .stories-wrapper .bottom-wrap.stories-wrap.small-height .border{
        padding:10px 10px 60px 10px;
    }
    
    .footer .top-wrap .right-wrap a {
        font-size: 26px;
    }
    .footer .top-wrap .content p {
        font-size: 12px;
        line-height: 16px;
    }
}

@media screen and (max-width: 800px) {
    .header .bottom-wrap.scroll-to-fixed-fixed .nav #menu > li > a {
        padding: 15px 2px;
    }
    .grids-wrapper .grid-wrap.grid4 > div a.btn {
        padding: 10px 8px;
        font-size: 11px;
    }
}

@media screen and (max-width: 767px) {
    .visible-lg {
        display: none;
    }
    .visible-xs {
        display: block;
    }
    .cbp-af-header nav {
        display: none;
    }
    .cbp-spmenu-right {
        right: -270px;
    }
    .cbp-spmenu-vertical {
        width: 270px;
    }
    .desktop-view {
        display: none;
    }
    .mobile-view {
        display: block;
    }
    .header .top-wrap .right-wrap .user.visible-lg {
        display: none;
    }
    .header {
        text-align: left;
    }
    .header .bottom-wrap .container > div {
        display: inline-block;
    }
    .header .logo {
        width: 220px;
    }
    .header .main-menu {
        float: right;
    }
    .header .top-wrap .right-wrap > div > div {
        text-align: right;
        width: 49.5%;
    }
    .header .top-wrap .right-wrap > div > div span.txt,
    .header .top-wrap .right-wrap > div > div span.img {
        text-align: center;
    }
    .header .top-wrap .right-wrap > div > div.phone {
        width: 50%;
        text-align: center;
        margin-top: 26px;
    }
    .header .top-wrap .right-wrap .header_cart {
        width: 49%;
        text-align: center;
        margin-top: 26px;
    }
    .header .top-wrap .right-wrap > div > div.phone span.txt {
        width: 130px;
    }
    .header .search-box {
        right: 100px;
        top: 30px;
    }
    .single-wrapper {
        padding: 40px 0 0 0;
    }
    .slider-content {
        padding-bottom: 5%;
        position: relative;
    }
    .slider-content .content h1 {
        font-size: 42px;
        line-height: 52px;
    }
    .home-hero .content {
        padding: 50px 0;
        width: 100%;
    }
    .home-hero .content h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .home-hero .content p {
        font-size: 16px;
        line-height: 24px;
    }
    .section.inner-page {
        padding: 20px 0 20px;
    }
    .section.inner-page .title h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .section-title h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .title hr {
        width: 90%;
    }
    .section .bottom-wrap {
        margin-top: 20px;
    }
    .btn {
        padding: 8px 30px;
        font-size: 10px;
    }
    .submit-btn {
        padding: 10px 30px;
    }
    .menu-btn {
        top: 30px;
        right: 20px;
    }
    .title h2 {
        font-size: 30px;
        line-height: 45px;
        letter-spacing: 1px;
    }
    .title .content p {
        font-size: 18px;
        line-height: 30px;
    }
    .stories-wrapper {
        padding: 20px 0;
    }
    .stories-wrapper .btn-wrap .btn {
        padding: 12px 40px;
    }
    .stories-wrap.grid3 > div {
        width: 100%;
        margin: 0 auto 20px auto; 
    }
    .stories-wrap.grid3 > div .serve > div {
        text-align: center;
    }
    .stories-wrap.grid3 > div .gr-image {
        background-size: contain;
        background-repeat: no-repeat;
    }
    .stories-wrap.grid3 > div:nth-of-type(3n+2) {
        margin-left: 0;
        margin-right: 0;
    }
    .grids-wrapper .grid-wrap.grid4 {
        margin-top: 20px;
    }
    .grids-wrapper .grid-wrap.grid4 > div {
        width: 100%;
    }
    .stories-wrap.grid3.grid4 > div {
        width: 100%;
        text-align: center;
    }
    .testi-wrapper {
        padding: 20px 0 0;
    }
    .testi-wrapper .content {
        width: 100%;
    }
    .testi-wrapper .bottom-wrap {
        margin: 20px 0;
    }
    .alpha .row-wrap {
        padding: 20px 0;
        display: block;
        min-height: auto;
        height: auto;
    }
    .alpha .row-wrap.insta {
        min-height: auto;
        height: auto;
    }
    .alpha .row-wrap.insta > div:after,
    .alpha .row-wrap.insta > a:after {
        /* fallback/image non-cover color */
        background-color: transparent;
        /* Firefox 3.6+ */
        background: -moz-linear-gradient(90deg, transparent, transparent);
        /* Safari 4+, Chrome 1+ */
        background: -webkit-linear-gradient(90deg, 0% 0%, 0% 100%, from(transparent), to(transparent));
        /* Safari 5.1+, Chrome 10+ */
        background: -webkit-linear-gradient(90deg, transparent, transparent);
        /* Opera 11.10+ */
        background: -o-linear-gradient(transparent, transparent);
    }
    .alpha .row-wrap > div,
    .alpha .row-wrap > a {
        display: block;
        width: 100%;
        height: 25em;
        min-height: 25em;
        margin-bottom: 10px;
        background-size: contain;
    }
    .alpha .row-wrap > div:after,
    .alpha .row-wrap > a:after {
        /* fallback/image non-cover color */
        background-color: transparent;
        /* Firefox 3.6+ */
        background: -moz-linear-gradient(90deg, transparent, transparent);
        /* Safari 4+, Chrome 1+ */
        background: -webkit-linear-gradient(90deg, 0% 0%, 0% 100%, from(transparent), to(transparent));
        /* Safari 5.1+, Chrome 10+ */
        background: -webkit-linear-gradient(90deg, transparent, transparent);
        /* Opera 11.10+ */
        background: -o-linear-gradient(transparent, transparent);
    }
    .alpha.instagram {
        padding: 0 0 20px;
    }
    /* for instagram */
    .slicknav_btn {
        position: relative;
        display: block;
        vertical-align: middle;
        float: right;
        padding: 0.438em 0.625em 0.438em 0.625em;
        line-height: 1.125em;
        cursor: pointer;
    }
    .slicknav_menu .slicknav_menutxt {
        display: block;
        line-height: 1.188em;
        float: left;
    }
    .slicknav_menu .slicknav_icon {
        float: left;
        margin: 0.188em 0 0 0.438em;
    }
    .slicknav_menu .slicknav_no-text {
        margin: 0;
    }
    .slicknav_menu .slicknav_icon-bar {
        display: block;
        width: 1.125em;
        height: 0.125em;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }
    .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
        margin-top: 0.188em;
    }
    .slicknav_nav {
        clear: both;
        display: block !important;
    }
    .slicknav_nav ul,
    .slicknav_nav li {
        border-bottom: 0 none;
        border-top: 1px solid #fff;
    }
    .slicknav_nav .slicknav_arrow {
        font-size: 0.8em;
        float: right;
        margin: 6px 0 0 0.4em;
    }
    .slicknav_nav .slicknav_arrow i {
        font-size: 15px;
    }
    .slicknav_nav .slicknav_item {
        cursor: pointer;
    }
    .slicknav_nav .slicknav_row {
        display: block;
    }
    .slicknav_nav a {
        display: block;
    }
    .slicknav_nav .slicknav_item a,
    .slicknav_nav .slicknav_parent-link a {
        display: inline;
    }
    .slicknav_menu:before,
    .slicknav_menu:after {
        content: " ";
        display: table;
    }
    .slicknav_menu:after {
        clear: both;
    }
    /* IE6/7 support */
    .slicknav_menu {
        width: 100%;
        top: 46px;
        float: right;
        position: relative;
        *zoom: 1;
    }
    /* 
      User Default Style
      Change the following styles to modify the appearance of the menu.
  */
    .slicknav_menu {
        font-size: 16px;
    }
    /* Button */
    .slicknav_btn {
        margin: 5px 5px 6px;
        text-decoration: none;
        text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
        background-color: #323232;
    }
    /* Button Text */
    .slicknav_menu .slicknav_menutxt {
        color: #FFF;
        font-weight: bold;
        text-shadow: 0 1px 3px #000;
    }
    /* Button Lines */
    .slicknav_menu .slicknav_icon-bar {
        background-color: #f5f5f5;
    }
    .slicknav_menu {
        padding: 5px;
    }
    .slicknav_nav {
        color: #FFF;
        margin: 0;
        padding: 0;
        font-size: 12px;
        background-color: #222222;
        border-top: 1px solid transparent;
        position: absolute;
        top: 0;
        width: 100%;
        right: 0;
        z-index: 999;
        text-align: left;
    }
    .slicknav_nav,
    .slicknav_nav ul {
        list-style: none;
        overflow: hidden;
    }
    .slicknav_nav ul {
        background-color: #222222;
        margin: 0;
        padding: 0;
        position: relative;
        width: 100%;
        z-index: 999;
    }
    .slicknav_nav ul li a {
        padding-left: 20px;
        font-size: 16px;
    }
    .slicknav_nav .sub-menu a {
        color: #FFF;
    }
    .slicknav_nav .slicknav_row {
        padding: 6px 9px;
        margin: 0;
    }
    .slicknav_nav a {
        padding: 6px 9px;
        margin: 0;
        text-decoration: none;
        color: #FFF;
        font-weight: 400;
        border: 1px solid transparent;
        font-size: 16px;
        letter-spacing: 1px;
    }
    .slicknav_nav .slicknav_item a,
    .slicknav_nav .slicknav_parent-link a {
        padding: 0 4px 0 0;
        margin: 0;
    }
    .slicknav_nav .slicknav_row:hover {
        color: #fff;
    }
    .slicknav_nav li a:hover {
        color: #FFF;
        background-color: #5b5b5f;
    }
    .slicknav_nav li a:hover a {
        color: #FFF;
    }
    .slicknav_nav .slicknav_parent > a:hover a,
    .slicknav_nav .slicknav_parent > a:hover i {
        color: #FFF;
    }
    .slicknav_nav li:hover a .slicknav_row a {
        color: #000;
        background-color: transparent;
    }
    .slicknav_nav li:hover .slicknav_arrow {
        color: #FFF;
    }
    .slicknav_nav .slicknav_txtnode {
        margin-left: 15px;
    }
    .slicknav_nav .sub-menu li:hover a {
        background-color: #F3F6F9;
        color: #000;
    }
    .slicknav_parent.slicknav_open > ul {
        background-color: #FFF;
    }
    .slicknav_parent.slicknav_open > ul li a {
        color: #20343D;
    }
    .slicknav_parent.slicknav_open > ul li a:hover {
        background-color: #5b5b5f;
        color: #FFF;
    }
    svg.icon {
        display: none;
    }
    .header .main-menu {
        width: auto;
        z-index: 2;
        position: relative;
    }
    .contact {
        text-align: center;
    }
    .contact .row .left,
    .contact .row .right {
        width: 100%;
        margin-bottom: 20px;
    }
    .contact .row .left {
        border-right: 0;
    }
    .contact .row .right {
        padding: 0 20px;
        border: 0;
    }
    .map iframe {
        height: 300px;
    }
    .contbg.grids-wrapper .grid-wrap.grid4 > div p {
        min-height: auto;
    }
    /* ==================blog=============== */
    .blogsec .blogrow .blogcontain {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .blogsec .blogrow .blogcontain .blogimg,
    .blogsec .blogrow .blogcontain .blogtext {
        width: 100%;
        margin-right: 0;
        float: none;
    }
    .blogsec .blogleft,
    .blogsec .sidebar {
        width: 100%;
    }
    .stories-wrap.product.grid3 > div {
        width: 50%;
    }
    .home .stories-wrap.grid3 > div .gr-image {
        min-height: auto;
        max-height: none;
        width: 250px;
    }
    .home .stories-wrap.grid3 > div .gr-image img {
        position: relative;
        max-width: 100%;
        width: auto;
    }

    .home .stories-wrap.grid3 > div .gr-image img.bottom-img{
        display: none;
    }

    /* ==================blog=============== */
    .footer .fmenu {
     padding: 20px 0;
    }
    .footer .fmenu #primary-sidebar > .widget_nav_menu {
        display: inline-block;
        width: 49.4%;
        margin-bottom: 20px;
    }
    .footer .top-wrap .content {
        border-bottom: 1px solid #4fbe40;
        padding: 20px 0;
    }
    .footer .top-wrap .content span.img {
        width: 100%;
        margin-right: 0;
    }
    .footer .top-wrap .content span.txt {
        width: 100%;
        text-align: center;
    }
    .footer .top-wrap .content > div {
        margin: 0 auto;
    }
    .footer .top-wrap .content .flogo,
    .footer .top-wrap .content .left-wrap,
    .footer .top-wrap .content .right-wrap {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    .footer .bottom-wrap {
        padding: 20px 0;
    }
    .stories-wrap .border .serve {
        min-height: auto;
    }

    .stories-wrap.grid3 > div .gr-image {
        width: 280px;
        display: block;
        margin: 0 auto;
    }
    .product.grid3 img{
        width: 100%;
    }
    .home .stories-wrap.grid3.small-height > div .gr-image {
        background-position: center;
    }
    .custom-product-wrapper .content > div {
        width: 100%;        
    }

    .woocommerce .related.products ul.products li.product {
        margin: 0 auto 20px auto;
        width: 100%;
        max-width: 400px;
        display: block;
        float: none;
    }
}

@media screen and (max-width: 700px){
    .stories-wrap.product.grid3 > div {
        width: 100%;
    }
    .header .search-box {
        position: relative;
        right: auto;
        top: auto;
        float: none;
        margin-top: 10px;
        display: inline-block;
    }
}

@media screen and (max-width: 600px) {
    h1 {
        font-size: 38px;
        line-height: 46px;
    }
    h2 {
        font-size: 32px;
        line-height: 36px;
    }
    h3 {
        font-size: 24px;
        line-height: 34px;
    }
    h4 {
        font-size: 20px;
        line-height: 30px;
    }
    h5 {
        font-size: 18px;
        line-height: 26px;
    }
    .slider-content .content h1 {
        font-size: 31px;
        line-height: 36px;
    }
    .slider-content .content p {
        font-size: 12px;
        line-height: 20px;
    }
    .slider-content .content a.btn {
        margin: 10px 0 0 0;
    }
    
    .footer .fmenu #primary-sidebar > .widget_nav_menu {
        display: block;
        width: 100%;
        text-align: center;
    }
}

@media screen and (max-width: 420px) {
    .header .top-wrap .right-wrap > div > div {
        width: 49.3%;
    }
    .header .top-wrap .right-wrap > div > div span.txt,
    .header .top-wrap .right-wrap > div > div span.img {
        width: 100%;
    }
}
.tml-button{
	color: #fff;
  text-decoration: none;
  background-color: #000;
  padding: 10px 30px;
  border-radius: 0px;
  font-weight: 800;
  font-size: 12px;
  font-family: sans-serif;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
}
.tml .tml-field{
	width:45%;
	border: 5px solid white; 
    -webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    -moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1); 
    padding: 15px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 10px 0;
	
}
#sddm{
	position:absolute;
   top:0;
   right:0;
   
}
#reg{
	position:absolute;
	top:42.5%;
	right:12%;
	width:15%;
	color: #fff;

    background: #434142;
}
#username{
	width:100%;
}
#password{
	width:100%
}
/*for sale pages*/
.page-id-4915 .inner-page .container, .page-id-5129 .inner-page .container, .page-id-5234 .inner-page .container, .page-id-5306 .inner-page .container {
	padding: 0 0;
}
.page-id-4915 .section.inner-page, .page-id-5129 .section.inner-page, .page-id-5234 .section.inner-page, .page-id-5306 .section.inner-page, .page-id-5588 .section.inner-page {
	padding: 0px 0 30px;
}
.woocommerce-Button button{
	padding: 9px 18px;
}

/*for homepage slider */
@media only screen and (min-width: 768px) {
 /*	div [aria-describedby=slick-slide01].slick-slide { display: none} */
	div [aria-describedby=slick-slide02].slick-slide { display: none} 
	div [aria-describedby=slick-slide01] .slider-content .content span.gap, div [aria-describedby=slick-slide02] .slider-content .content span.gap	{
		display:none; 	}
	div [aria-describedby=slick-slide01] .slider-content .content a.btn.secondary-btn {
		margin:18% 0 0; 	}
	div [aria-describedby=slick-slide02] .slider-content .content a.btn.secondary-btn {
		margin:18% 0 0; 	}
	div [aria-describedby=slick-slide01] .slider-content, div [aria-describedby=slick-slide02] .slider-content {
	background-color: inherit 	}
	div [aria-describedby=slick-slide01] .slider-content .content .hr, div [aria-describedby=slick-slide02] .slider-content .content .hr {
	display: none;
	}
	
	
}
/* hide in mobile*/


/*@media only screen and (max-width: 420px){
	.header .top-wrap .right-wrap>div>div {
		visibility:collapse;
	}
.slider-content{
display:none
}
		
}	*/
	
	

/* #wpadminbar{
	height:51px;
} */
@media only screen and (max-width: 450px){

.slider-content{
display:none
}
.slider-wrpper{
	display:none
}		
}
@media only screen and (min-width : 768px){
.not-active {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
  
}
.slider-wrpper2{
	display:none
}
}

.hurrytimer-cdt--5128 {
	
}

@media only screen and (max-width: 768px){
.woocommerce-Tabs-panel--html5_video iframe, .woocommerce-Tabs-panel--html5_video video {
    width: 100vw;
    height: 200px;
    padding-right: 15px;
}
}	

#sidebar-first {
	float: right;
	width: 24%
}

.home .alpha .row-wrap.insta, .home .alpha.instagram {
	display: none
}

/*our brands page*/
img.wp-image-2688.alignleft {
	margin-bottom: 35px;
}	