/** Shopify CDN: Minification failed

Line 707:0 Unexpected "{"
Line 707:1 Expected identifier but found "%"
Line 708:0 Unexpected "{"
Line 708:1 Expected identifier but found "%"
Line 728:12 Expected identifier but found "{"
Line 728:13 Unexpected "{"
Line 728:20 Expected ":"
Line 728:24 Expected identifier but found "!"
Line 729:9 Expected identifier but found "{"
Line 729:10 Unexpected "{"
... and 9 more hidden warnings

**/

@font-face{ font-family:"DroidSerif-Regular_0.ttf";     src:url("https://cdn.shopify.com/s/files/1/1755/9501/files/DroidSerif-Regular_0.ttf?16097498949954513141"); }
@font-face{ font-family:"DroidSerif-Bold_0.ttf";        src:url("https://cdn.shopify.com/s/files/1/1755/9501/files/DroidSerif-Bold_0.ttf?16097498949954513141"); }
@font-face{ font-family:"DroidSerif-Italic_0.ttf";      src:url("https://cdn.shopify.com/s/files/1/1755/9501/files/DroidSerif-Italic_0.ttf?16097498949954513141"); }
@font-face{ font-family:"DroidSerif-BoldItalic_0.ttf";  src:url("https://cdn.shopify.com/s/files/1/1755/9501/files/DroidSerif-BoldItalic_0.ttf?5758833736481009717"); }
@font-face{ font-family:"GreatVibes-Regular.otf";       src:url("https://cdn.shopify.com/s/files/1/1755/9501/files/GreatVibes-Regular.otf?16097498949954513141"); }
@font-face{ font-family:"Bitstream_Vera_Sans_Roman.ttf";src:url("https://cdn.shopify.com/s/files/1/1755/9501/files/Bitstream_Vera_Sans_Roman.ttf?16097498949954513141"); }
@font-face{ font-family:"Bitstream_Vera_Sans_Bold.ttf"; src:url("https://cdn.shopify.com/s/files/1/1755/9501/files/Bitstream_Vera_Sans_Bold.ttf?16097498949954513141"); }
@font-face{ font-family:"Bitstream_Vera_Sans_Oblique.ttf";                src:url("https://cdn.shopify.com/s/files/1/1755/9501/files/Bitstream_Vera_Sans_Oblique.ttf?16097498949954513141"); }
@font-face{ font-family:"Bitstream_Vera_Sans_Bold_Oblique.ttf";           src:url("https://cdn.shopify.com/s/files/1/1755/9501/files/Bitstream_Vera_Sans_Bold_Oblique.ttf?16097498949954513141"); }
@font-face{ font-family:"WHISPERS_CALLIGRAPHY_DEMO_essential_BOLD_0.otf"; src:url("https://cdn.shopify.com/s/files/1/1755/9501/files/WHISPERS_CALLIGRAPHY_DEMO_essential_BOLD_0.otf?2172881920893192097"); }

/* universal css start */

*, body{ margin:0; padding:0; outline:none; }

p { margin:0; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { margin: 0; line-height: 1.6; }

h1 { text-transform: uppercase; font-size:30px; padding:0 0 20px 0; }

hr { display: none; }

ul { float: left; width: 100%; }

h2 { letter-spacing: 1px; }

label {margin:0;}

.rte { text-align:justify; }

input[type="search"],input[type="number"],input[type="email"],input[type="password"]
{ border-radius: 3px; }
.sticky-header.is-scrolling nav#AccessibleNav {
    position: fixed;
    top: 0px;
    z-index: 99;
}
.sticky-header.is-scrolling nav#AccessibleNav .logo_sticky_visible img {
    width: 100%;
    max-width: 150px;
    height: auto;
}
.sticky-header.is-scrolling .page-width.sticky_page_css {
   justify-content: space-between;
   display: flex;
   flex-wrap: wrap;
   align-items: center;
  padding: 5px 0;
}
.page-width.sticky_page_css a.mk-cart-icon.site-header__cart {
    display: none;
}
.sticky-header.is-scrolling .page-width.sticky_page_css a.mk-cart-icon.site-header__cart {
    display: block;
}
.sticky-header.is-scrolling  .inner_search_cart {
/* display: flex;
  align-items: center; */
}
.sticky-header.is-scrolling .page-width .mk-search-dv {
   width: 10%;
   float: none;
}
.logo_sticky_visible {
    display: none;
}
.sticky-header.is-scrolling nav#AccessibleNav .logo_sticky_visible {
display: block;
  width: 20%;
}
.sticky-header.is-scrolling .mk-nav-dv {
    float: none;
    width: 70%;
      padding: 0 15px;
}
.mk-search-dv {
    float: none;
    width: auto;
}
.h4 { font-size: 14px; font-weight:normal;}
.index-section { padding-top: 0; padding-bottom: 0; }
.index-section--flush:first-child {margin:0;}
.section-header { margin: 0; padding: 0; }
.mk-grid { padding-left: 0!important; }
.mk-grid2 { margin-left: 0; position:relative; }
.mk-grid-vw-itms { margin:0; }
.main-content { padding: 0; }
.mk-full-body { padding:0 0 40px 0; }
.mk-cart-full-body { padding:40px 0; }
.page-width { max-width:1170px; margin:0 auto; padding: 0; }/* wrapper */
.btn--secondary, input.spr-button { border:none; }
input,select { padding: 12px 10px; }
.breadcrumb-grid { padding: 25px 0 40px; text-transform: capitalize; }
.breadcrumb-grid { padding: 35px 0 30px; }
.breadcrumb-grid a, span.breadcrumb-title { letter-spacing: 0px; }
.btn { letter-spacing:0; border:none;}

/* universal css end */

/* pagination start */
.pagination { padding: 15px 0 0; text-align: right; float: right; width: auto; }
.pagination__text { padding: 0 10px; font-size: 12px; }
.pagination .icon { border:1px solid #e1e1e1; }
.btn--narrow { padding:0; border-radius: 0; }

.btn--narrow i.fa.fa-angle-left, .btn--narrow i.fa.fa-angle-right
{ background: white; padding: 4px 12px; border:1px solid #e1e1e1; }

.pagination .fa-angle-left:before, .pagination .fa-angle-right:before{ font-size:18px;}
a.btn.btn--secondary.btn--narrow { border: none; }
.pagination span.prev, .pagination span.next { display: none; }
.pagination .pagination2 span.page { padding: 4px 0; border:1px solid #e1e1e1; }
.pagination .pagination2 a { padding: 4px 12px; border:none!mportant; }

.pagination .pagination2 span.current
{ border:1px solid #e1e1e1; padding: 4px 12px!important; }
/* pagination end */

/* errors start */
.errors { float: left; width: 100%; margin: 0 0 15px; border-radius:3px;}
.shopify-challenge__container { padding: 30px 0; }
/* errors end */

/* fonts start */
.hero__inner h2.h1.mega-title, .mk-mycol-gd-itm-title
{ font-family:"GreatVibes-Regular.otf"!important;font-weight: normal; }

.slideshow__title, .slideshow__subtitle
{ font-family:"WHISPERS_CALLIGRAPHY_DEMO_essential_BOLD_0.otf"!important; }
/* fonts end */


/* colors start */
.search-header__input,
#SortBy option, .pagination li, h1.product-single__title, .breadcrumb-grid a,.mk-gray,
.pagination .icon, .btn--narrow i.fa.fa-angle-left,
.btn--narrow i.fa.fa-angle-right, .pagination .pagination2 span.page,
.pagination .pagination2 a, .pagination .pagination2 span.current, .mk-crtpg-lst-title a
{ color:gray!important; }

.mk-search-dv .search-header__input, .link, .mk-search-dv .search-header__submit,
.site-nav a.mk-child-nav-links, button#add-to-cart, .slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before, .mk-bottom, .slick-prev:before, .slick-next:before,
.owl-prev, .owl-next, .mk-mysec-gd-itm:nth-child(2)  .mk-mycol-gd-itm-title,
.mk-abt-overlay p, .mk-abt-page .rte .mk-abt-overlay p, #CartCount
{ color:white!important; }


.mk-search-dv .search-header__input::-webkit-input-placeholder {color:gray!important;}
#contact_form textarea::-webkit-input-placeholder, a.tablinks, span.money,
.mk-contactpg-inputs input::-webkit-input-placeholder, .social-sharing label, .shipping-div strong,
label, .swatch .header
{ color:#323232!important; }


.mk-abt-page .owl-prev, .mk-abt-page .owl-next { color: #e1e1e1!important; }
a.btn.share-google-plus i { color: #c0363a; }
ul.submenu li a { color:bagelack; }

.pagination .pagination2 span.page, .pagination .icon, .pagination .pagination2 a,
.pagination .pagination2 span.current, .social-sharing a.btn, .slick-slider .slick-dots li button::before
{ background-color: white!important; }

.mk-abt-page .owl-prev, .mk-abt-page .owl-next { background-color: transparent!important; }
.mk-mycol-gd-itm-title { background-color:#32152B; }
.mk-mycol-gd-itm-title { background-color: rgba(35, 31, 32, 0.81); }

input,input:focus,textarea,textarea:focus,select,select:focus
{ border-color:#e1e1e1!important; }

.mk-abt-overlay hr { border-color:white; }
a.mk-srchpg-lst, .mk-cntct-right .rte hr { border-color: #e1e1e1; }
/* colors end */


/* hover effects start */
a.tablinks:hover,
.btn--narrow i.fa.fa-angle-left:hover, .btn--narrow i.fa.fa-angle-right:hover,
.pagination .pagination2 span.page:hover, .pagination .pagination2 span.page:hover a,
button.accordion.active, button.accordion:hover
{ color:white!important; }

.mk-abt-page .owl-prev:hover i, .mk-abt-page .owl-next:hover i { color:black;}
.owl-prev:hover, .owl-next:hover { -webkit-transition: background-color 0.5s; }
.mk-abt-page .owl-prev:hover, .mk-abt-page .owl-next:hover{ background-color: transparent!important; }
.mk-mycol-gd-itm-lnk:focus { border-color:transparent; }
.pagination .pagination2 span.current:hover { background-color:white; border:1px solid; }
#contact_form input.btn:hover { border-radius:1px; }
.social-icons__link:hover img { margin-top:-20px; }
a:hover, a:focus, .mk-gd-vw-itm-link img:hover, .btn:hover { opacity: 1; }
.slick-prev.slick-disabled:hover, .slick-next.slick-disabled:hover,
.slick-prev:before, .slick-next:hover { opacity:0.6 }
/* hover effects end */


/* headerbar start */

.notification-bar { float: left; width: 100%; }
.mk-headerbar { float:left; width:100%; }
.headerbar-left, .mk-headerbar-right { float: left; width: 50%; }
span#line { float: right; margin: 11px 12px 11px; font-size:12px; }
a#mk-login { position: static; transform: translateY(0); }

a#mk-login, a#mk-register, .mk-headerbar-right a#customer_logout_link
{ float: right; padding: 11px 0 9px 0; text-transform:capitalize; font-size: 12px; }


.notification-bar__message
{ padding: 10px 0; text-align: left; float: left; width: 50%; font-size: 12px;
  font-weight: normal; }
.site_name_without_logo{margin-top:27px;}
/* headerbar end */


/* header start */

.site-header__logo-image{ margin:0;}
.site-header.logo--center { padding-top: 0; }
.mk-header{ padding: 0; border-bottom: none; float: left; width: 100%; }
.mk-header-full-grd{ display: block; width: 100%; float: left; }
a.mk-cart-icon { position:static; padding: 0; float:left; transform:translateY(0%); }
.mk-search-dv { float: right; width: 30%; padding: 17px 0; }
.mk-search-form { float: right; max-width:42px; color:white; }
.mk-search-dv .search-header__input { padding-right:0; border:none; padding-left: 40px; }
.mk-search-dv .search-header__input:focus{ padding-left: 50px; }
div#PageContainer { float: left; width: 100%; }
.mk-nav{ width:100%; padding: 0; float: left; }
.mk-nav-dv { float: left; width: 70%; }
.site-nav { margin: 0; float: left; }
.site-nav li{ float:left;}
.site-nav li:first-child a{ padding-left:0; }
.site-nav li:last-child a { padding-right: 0;}
#CartCount { left: 86%; top: 3%; }
.site-header__cart-count span { padding: 3px 5px; }
.mk-header-logo { margin:0; padding:0; }
.shipping-div { float:right; text-align:left; width:38%;
border-right: 1px solid rgba(141, 141, 141, 0.54); }
.shipping-div img { float:left; padding: 5px 13px 5px 0; }
.shipping-div p{ margin:0 0 4px 0; }
.site-nav__dropdown li { width:100%; }
.site-nav--has-dropdown:hover .site-nav__dropdown { display:block; }
img.mk-drp-img { max-height: 173px; }
.mk-nv-drpdwn { min-width: 420%; display:block; height: auto; min-height: 300%; }

.mk-nv-drpdwn-img
{ float: left; width: 65%; position: absolute; top: 13%; right: 5%; display:block;
  max-height: 172px; overflow: hidden; }

img.logo-bar__image { height: 172px; width:100%; }
/* .logo-bar__image { display: none; } */
.mk-nv-drpdwn ul li:hover .mk-nv-drpdwn-img { display: block; }
.link { float:left; width:auto; }
.mk-nv-drpdwn li:first-child .mk-nv-drpdwn-img .logo-bar__image {display:block!important;}
.mk-nv-drpdwn li:nth-child(2):hover .logo-bar__image:nth-child(2){display:block;}
.mk-nv-drpdwn li:nth-child(3):hover .logo-bar__image:nth-child(3){display:block;}
.mk-nv-drpdwn li:nth-child(4):hover .logo-bar__image:nth-child(4){display:block;}
.mk-nv-drpdwn li:nth-child(5):hover .logo-bar__image:nth-child(5){display:block;}

.mk-header-left-dv
{ float:left!important;width: 50%;padding: 16px 0;margin:0;display: block!important;}

.mk-header-right-dv
{ float: left!important; width: 50%; padding: 45px 0 30px!important; display: block!important; }

.mk-headr-crt-dv{ float: right; padding: 0 0 0 23px; margin:0; }
.mk-search-dv .search-header__submit { border-radius: 50%; padding: 0; width: 40px; height: 40px; }
svg.icon.icon-search { margin: 0 auto; display: block; }

.site-nav a.mk-parent-nav-links
{ padding: 25px 25px; text-transform: uppercase; font-size: 16px;  transition: 0.4s ease;}

.site-nav a.mk-parent-nav-links .fa-caret-down
{ vertical-align: middle; margin-left: 4px; font-size: 18px; }

.site-nav a.mk-child-nav-links
{ text-transform: capitalize; padding: 10px 0px; width: auto; text-align: left;
  	float:left; width:20%; }

.shipping-div p, .shipping-div strong
{ float: left; font-size: 12px;text-transform:capitalize; width:auto; }

.site-nav__dropdown
{ padding: 11px 25px; left: 0; top: 100%; width: auto; 
  border: none; display:none; border-top:2px solid; }

.mk-normalize-dd { min-width: 100%; width: auto;}
.site-nav .mk-normalize-dd a.mk-child-nav-links { width:100%!important; }
#SiteNavLabel-gallery { display:block!important; }

/*Mob nav start */
#MobileNav .mk-search-form
{ float: none; width: 50%; display: block; margin: 0 auto; max-width: 100%; padding: 15px 0; }

#MobileNav .search__submit { font-size: 14px; right: 0; left: inherit; top:14px; }
#MobileNav .search-header__submit { padding: 0; width: 40px; height: 40px; color: white; opacity: 1; }
#MobileNav .search__input::placeholder {color:white;}
#MobileNav .mk-search-li {border-top:1px solid #323232;}
#MobileNav .search__input { padding-left: 20px; color: white!important; }
/*Mob nav end */

/* header end */


/* slick slider start */

.slideshow__image { background-position: center!important; }
.slideshow__text-content { width: auto; top: 49%; }
.slideshow__text-content.left { left: 8%; }    /*17% original*/
.slideshow__text-content.center { left: 35%; } /*27% original*/
.slideshow__text-content.right { right: 8%; }  /*19% original*/

.slideshow__title{ margin-right:20px; }
.slideshow .slick-dots { transform: translateX(0); left: 45%; }
.slideshow .slick-prev, .slideshow .slick-next { top: 50%; z-index: 1; width: auto; }

.slick-slider .slick-dots li
{ width: auto; height: auto; margin-right: 12px!important; float: left; }

.slick-slider .slick-dots li button::before
{ width: 26px; height: 5px; border-radius: 0; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before,
.slick-prev:before, .slick-next:before
{ opacity: 1; padding: 10px; font-size: 40px; }

.slick-prev.slick-disabled:before, .slick-prev:before { padding: 20px 15px 20px 10px; }
.slick-next.slick-disabled:before, .slick-next:before { padding: 20px 10px 20px 15px; }

.slick-prev:before { font-family: FontAwesome; content: "\f104"; }
.slick-next:before { font-family: FontAwesome; content: "\f105"; }

.slideshow__title, .slideshow__subtitle
{ float: left; font-size: 45px; text-transform: capitalize; font-weight: normal;
  text-shadow: -3px 6px 4px rgba(0, 0, 0, 0.2); }

/* slick slider end */

/* My Section css start */

.mk-my-sec-clr { clear:none!important; }
.mk-four { float: left; width: 100%; }
.mk-mysec-gd-itm { width: 32.6555%; padding:0; }
.mk-mysec-gd-itm:focus { outline:none; }
.mk-mysec-gd-itm:nth-child(1) { padding-left:0; }
.mk-mysec-gd-itm:nth-child(2), .mk-mysec-gd-itm:nth-child(4) { margin: 0 0 0 1%; }
.mk-mysec-gd-itm:nth-child(3) { position: absolute; top: 52.4%; left: 0; padding: 0; }
.mk-mysec-gd-itm:nth-child(1) .mk-mycol-itm { padding-bottom: 60%; margin: 0; }
.mk-mysec-gd-itm:nth-child(2) .mk-mycol-itm { padding-bottom: 123%; margin: 0; }
.mk-mysec-gd-itm:nth-child(3) .mk-mycol-itm { padding-bottom: 58%; margin: 0; }
.mk-mysec-gd-itm:nth-child(4) .mk-mycol-itm { padding-bottom: 123%; margin: 0; }

.mk-my-sec-cllctn-gd
{ padding: 40px 0 0; float: left; width: 100%; box-sizing: border-box;
  position:relative; margin:0; }

.mk-mycol-gd-itm-title
{   width: 120px; height: 120px; border-radius: 50%; padding: 43px 0; position: absolute;
    left: 32%; top: 48%; font-size: 26px; line-height: normal; text-transform: lowercase;
    display: none; transition: all 500ms ease-in; }

.mk-mycol-gd-itm-title::first-letter { text-transform: uppercase; }

.mk-mysec-gd-itm a:hover .mk-mycol-gd-itm-title { display:block; }

.mk-mysec-gd-itm:nth-child(2)  .mk-mycol-gd-itm-title
{ padding: 0; border-radius: 0; width: 100%; height:auto; left: 0; display:block;
background: transparent; font-size: 53px; top: 84%; text-transform:lowercase; }

.mk-mysec-gd-itm:nth-child(2)  .mk-mycol-gd-itm-title::first-letter
{ text-transform:uppercase; }

/*.mk-mysec-gd-itm:nth-child(2) a:hover .mk-mycol-gd-itm-title
{ padding:0; line-height: normal; font-size: 53px; left: 0; display:block; }*/

.overlay-inner, .overlay-inner2
{ background: #fff; position: absolute; top: 0px; bottom: 0; left: 0; height: 100%;
  width: 100%; content: ''; opacity: 0; transform: scale(1,1); transition: all 900ms ease 0s; }

.mk-mysec-gd-itm:nth-child(4) .mk-mycol-gd-itm-title
{ padding: 0; border-radius: 0; float: left; width: 100%; left: 0; display:none; }

.mk-mysec-gd-itm:nth-child(4) a:hover .mk-mycol-gd-itm-title
{ padding:0; line-height: normal; font-size: 100%; left: 0; display:none; }

.mk-mysec-gd-itm:nth-child(4) a:hover .overlay-inner
{ opacity: 0.5!important; transform: scale(1,0)!important; }

.mk-mysec-gd-itm:nth-child(4) a:hover .overlay-inner2
{ opacity: 0.5!important; transform: scale(0,1)!important; }

/* My Section css end */



/* featured products start */
.mk-FP-grid { padding:40px 0 0; }
.mk-FP-header, .mk-my-sec-cllctn-gd .section-header { padding: 0 0 30px 0; }
.mk-FP-header h2, .mk-my-sec-cllctn-gd .section-header h2 { font-weight:normal; }
.mk-FP-header p, .mk-my-sec-cllctn-gd p { padding: 15px 0 0 0; }
.mk-FP-gd-itm { padding: 0;	width:100%; }
.mk-FP-gd-itm .mk-gd-vw-itm { padding: 0 0 40px 0; }
.mk-FP-gd-itm .mk-gd-vw-itm-link { padding: 0 20px; }
.grid-view-item__vendor { float: left; width: 100%; }
.grid-view-item__title { font-size:15px;}
.product-price__price { color:black; font-weight: bold; font-size:18px; }
.cart__price-wrapper, .cart__row .text-right { font-weight:bold;}


.mk-FP-grid .text-center a.btn
{ margin-top: 10px!important; padding: 10px 22px!important; border-radius:0; }

/* featured products end */


/* owl slider start */
.owl-carousel .owl-wrapper-outer { float:left; }
.owl-controls.clickable { float: left; width: 100%; position: relative; }
.owl-buttons { float: left; width: 100%; position:relative; }
.owl-prev { left: 45.4%; }
.owl-next { left: 46.25%; }
img.mk-owl-img { max-height: 100%!important; }

.owl-prev, .owl-next
{ float: left; width: auto; padding: 0 20px; font-size: 25px; font-weight: normal;
  position: relative; bottom: 0; }
/* owl slider end */


/* Product cart grid snnippet start */
.mk-gd-vw-itm { margin:0; overflow: hidden; text-align:center; }
.mk-gd-vw-itm-link { position: relative; }
.mk-gd-vw-itm-link img { border:1px solid transparent; }
span.money { font-size: 16px; }
/* Product cart grid snnippet end */


/* hero section start */
div#shopify-section-hero { margin: 0; }
.mk-hero-grid { padding: 25px 0 0 0; }
.mk-hero{ background-size: cover; height: 181px; }
.hero__btn { margin-top: 20px!important; float: left; padding: 8px 27px 6px; font-size: 20px; }
.hero__inner { padding:0; position:absolute; top:36%; right:0; width:63%; }

.hero__inner h2.h1.mega-title
{ float:left; width:63%; text-align:left; font-size:57px; text-transform:capitalize; }
/* hero section end */


/* featured row sec start */
.mk-f-row-inner { padding:50px 0; }
.mk-f-row-img-itm{ padding-left: 0; position:relative; width: 50%; margin-right: 10px; flex: initial; }
.mk-f-row-img-itm img { margin:0; }

/* when image is in right */
.mk-f-row-img-itm.right img { float: right; }
.mk-f-row-text-itm { padding-left: 0; padding-top: 70px; }
.mk-f-row-img-itm.right { margin-right:0; }
.mk-f-row-img-itm.right hr { display:none;}
/* when image is in right */

.mk-f-row-text-itm strong { width: 100%; float: left; margin: 0 0 20px 0; font-size: 14px; }
.mk-f-row-text-itm p { font-size: 13px; line-height: 22px; text-align: justify; }
.mk-f-row-rte { margin-bottom:40px; }

.mk-f-row-img-itm hr
{ position: absolute; z-index: 2; opacity: 1; top: 0; border: 1px solid black;
  width: 50%; left: 68%; display:block; }

.mk-f-row-text-itm a.btn
{ padding: 10px 35px 9px; font-size: 17px; }

.mk-f-row-text-itm h2.h3
{ font-size: 40px; text-transform: uppercase; margin: 0 0 15px 0; font-weight:normal;}

/* featured row sec end */


/* footer start */
.mk-footer { margin: 0; float: left; width: 100%; }
.mk-footer-grid { padding:32px 0 30px 0; }
.mk-footer-grid h2 { font-size: 18px; font-weight: bold; }
.mk-footer h2 { width: auto; float: left; padding:0 30px 0 0;}
.mk-newletter{ float:left; width:100%; }
.mk-newsletter-left { float: left; width: 35%; padding: 15px 0 0 0; }
.mk-newsletter-left h2 {margin:0;}
.mk-newsletter-left p { text-transform:none!important; opacity:0.7; float:left; }
.mk-newsletter-right { float: left; width: 65%; padding: 15px 30px 15px 10px; }
.social-icons__link img { -webkit-transition: 0.2s;	border-radius: 100%; }
.mk-footer-p {	float: left; width: 85%; }
.mk-footer-p:last-child {  margin: 3px 0 0 0; }
ul.site-footer__linklist { float: left; margin-top: 0; }
.mk-footer-li { float: left; width: 100%; }
.mk-footer-last-li { padding: 0 0 15px 0; }
.mk-footer-last-li:last-child { padding-bottom:0; }
.mk-bottm-innr-gd { float:left;	width:100%; }
.mk-btm-rght-gd { float:left; width:50%; padding: 15px 0; font-weight:bold; }
.mk-btm-lft-gd { float:right; width:50%; padding: 15px 0; }
.mk-btm-lft-gd img { float: right; max-width: 35%; }
.mk-btn-span { font-size: 20px; }
.mk-footer-grid hr
{ margin: 15px 0 25px; border: 0; border-bottom: 1px dotted; width: auto;
display:block; }
.mk-footer-last-blck { padding: 0 0 0 40px!important; }
.footer-icon-div { float: left; width: 15%; }
.input-group__field, .input-group__btn .btn { height: 48px; }
.mk-bottom { margin-top: 0; }
.social-icons { margin: 0 0 0 -8px; }
.mk-newsletter-inner { float: left; width: 100%; padding: 12px 25px 10px; margin: 0 0 40px; }

.mk-newsletter-left p, .mk-footer-li a, .mk-footer-p, .mk-btm-rght-gd small,
.mk-btm-rght-gd small a
{ font-size: 13px; text-transform: capitalize; font-weight: normal; }

.mk-newsletter-right input[type="email"] { max-width: 98%; font-weight:bold; }
.newsletter__submit { border-radius: 2px!important; padding: 10px 55px; }

.mk-social-icon-block
{ width: 25%; padding: 0 0 100px 50px!important; border-left: 1px solid rgba(128, 128, 128, 0.64); }

.mk-social-icon-block ul.site-footer__linklist li {    line-height: 30px; }
.mk-footer-p img { display:none; }
.site-footer__copyright-content { line-height: 25px; }
/* footer end */


/* Collection page start */
.collection-hero { margin: 0 0 35px 0; }
.mk-filtr-toolbar-wrap { border:none; margin: 0 0 30px 0; }
.filters-toolbar__input--filter { margin-left: 0; padding-left: 0; }
.filters-toolbar__item select { background-position: right 10px center; }
.filters-toolbar__product-count { font-style:normal; font-size: 14px; }
select#SortBy option { font-size:12px; }
.filters-toolbar__item.filters-toolbar__item--count
{ float: left; width: 100%; text-align: left; }
.mk-filtr-toolbar .pagination { padding:0; }

select#SortBy
{ background-image: url(https://cdn.shopify.com/s/files/1/2196/0781/files/imgpsh_fullsize.png?8404036886592604710);
  border:1px solid #e1e1e1;margin-right: 0;height: 30px;padding: 0 10px;float: left;
  margin-left: 15px; border-radius: 0;  background-size: 11px 7px; min-width: 10%;}

/* grid view */
.mk-colpg-itm { padding: 0 0 40px 0; width:22%; margin-right:4%; float: left; }
.mk-colpg-itm:nth-child(4n) {margin-right:0;}

.grid-view-item__title, .list-view-item__title
{ text-transform: capitalize;float:left; width:100%; font-weight:normal; }

/* grid view */

a.first { border-right: 0!important; }

/* list view */

.list-view-item { border-bottom:none; margin-bottom: 30px; padding: 0; }
.list-view-item__image { max-height: 100%; vertical-align: middle; }
.list-view-item__title { font-size: 15px; margin: 0 0 0 0; font-weight:bold; }
.list-view-items span.money { font-size: 22px; }
.list-view-items.sca-qv-image:hover .sca-qv-button { opacity: 0; }
.list-view-item__price-column  .product-price__price {padding: 25px; border: 2px solid #f1f1f1;}
a.list-view-item:hover { box-shadow: 1px 0px 5px 2px #f1f1f1; }
.mk-product-desc { float: left; width: 100%; text-align: justify; font-size: 13px; }
div#list { display: none; }
a.first{ border-right:0;}

a.tablinks { float: left; padding: 3px 8px 0px; border: 1px solid #e1e1e1;
  font-size: 17px; border-radius: 0; }

a.first i.fa.fa-th, a.second i.fa.fa-th-list { visibility: hidden; }

a.tablinks.first, a.tablinks.second {
    background-image: url(https://cdn.shopify.com/s/files/1/2196/0781/files/Grid_icon_6f741447-40c3-414c-8502-141f5245e779.png?4885607617926012064);
    background-repeat: no-repeat;
    background-position: center;
}
a.tablinks.second {
    background-image: url(https://cdn.shopify.com/s/files/1/2196/0781/files/List_Icon_69742d2e-8f1f-4d04-a1f2-708bfecea2b6.png?4885607617926012064);
}
a.tablinks.first:hover, a.tablinks.first.active{
  background-image: url(https://cdn.shopify.com/s/files/1/2196/0781/files/Grid_Wicon.png?4885607617926012064);
}
a.tablinks.second:hover, a.tablinks.second.active{
  background-image: url(https://cdn.shopify.com/s/files/1/2196/0781/files/List_WIcon.png?4885607617926012064);
}

/* list view */

/* Collection page end */


/* Contact us page start */
.mk-map-dv
{ float:left;width:100%; /*border: 1px solid rgba(128, 128, 128, 0.35);*/ 
  line-height: 0px; margin: 0 0 45px 0;}

.mk-right .mk-first-p { line-height: 22px; }
.mk-map-dv iframe { width: 100%; height: 360px;}
.form-vertical .btn { margin: 0; }
.mk-cntct-right { float:left; width:50%; padding: 0 0 0 30px; }
.mk-cntct-left { float:left;width:50%; left: 0; padding: 0; }

.mk-cntct-right .rte
{ text-align: justify; font-size: 13px; line-height: 20px; float:left; width:100%;}

p#mk-cntct-icons { margin-top: 5px; width: 12%; float: left; max-width: 15%; }
.mk-tel { padding-top: 5px!important;}
.mk-addr { padding-top: 3px!important;}
.mk-contactpg-inputs {float:left; width:100%; }
#contact_form .errors { border-radius: 0px; }
.mk-contactpg-inputs .form-vertical input { margin-bottom: 20px; }
#contact_form input.btn { font-size: 14px; padding: 13px 22px 11px; }
.mk-right { float: left; width: 100%; }

p.mk-cntct-address
{float: left; width: 88%; margin-top: 5px; min-height: 30px; text-transform: capitalize;}

.mk-cntct-right h1, .mk-cntct-left h1
{ text-align: left; font-size: 18px; font-weight: normal; }

.mk-cntct-right .rte hr
{ display: block; margin: 7px 0; float: left; width: 100%; }

.mk-contactpg-inputs input
{ padding: 9px 10px; border-radius: 0px; width: 100%; font-size: 12px; }

#contact_form textarea
{ padding: 9px 10px; border-radius:0px; height: 80px; min-height: 80px;
  font-size: 13px;}

/* Contact us page end */


/* All pages css start */
.mk-all-pg-inner { float: left; width: 100%; left: 0; }
/* All pages css end */


/* Login pages start */
#CustomerLoginForm .text-center p { margin: 12px 0!important; }
#CustomerLoginForm .text-center p:last-child { margin-bottom:0!important; }
#HideRecoverPasswordLink { margin: 5px 0 0 0; }
.mk-crt-lgn{ width: 50%; margin: 0 auto; display: block; position: static!important; float: none; }
/* Login pages end */


/* Account page start */
.mk-ac-pg-header { padding: 0 0 30px 0;}
.mk-ac-pg-header h1 {padding:0;}
.mk-ac-left-gd {width:75%}
.mk-ac-right-gd {width:25%; text-transform:capitalize;}
.mk-ac-right-gd p:nth-child(2) { padding: 15px 0;}
.mk-ac-right-gd p a { padding: 12px 10px; }
/* Account page end */


/* Address page start */
.mk-address{ margin:0; text-align: left!important; padding: 20px 0; }
.mk-address .mk-middle-addr { padding: 10px 0; text-transform: capitalize; }
.address-grid { left:0; }
div#AddressNewForm { padding: 40px 0; }
.mk-return-ac { padding:0 0 5px 0; }
.mk-hide-address { padding: 30px 0 0!important; }
.mk-hide-address h4.h2 { padding: 0 0 15px 0; }
.form-vertical input { margin-bottom: 25px; }
.mk-add-new-addr { margin:0 0 20px 0!important; }
.form-vertical .btn { margin: 0 0 5px 0px; }
/* Address page end */


/* Cart page start */
.mk-cartpg-img { max-height:100%;}
.mk-cart-meta { padding-right: 0!important; padding-left: 75px!important; }
.mk-cart-img-wrap a { padding-right:0!important; }
.mk-crt-row-header { border-top:1px solid black; }
.cart th { font-size:16px!important; }
.mk-cartpg-h1 { padding: 0 0 25px 0; }
.mk-cart-shpng { font-style:normal; font-size:14px; padding: 15px 0 20px;}
.mk-table { margin:0; }
.mk-cart-footer { padding:40px 0 0 0}
.mk-crt-subtotal { padding-left: 30px; font-size: 22px; font-weight:bold; }
.mk-crt-btn { font-size: 14px; padding: 12px 20px; min-width: 190px; transition: 0.4s ease;}
.mk-crtpg-lst-title { margin: 0 0 5px 0; }
.mk-cart-footer span.money { font-size: 22px; }
.cart__price-wrapper, .cart__row .text-right { font-size:16px; }
/* Cart page end */


/* swatch css start */

{% assign width = '50px' %}
{% assign height = '35px' %}

/* Label */
.swatch .header {
  	margin: 0;
    float: left;
    width: 100%;
    padding: 0 0 15px 0;
    text-transform: uppercase;
}
/* Hide radio buttons.*/
.swatch input { display:none; }
.swatch label {
  /* Rounded corners */
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  /* To give width and height */
  float:left;
  /* Color swatches contain no text so they need to have a width. */
  min-width:{{ width }} !important; 
  height:{{ height }} !important;
  /* No extra spacing between them */
  margin:0;
  /* The border when the button is not selected */
  border:#ccc 1px solid;
  /* Background color */
  background-color:#ddd;
  /* Styling text */
  font-size:13px;
  text-align:center;
  line-height:{{ height }};
  white-space:nowrap;
  text-transform:uppercase;
}
.swatch-element label { padding:0 10px; }
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin:0px 15px 10px 0;
  margin-bottom: 0px;
  margin-top: 0;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label {
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:{{ width | remove: 'px' | to_number | divided_by: 2 | minus: 50 | plus: 2 }}px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
  -moz-transition: all .25s ease-out;
  -ms-transition: all .25s ease-out;
  -o-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
  left: -35px;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
  -moz-transform:translateY(0px);
  -ms-transform:translateY(0px);
  -o-transform:translateY(0px);
  transform:translateY(0px);
}
.swatch.error {
  background-color:#E8D2D2!important;
  color:#333!important;
  padding:1em;
  border-radius:5px;
}
.swatch.error p { margin:0.7em 0; }
.swatch.error p:first-child { margin-top:0;}
.swatch.error p:last-child { margin-bottom:0; }
.swatch.error code { font-family:monospace; }
label#swath-color { padding: 18px 20px; border-radius: 2px; box-shadow: none;}
.swatch.clearfix { padding: 0 0 25px 0; }

.swatch label{
  background-color: TRANSPARENT;
  border: 1px solid #E1E1E1;
  box-shadow:none;
  border-radius:0;
  padding: 5px 10px;
}
.xs label { padding: 5px 7px; }
.xl label { padding: 5px 7px; }
div#mk-color { float: left; width: 100%; }

/* swatch css end */


/* Product page start */
.mk-pro-pg-left-gd{width:40%;margin-right:3%;}
.mk-pro-pg-right-gd {width:57%;}
.mk-pro-pg-right-gd .product-form {margin:0;}
.mk-propg-full {padding:0 0 40px 0;}
.return-link-wrapper { margin: 40px 0; }
.return-link-wrapper a { padding: 15px 18px; }
.product-single__thumbnail { border:none; }
.mk-rel.pro { float: left; width: 100%; padding: 0 0 30px 0; }
.selector-wrapper.js.product-form__item { display: none;}
.mk-rel.pro-gd-itm { float: left; width: 25%; }
.cart-quantity { float: left; }
.product-form__item--submit { float: left;  padding: 0; }
#AddToCart-product-template { padding: 10px 23px; font-size: 14px; letter-spacing: 0;}
.product-single__price { margin-bottom: 20px; }
#ProductPrice-product-template span.money { font-size: 24px; }
h2.heading { text-align: center; font-weight: normal; padding: 0 0 30px 0; float:left;width:100%; }
h2.heading p { margin: 0; padding: 15px 0 0 0; }
span.share-title { font-size: 10px; text-transform: capitalize; }
.btn--share .icon { width: 13px; height: 13px; }
h1.product-single__title{text-transform:capitalize;font-size:18px;padding:0 0 10px 0;}
.mk-quantity { float: left; width: 100%; padding: 0 0 25px 0; }
.product-featured-img { float:left;}
.social-sharing { float: left;  width: 100%; }
.social-sharing a.btn { border: 1px solid #e1e1e1; box-shadow: 0px 0px 1px #e1e1e1;}
a.btn.share-google-plus { margin: 0px 0 9px 0; padding: 9px 18px; }

.social-sharing label
{ float: left; width: auto; padding: 5px 27px 5px 0; text-transform: capitalize; font-size: 16px; }

.product-single__thumbnails { margin-top: 25px; }
.mk-thumb-ul { float: left; width: 100%; }
li.mk-thumb-gd-itm { padding: 0; width: 21%; margin: 0px 24px 0 0; }
.mk-thumb-gd-itm:nth-child(4n) { margin:0; }
.grid--uniform .medium-up--one-third:nth-child(3n+1) { clear: initial; }
/* Product page end */


/* Dropdown start */
ul#menu { width: 100%; margin: 0; padding: 0; float: left; }
ul#menu > li {float:left;list-style-type:none;position:relative; width:100%; margin: 0 0 20px 0; }
.submenu p { text-align: justify; font-size: 13px; line-height: 22px; }
#menu input:checked ~ label:after { font-family:FontAwesome; content:"\f068";}
#menu input[type="checkbox"]{ display:none; }
  
#menu label.mk-drop
{ position:relative; display:block; padding:0 18px 0 0; line-height:3em;
  transition:background 0.3s; cursor:pointer; border-bottom: 1px solid rgba(141, 141, 141, 0.42);
  text-transform: uppercase; }

#menu label.mk-drop:after
{ font-family:FontAwesome; content:"\f067"; position:absolute; display:block;
  top:0; right:13px; width:0; height:0; }
  
#menu input:checked ~ ul.submenu
{ max-height:100%; position: static; transition:max-height 1ms ease-in;
  padding: 25px 0 5px 0; }
  
ul.submenu
{ max-height:0; padding:0; overflow:hidden; list-style-type:none; min-width:100%;
  transition:max-height 1ms ease-out; position:absolute; }
  
ul.submenu li a { display:block; text-decoration:none; transition:background 1ms; }

ul.submenu { transition: all 0.3s cubic-bezier(0, 0, 0.51, 0.49); position: static; }
#menu input:checked ~ ul.submenu { max-height: 100%; transition: all 0.3s cubic-bezier(0, 0, 0.51, 0.49); }
/* Dropdown end */


/* about us page start */

.mk-abt-page { float:left; width:100%; padding:0 0 0px 0;}
#mk-mid { font-style: italic;}
.mk-abt-page .rte p { font-size: 14px!important; line-height: 24px; opacity:0.9; }

.mk-abt-page .rte h1
{ text-align:left; font-size:18px;font-weight:normal;margin:35px 0 0!important;padding: 0px 0 15px 0;}

/* owl slider on about-us page */
.mk-abt-page .mk-gd-vw-itm-link { border-bottom:none!important; }
.mk-about-us-grid .mk-FP-header { padding:0; }
.mk-about-us-grid .mk-FP-header h2 { margin:0; }
.mk-about-us-grid .sca-qv-button-wrap a.sca-qv-button { display:none!important;}
.mk-abt-gd-itm { padding: 0;	width:100%; }
.mk-abt-gd-itm .mk-gd-vw-itm { padding: 0 0 40px 0; }

/*effect*/
.mk-abt-page .mk-gd-vw-itm-link { padding: 40px; }
.mk-abt-page .mk-gd-vw-itm-link img { height: 265px; width: 280px; transition: all 0.3s ease; }

.mk-abt-page .mk-gd-vw-itm-link:hover img
{ border: none!important; transform: scale(1.2); margin-top: 0px; }

.mk-abt-overlay
{ position: absolute; top: 67%; padding: 27px 20px; width: 86.2%; left: 7%; display: none;
  transition: all 0.1ms ease; opacity: 0.9;}

.mk-abt-page .mk-gd-vw-itm-link:hover .mk-abt-overlay
{ display: block; transition: all 0.1ms ease; transition-delay: 3s; }

.mk-abt-page .owl-item { height: 350px!important; }
.mk-abt-page .h4.grid-view-item__title { margin: 0; text-transform: uppercase; font-size:18px; }

.mk-abt-overlay hr
{ display:block; width:10%; text-align:center; margin:10px 0; float:left; position:relative; left:45%; }

.mk-abt-overlay p { float: left; width: 100%; }
.rte a:not(.btn){ border-bottom:none; }
.sca-qv-button { display:none;}
/*effect*/

.mk-abt-page .mk-FP-grid { padding: 20px 0 40px; }

.mk-abt-page .owl-next, .mk-abt-page .owl-prev
{ position: absolute; bottom:initial; top: -207px; font-size: 49px; padding:0!important;}

.mk-abt-page .owl-prev { left: 0; }
.mk-abt-page .owl-next { right: 0; left:initial; }
.mk-abt-page .owl-carousel .owl-item { margin-bottom: 0; }
.mk-abt-page .grid-view-item__image { margin: 0 auto 0;}
.mk-abt-page .mk-grid-vw-itms { margin: 0; overflow: hidden; }

/* owl slider on about-us page */
/* about us page end */


/* search page start */
.list-view-item__image-column, .list-view-item__price-column {width:10%;}
.list-view-item__price-column { padding-right:30px;}
.list-view-item__title-column {width:50%}
.mk-srchpg-pag { float: left; width: 100%; }
.mk-srchpg-pag ul.list--inline.pagination { padding: 0 0 40px 0; }
.empty-page-content { padding: 0; }
.search__submit { font-size:14px; }
.mk-search-head p { margin: 10px 0 0; }
.template-search .sca-qv-button-wrap { display:none!important;}
/* search page end */


/* Review css start */
#shopify-product-reviews { margin: 0 0 2em 0!important; }
div#review { border-bottom: 1px solid #e1e1e1; }
#review .spr-container{ padding: 0!important; border:0;}
#review .spr-summary-starrating { margin: 0 10px 0 0; font-size: 12px; }
#review .spr-summary-caption { font-size: 12px; }
#review .spr-summary-actions-newreview { font-size: 12px; padding: 6px 0 0; }
#review .spr-form { padding: 15px 0 0 0; }
#review .spr-form-title { display: none; }
#review .spr-form label { margin: 10px 0 10px 0; }
#review .spr-form input, .spr-form textarea { font-size: 12px; }
#review .spr-form-review-rating { margin: 0 0 10px 0; }
#review .spr-starrating { font-size: 80%; }
#review h3.spr-review-header-title {text-transform: capitalize; font-weight: normal;}
#review .spr-reviews .spr-review { border: 1px solid #e1e1e1; padding: 20px }
#review .spr-header-title{ font-weight: normal; font-size: 14px; margin: 0 0 10px 0!important; }

/* Review css end */


/* quantity selector start */
.inc.button, .dec.button
{ width:auto; float:left; border:1px solid #e1e1e1; padding:5px 10px; font-size:20px; color:gray; cursor: pointer;}

input#quantity
{ float: left; width: 38%; text-align: center; border-right: 0; border-left: 0; font-size:16PX;
  font-weight: bold; border-radius: 0; }

.qtY-box { float: left; margin-right: 0; width: 33%; }
.inc.button, .dec.button, input#quantity { height: 40px; }
.cart__qty { float: left; width: 100%; }
.mk-cart-qtY-box { float: left; width: 100%; }
.cart__qty .qtY-box { float: none; margin: 0 auto; width: 25%; }
/* quantity selector end */


/* Moz compatible css start */
@-moz-document url-prefix(){

*, body { margin:0; padding:0; outline:none;border:none; font-weight:normal; }
.slick-prev .slick-arrow .slick-disabled { outline:none; }
b, strong { font-weight: 700; }
input[type="search"], input[type="number"], input[type="email"], input[type="password"],
.btn, h2 { font-weight:normal!important; }
#contact_form textarea::-moz-placeholder { color:#323232!important; }
.mk-search-dv .search-header__input::-moz-placeholder {color:gray!important;}
.mk-contactpg-inputs input::-moz-placeholder{ color:#323232!important; }
  
}
/* Moz compatible css end */

/* Webkit compatible css start */
@media screen and (-webkit-min-device-pixel-ratio:0) {

::i-block-chrome, input { border-radius: 0; }
::i-block-chrome, a.mk-cart-icon { float: none; }
::i-block-chrome, .site-header__cart, .site-header__account { -webkit-transform: translateY(0); }
::i-block-chrome, .mk-f-row-img-itm, .mk-f-row-text-itm { flex: 0; width: 50%; float: left; margin-right: 0; }
::i-block-chrome, .mk-f-row-inner { float : left; }
::i-block-chrome, select#SortBy { width: 10%!important; }
::i-block-chrome, .mk-abt-page .mk-gd-vw-itm-link img { -webkit-transition: all 0.3s ease; }
::i-block-chrome, .mk-abt-page .mk-gd-vw-itm-link:hover img { -webkit-transform: scale(1.2); }

::i-block-chrome, .search-header, .search-header__submit
{ -webkit-transition: all 0.35s cubic-bezier(0.29, 0.63, 0.44, 1); }

::i-block-chrome, .mega-title .slideshow__title { -webkit-word-wrap: normal; }
  
}
/* Webkit compatible css end */

/* IE compatible css start */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

.mk-abt-page .owl-next { right: 0px; left: 98%; }
.mk-thumb-gd-itm:nth-child(3n+1) { clear: none!important; } 
  
}
/* IE compatible css end */


/* Blog page start */
.mk-blog-main-div {	float:left; width:100%; padding:40px 0 30px; }
.mk-blog-main-div .section-header h1 { padding: 0 0 40px 0; }
.grid--blog { margin-bottom: 0; }
.mk-block-grid { padding-bottom: 40px; }
h2.article__title.h3 { font-size:14px; font-weight: bold; }
.article__grid-excerpt span { font-size: 13px; }
.article__grid-meta a.btn.btn--secondary.btn--small { padding: 12px 20px; }
.mk-block-grid .article__grid-image img { width:100%; }
.mk-block-grid .article__grid-meta { margin-bottom: 55px; }
/* Blog page end */

/* article page start */
.mk-blog-gd { padding: 40px 0 0; }
.mk-blog-gd .article__title { margin-bottom: 0px;  padding: 0; }
.mk-blog-gd .section-header { padding: 0 0 20px 0px; }
.mk-blog-link { margin: 30px 0 40px; }
.mk-blog-link a { padding: 12px 24px; }
.article__author, .article__date { font-size: 12px; margin-bottom: 15px; }
/* article page end */

/* Cart drawer css*/
.CartDrawer {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #f1f1f1;
    overflow-x: hidden;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    padding-top: 60px;
    z-index: 9999;
    box-shadow: 0 0 10px 1px #00000030;
}
.drawer__title {
    position: absolute;
    top: 4px;
    left: 10px;
    font-size: 30px;
}
.drawer__title {
    display: flex!important;
}
.CartDrawer a {
    padding: 5px 19px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    display: block;
    transition: .3s;
    background: #2a2931;
    border-radius: 2px;
    margin: 10px 6px;
}
.CartDrawer .closebtn {
    position: absolute;
    top: 1px;
    right: 8px;
    font-size: 25px;
    padding: 0;
    background: 0 0;
    color: #6d6d6d;
}
.ajaxcart__qty input {
    background: 0 0;
    border-color: transparent !important;
    max-width: 35px!important;
    padding: 2px 11px!important;
    font-size: 14px;
  cursor: pointer;
}
.cart-quantity input[disabled] {
    background: #fff;
    border: 1px solid #dadada;
}

.grid__item.our-giri {
    padding-left: 0;
}
.ajaxcart__product .grid__item.one-half {
    padding: 0;
    vertical-align: top;
}
.delete_but a {
    background: 0 0;
    color: #333;
    font-size: 12px;
    text-decoration: underline;
    text-align: left;
    padding: 0 19px;
}
div#CartDrawer a.new-my-cart {
    padding: 0;
    font-size: 14px;
    color: #333;
    display: block;
    margin: 30px 0 0 0;
    background: 0 0;
}
.delete_but {
    float: left;
  display: none;
}
.qtY-box.page_gty_box {
    width: 20%;
}
a.blu {
    padding: 10px 10px;
    display: block;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
}
button.btn.btn--full.cart__checkout {
    width: 100%;
}
.delete_but a {
    background: 0 0;
    color: #333;
    font-size: 12px;
    text-decoration: underline;
    text-align: left;
    padding: 0 19px;
}
div#CartDrawer a.new-my-cart {
    padding: 0;
    font-size: 14px;
    color: #333;
    display: block;
    margin: 30px 0 0 0;
    background: 0 0;
}
.drawer__inner {
    margin-top: 0;
    padding: 0 5px 0;
}
.drawer__inner form.cart {
    border-top: 1px solid #dadada;
    padding-top: 15px;
}
.ajaxcart__product {
    border-bottom: 1px solid #dadada;
    padding: 10px 0 0;
}
a.ima-jum {
    padding: 0!important;
    margin: 0!important;
}
.ajaxcart__product img {
    margin-bottom: 0;
    width: 100%;
    border: 1px solid #dadada;
}
a.title.ajaxcart__product-name.h4 {
    color: #333;
    padding: 0;
    font-size: 14px;
    background: 0 0;
}
a.btn.brand_btn.addonbutton_link.add-cart-link-custom {
    padding: 10px 23px;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1.45;
}
/* #AddToCart-product-template {
display: none;
} */
/* Review */
.img_star {
    width: 100%;
    clear: both;
    padding-top: 10px;
}
.img_star img {
    width: 100%;
    max-width: 90px;
}
.evm_revews_cus span span:last-child {
    display: none;
}
.evm_revtop_right {
padding: 15px 0;
}
div#review {
    float: left;
}
#expert_leave_review {
margin: 0px 0 !important;
padding: 0px 0 !important;
}
/* .mk-colpg-itm.mk-grid.grid__item.grid__item--collection-template:nth-child(5n) {
    clear: both;
}
.mk-colpg-itm.mk-grid.grid__item.grid__item--collection-template:nth-child(9n) {
  clear: both;
} */
.section.group {
    clear: both;
}
ul.text_color_blank {
    color: #8f8f8f;
}
ul.text_color_blank a {
    color: aliceblue;
}

@media only screen and (max-width: 767px){
.evmcontent-main {
    padding: 0px 0px !important;
}
}