/** Shopify CDN: Minification failed

Line 1962:2 Unexpected "}"

**/
/*  Base HTML tags -------------------------------------------------- */
html { -webkit-font-smoothing: antialiased; }
body { margin: 0 auto; font-family: 'Arial','sans-serif'; color: #2d2d2d; font-size: 12px; position: relative; overflow-x: hidden;}
:link, :hover, :active, :focus { outline: none!important; }

/*  Forms -------------------------- */
blockquote { font-family: 'Tinos'; font-size: 117.5%; border-left: 4px solid #eee; font-style: italic; margin: 0 0 20px 20px; padding: 10px 20px; }

input,
textarea { padding: 5px 10px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; }
select { padding: 7px 10px 6px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
input[type="image"] { width: auto; }
input[type="checkbox"] { vertical-align: top; margin-right: 10px; }

label { font-weight: 700; margin-bottom: 7px; display: block; }
label em { font-style: normal; color: #f1152f; margin-left: 3px; }

.form-actions { background: none; border: none;  padding: 20px 0 0 0;}

.errors ul { padding-left: 0; }

.form-success { border: 1px solid #c8d9b9; background: url(icons_new14.png) 10px -1307px no-repeat; margin-bottom: 20px; padding: 5px 20px 5px 30px; }

/*  Images -------------------------- */
img { max-width: 100%; height: auto; -ms-interpolation-mode: bicubic; -webkit-transition:all 250ms ease-in-out 0s; -moz-transition:all 250ms ease-in-out 0s; -ms-transition:all 250ms ease-in-out 0s; -o-transition:all 250ms ease-in-out 0s; transition:all 250ms ease-in-out 0s; }

/*  Links -------------------------- */
a { -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
a:focus { text-decoration: none; }

/*  Global classes -------------------------------------------------- */
.no-style { margin: 0 !important; padding: 0 !important; border: 0 !important; background: none !important; }
.tal { text-align: left; }
.tar { text-align: right; }
.tac { text-align: center;}
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

.hide,
.hidden {display: none;}
.move {cursor: move;}

/*  Formatting ------------------------------------------ */
.hidden { display: none;}
.move { cursor: move;}
.section-title {  display: none;}

/*  Layout -------------------------------------------------- */
.main-content { display: block; padding-top: 65px; padding-bottom: 80px; min-height: 475px; }
.template-index .main-content { padding-bottom: 0; }

/*  Buttons -------------------------------------------------- */
.btn,
.btn-secondary,
.text-continue a,
.spr-summary-actions a,
.infinite-scrolling a,
.infinite-scrolling-homepage a,
.address.note a,
a.add-new-address,
.grid .grid-item p.button a { letter-spacing: 0.1em; padding: 10px 20px; text-transform: uppercase; display: inline-block; border: 1px solid transparent; text-decoration: none; text-align: center; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.text-continue a { display: inline-block; }

.infinite-scrolling a,
.infinite-scrolling-homepage a { min-width: 284px; }
.infinite-scrolling a.disabled,
.infinite-scrolling-homepage a.disabled,
.infinite-scrolling a.disabled:hover ,
.infinite-scrolling-homepage a.disabled:hover { cursor: default; color: #fff; background: #f3f3f3; border-color: #f3f3f3; border-bottom-color: #ebebeb; }

.btn[disabled] { opacity:1; filter: alpha(opacity=100); }

/* table  ---------------------------------------------------- */
table { width: 100%; }
table td,
table th { padding: 10px 20px; }
table thead { text-transform: uppercase; }

/*  Fancybox -------------------------- */
.fancybox-title {display: none;}

/*  SelectBoxIt -------------------------- */
.selectboxit-container,
.selectboxit,
.selectboxit:active{ outline: none;}

/* Div container holding the dropdown list */
.selectboxit-container { display: inline-block; width: 100%; }

/* Dropdown List Box */
.selectboxit{cursor: pointer;height: 35px;margin: 0; white-space: nowrap; width: 100%;  -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.08);  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);-webkit-border-radius: 2px; -moz-border-radius: 2px;  border-radius: 2px; -webkit-transition: all 0.1s;-moz-transition: all 0.1s; -o-transition: all 0.1s;transition: all 0.1s;}

/* Dropdown List Box and Dropdown Options List  */
.selectboxit, .selectboxit-options {width: 100%;}

/* Dropdown list Default Icon Positioning */
.selectboxit-default-icon { float: left;}

/* Dropdown List Box Text */
.selectboxit-text { text-indent: 10px; line-height: 35px; overflow: hidden; float: left; white-space: nowrap; /* Prevents text selection */ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; ms-user-select: none; -o-user-select: none; user-select: none;}

/* Dropdown List Options List*/
ul.selectboxit-options { cursor: pointer; display: none; list-style: none; margin-top: -1px; overflow: auto;  padding: 0.5em 0; position: absolute; min-width: auto; max-height: 180px; white-space: nowrap; width: 100%; -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.08);  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08); -webkit-border-radius: 2px;  -moz-border-radius: 2px;border-radius: 2px;  z-index: 99999;}

.selectboxit-options.dropdown-menu li > a{ -webkit-transition: none;  -moz-transition: none;-o-transition: none;transition: none;}
ul.selectboxit-options a { padding: 3px 15px;}
/* Dropdown List Individual Options */
.selectboxit-options li, .selectboxit-options .selectboxit-optgroup-header { line-height: 30px;  text-indent: 5px;  overflow: hidden;  white-space: nowrap;  list-style: none;}

/* Dropdown List Optgroup Headers */
.selectboxit-options .selectboxit-optgroup-header {  font-weight: bold;}

/* Dropdown List Optgroup Options */
.selectboxit-options .selectboxit-optgroup-option { text-indent: 20px;}

/* Dropdown List Optgroup Header hover psuedo class */
.selectboxit-options .selectboxit-optgroup-header[data-disabled='true']:hover { cursor: default;}

/* Dropdown List Down Arrow Container (if an image is not used) */
.selectboxit-arrow-container { padding-right: 5px; width: 19px; float: right;}

/* Dropdown List Down Arrow */
.selectboxit-arrow-container i.selectboxit-arrow {
  /* Horizontally centers the down arrow */ margin: 0 auto; display: block;}

/* Dropdown List Individual Option Icon Positioning ----------------------------------- */
.selectboxit-options li i { display: none; float: left;}

/* Title page -----------------------------------------------------------------------  */
.newsletter .block-title h3 span,
.refined-widgets > span,
#shipping-calculator h3 { font-weight: 700; letter-spacing: 0.05em; }

.page-header { margin: 0; padding: 0; border: 0; }
.page-header h1,
.page-header h2 { letter-spacing: 0.1em; margin: 0; padding: 37px 0; }

.page-header .rte { position: relative; }

/* pagging ----------------------------------------------------------------------- */
.padding { clear: both; overflow: hidden; }
.pagination-page { text-align: right; list-style: none; margin: 0 -8px 0 0; padding: 0; }
.pagination-page li { display: inline-block; padding: 0; }
.pagination-page li.disabled { opacity: 0.5; filter: alpha(opacity=50); }
.pagination-page li a,
.pagination-page li > span { display: inline-block; height: 26px; line-height: 26px; min-width: 26px; padding: 0 8px; text-align: center; text-decoration: none; border: 1px solid transparent; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

/* widget ----------------------------------------------------------------------- */
.widget-title { padding: 35px 0; }
.widget-title a { text-decoration: none; }
.widget-title h5 { letter-spacing: 0.05em; text-transform: uppercase; margin: 0; }
.widget-title .text-right { padding-top: 5px; }
.widget-content { margin-bottom: 35px; }
.widget-content ul { list-style: none; padding-left: 0; margin-bottom: 0; }

.widget-recent-articles { padding-top: 15px; }
.widget-recent-articles .article:not(:first-child) { padding-top: 18px; margin-top: 18px; }
.widget-recent-articles .article a { text-decoration: none; }
.widget-recent-articles .article em { display: block; padding-top: 10px; }

.widget-tags { padding-top: 10px; }
.widget-tags .widget-content { margin-bottom: 40px; }
.widget-tags li { display: inline-block; margin: 0 7px 6px 0; }
.widget-tags li a { font-family: 'Tinos'; font-style: italic; font-size: 117.5%; letter-spacing: 0.02em; text-decoration: none; border-bottom: 1px solid transparent; }

/* breadcrumb ---------------------------------------------------------------------- */
.breadcrumb { font-size: 92.5%; letter-spacing: 0.05em; background: none; padding: 0; margin: 15px 0 30px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.breadcrumb a,
.breadcrumb span { color: #848484;}
.breadcrumb span.arrow { margin: 0 5px; }

/* header ------------------------------------------------------------------------- */
.site-header { position: relative; }
.header-logo { margin: 0; line-height: 0; padding: 14px 15px 14px 30px; }
.site-header .header-panel { margin: 0; list-style: none; }
.header-panel > li { padding: 25px 15px 0; float: right; }
.header-panel > li > a { letter-spacing: 0.1em; padding: 0 0 16px; display: inline-block; text-decoration: none; text-transform: uppercase; }
.header-panel > li > a > span { border-bottom: 2px solid transparent; padding-bottom: 5px; display: inline-block; }

/* Multi_Lang */
.lang-block .selectize-control div.item { padding-left: 25px; }
.lang-block .selectize-control div.option { padding-left: 37px; text-transform: none; }
.lang-block .selectize-dropdown { min-width: 95px; }

/* Currency */
#currencies { float: left; height: 22px; line-height: 22px; padding: 0; } 
#currencies-modal { float: left; line-height: 17px; padding-left: 10px; }
#currencies-modal div { display: inline-block; margin-right: 3px; }
.selectize-control.single .selectize-input:after { display: none; }
.site-header .selectize-input { letter-spacing: 0.1em; overflow: visible; }
.site-header .selectize-input.full { border: 0; margin-top: 0px; padding: 0 !important; } 
.site-header .selectize-input.focus { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.site-header .selectize-control { text-transform: uppercase; padding-bottom: 21px; }
.site-header .selectize-control.single .selectize-input { min-height: 0 !important; text-align: left; }
.site-header .selectize-control.single .selectize-input input { display: none!important; }
.site-header .selectize-control div.item { background-position: 0 center!important; }
.site-header .selectize-control div.item:after { content: ''; display: inline-block; width: 0; height: 0; opacity: 0.5; border: 4px solid transparent; vertical-align: middle; margin: 0 0 0 7px; } 
.site-header .selectize-control div.option { background-position: 12px 7px!important; }
.site-header .selectize-dropdown { min-width: 50px; left: auto!important; right: 0; text-align: left; border: 1px solid rgba(0,0,0,0.15); margin-top: 24px; }

/* Search */
.site-header .search-bar { width: 100%; display: inline-block; border-bottom: 2px solid #424242; }
.site-header .search-bar input.input-group-field { background: none; width: 100%; padding: 1px 20px; border-color: transparent; }
.site-header .search-bar .search-btn { font-size: 11px; position: absolute; left: 0; top: 0; background: none; border: 0; padding: 0; }
.site-header .search-bar .search-btn span { display: none; }
.nav-search .dropdown-menu { margin: 0; padding: 0; width: 100%; min-width: 50px; border: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

/* Dropdown Login */
.dropdown-login:hover > a,
.dropdown-login.open > a { position: relative; z-index: 1001; }
.dropdown-login:hover > a .caret,
.dropdown-login.open > a .caret { background-position: 100% -580px; }
.dropdown-login:hover > a .last,
.dropdown-login.open > a .last { font-weight: 700; }
.dropdown-login:hover > a span,
.dropdown-login.open > a span { opacity: 1; filter: alpha(opacity=100); }
.dropdown-login:hover .dropdown-menu { display: block; }
.dropdown-login .dropdown-menu { left: auto; right: 0; margin: 0; padding: 15px 20px 30px; width: 270px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.dropdown-login label { font-weight: 400; }
.dropdown-login input { width: 100%; margin-bottom: 14px; }
.dropdown-login input.btn { margin: 5px 0 10px; }
.dropdown-login .btn { width: 100%; }

/* Cart Header */
.wrapper-top-cart a { position: relative; -webkit-transition: none; -moz-transition: none; transition: none; }
.wrapper-top-cart #cartCount { position: absolute; top: -10px; left: 10px; min-height: 16px; line-height: 16px; padding: 0 5px; display: inline-block; border: 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.mini-products-list { display: block; clear: both; margin-bottom: 0; padding: 0; max-height: 315px; overflow-y: auto; }
.mini-products-list .product-image { float: left; margin-right: 15px; display: block; max-width: 64px; }
.mini-products-list .item { display: block; clear: both; position: relative; margin: 0; padding: 20px 0; overflow: hidden; }
.mini-products-list .item:first-child { border: 0; padding-top: 0; }
.mini-products-list .item .btn-remove { position: absolute; right: 0; top: 2px; width: 11px; height: 11px; background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) 0 -386px no-repeat; text-indent: -999em; }
.mini-products-list .product-details { overflow: hidden; position: relative; padding-right: 15px; }
.mini-products-list .option { margin-bottom: 10px; }
.mini-products-list .option small { font-size: 100%; }
#dropdown-cart { width: 357px; position: absolute; top: 100%; right: 15px; z-index: 7; padding: 20px; text-align: left; border: 1px solid rgba(0,0,0,0.15); }
#dropdown-cart .no-items .text-continue { margin: 0; }
#dropdown-cart .product-name { margin-bottom: 2px; }
#dropdown-cart .product-name a { margin: 0; }
#dropdown-cart .summary { display: block; clear: both; overflow: hidden; padding-top: 20px; }
#dropdown-cart .summary .total { overflow: hidden; margin-bottom: 18px; }
#dropdown-cart .summary .label { font-size: 100%; display: block; float: left; padding: 3px 0 0; }
#dropdown-cart .summary .price { display: block; float: right; }
#dropdown-cart .actions { clear: both; margin-bottom: 15px; }
#dropdown-cart .btn { width: 100%; padding: 15px 20px; }
#dropdown-cart .text-cart { margin-bottom: 5px; }
#dropdown-cart .text-cart a { letter-spacing: 0.05em; text-transform: uppercase; }
#dropdown-cart .text-cart a:after { content: ''; display: inline-block; border: 4px solid transparent; margin-left: 10px; }

/* Menu */
.nav-bar { position: static; }
.site-nav { list-style: none; padding: 0; margin: 0; text-align: center; }
.site-nav a {  text-decoration: none; }
.site-nav > li > a { display: block; text-transform: uppercase; letter-spacing: 0.1em; padding: 25px 0 15px; }
.site-nav li.dropdown .icon-dropdown { background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) 0 -580px no-repeat; width: 7px; height: 4px; display: inline-block; vertical-align: middle; margin: -2px 0 0 7px; cursor: pointer; }

/* Dropdown Menu */
.site-nav-dropdown { display: none; list-style: none; text-align: left; position: absolute; top: 100%; left: 0; width: 200px; z-index: 5; padding: 10px 0; }
.site-nav-dropdown ul { left: 100%; top: -11px; }
.site-nav-dropdown li.dropdown:hover > a > .icon-dropdown { background-position: -96px -642px; }
.site-nav-dropdown ul.dropdown li { padding-left: 0; padding-right: 0; }

.wrapper-container .site-nav .dropdown:hover > ul,
.wrapper-container .site-nav .dropdown.open > ul { display: block; }

/* Mega Menu */
.site-nav li.mega-menu:hover .site-nav-dropdown { display: block; }
.site-nav li.mega-menu .site-nav-dropdown { width: 100%; border: 0; padding: 20px 0 36px; }
.site-nav li.mega-menu .site-nav-dropdown.style_4 { left: 100%; width: 675px; }
.site-nav li.mega-menu .site-nav-dropdown.style_5 { width: 750px; padding-bottom: 0; }
.site-nav li.mega-menu > .dropdown:hover > .site-nav-dropdown, 
.site-nav li.mega-menu > .dropdown.open > .site-nav-dropdown { display: block; }

.site-nav-dropdown .col-1 { float: left; width: 50%; letter-spacing: -0.31em; }
.site-nav-dropdown .col-2 { float: left; width: 25%; padding: 0 15px; }
.site-nav-dropdown .col-3 { float: left; width: 25%; padding: 0 15px; }

.site-nav-dropdown .col-1 .inner { float: none; display: inline-block; vertical-align: top; letter-spacing: normal; width: 33.33%; padding: 0 15px; }
.site-nav-dropdown .col-1 .inner:hover > a:before { display: none; }
.site-nav-dropdown .col-1 .inner > a { display: inline-block; text-transform: uppercase; letter-spacing: 0.1em; padding: 0; margin-bottom: 10px; }
.site-nav-dropdown .col-1 .inner p.toogleClick { display: none!important; }
.site-nav-dropdown .col-3 a { padding: 0; }
.site-nav-dropdown ul.dropdown { display: block; position: static; padding: 0; margin-bottom: 23px; }

.site-nav-dropdown .products-grid .product-item,
.site-nav-dropdown .products-grid .product-item:hover { border: 0; margin: 0; padding: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.site-nav-dropdown .widget-featured-product { width: 100%; text-align: center; }
.site-nav-dropdown .widget-title { margin-bottom: 20px; padding: 0; }
.site-nav-dropdown .widget-title h6 { text-transform: uppercase; letter-spacing: 0.1em; margin: 0; }
.site-nav-dropdown .widget-content { font-style: italic; margin-bottom: 24px; }
.site-nav-dropdown .products-grid .action { display: block; position: static; opacity: 1; filter: alpha(opacity=100); }
.site-nav-dropdown .products-grid .grid-item { width: 100%; padding: 0; margin: 0; }
.site-nav-dropdown .products-grid .grid-item .btn { height: 32px; width: auto; min-width: 153px; }
.site-nav-dropdown .product-grid-image { display: inline-block; padding: 0; margin-bottom: 21px; }
.site-nav-dropdown .product-title { padding: 0; }
.site-nav-dropdown .price-box { padding-bottom: 10px; }
.site-nav-dropdown .btn { padding: 6px 20px 5px; }
.site-nav-dropdown .btn:hover { padding: 7px 21px 6px; }

/* Style */
.style_2.site-nav-dropdown .col-2 > a { display: block; }
.style_2.site-nav-dropdown .col-2 > a:first-child { margin-bottom: 27px; }
.style_3.site-nav-dropdown .col-2,
.style_3.site-nav-dropdown .col-3 { text-align: center; }
.style_3.site-nav-dropdown .col-2 img,
.style_3.site-nav-dropdown .col-3 img { margin-bottom: 15px; }


/* home page ---------------------------------------------------------------------------- */
/* main slideshow */
.slide-des { padding: 0 15px; max-width: 1200px; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.slide-des .slide-button { letter-spacing: 0.1em; text-decoration: none; border: 2px solid #fff; text-transform: uppercase; padding: 10px 45px; margin-top: 13px; display: inline-block; }
.slide-des .slide-button:hover { opacity: 0.7; filter: alpha(opacity=70); }
.slide-des p.line { background:url(//getit.qa/cdn/shop/t/106/assets/img_line.png?v=142246453687772667201774438189) 50% 50% no-repeat; display: block; height: 15px; margin-bottom: 18px; }
.slide-heading { position: relative; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 12px; }
.slide-text { font-weight: 700; text-transform: uppercase; letter-spacing: 0.3em; }

.flexslider ul { list-style: none; margin: 0; padding: 0; }
.flex-direction-nav a { background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) 0 -1785px no-repeat; width: 16px; height: 29px; margin-top: -15px; text-indent: -999em; display: block; opacity: 1; filter: alpha(opacity=100); }
.flex-direction-nav .flex-next { background-position: 0 -1857px; }
.main-slideshow { text-align: center; overflow: hidden; }
.main-slideshow .flexslider { margin-bottom: 43px; }
.main-slideshow .flexslider .flex-direction-nav { display: none; }
.main-slideshow .flexslider:hover .flex-direction-nav { display: block; }
.main-slideshow .flex-direction-nav a { background-position: -68px -1768px; left: 0; width: 32px; height: 63px; margin-top: -32px; }
.main-slideshow .flex-direction-nav a.flex-next { background-position: -68px -1840px; right: 0; left: auto; }

.main-slideshow .flexslider { float:left; width: 100%; }
.main-slideshow .flexslider .flex-control-nav { bottom: 20px; display: none; z-index: 2; line-height: 0; }
.main-slideshow .flexslider:hover .flex-control-nav { display: block; }
.main-slideshow .flex-control-paging a { text-indent: -999em; border: 2px solid #fff; background-color: #fff; width: 10px; height: 10px; font-size: 0; display: block; cursor: pointer; opacity: 0.5; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
.main-slideshow .flex-control-paging li a.flex-active,
.main-slideshow .flex-control-paging li a:hover { background-color: transparent; border-color: #fff; opacity: 1; }
/* end main slideshow */

/* HomePage */
.homepage-top { margin-bottom: 3px; }
.home-banner { max-width: 970px; margin: 0 auto; clear: both; }
.homepage-top ul,
.home-banner ul,
.banner-home-bottom ul { list-style: none; padding: 0; }
.home-banner .infor { font-family: 'Tinos'; font-size: 120%; max-width: 900px; margin: 0 auto 47px; }
.home-banner .inner { padding-top: 40px; padding-bottom: 10px; }
.home-banner .inner .right h4 span { font-size: 150%; }
.home-banner ul ul li { margin-bottom: 30px; }
.home-banner li a,
.banner-home-bottom li > a { display: block; position: relative; }
.home-banner li a:before,
.banner-home-bottom li > a:before { background: rgba(255,255,255,0.5); content: ''; width: 0; height: 0; left: 0; top: 0; position: absolute; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.home-banner li a:after,
.banner-home-bottom li > a:after { background: rgba(255,255,255,0.5); content: ''; width: 0; height: 0; right: 0; bottom: 0; position: absolute; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.home-banner li a:hover:before,
.home-banner li a:hover:after,
.banner-home-bottom li > a:hover:before, 
.banner-home-bottom li > a:hover:after { width: 100%; height: 100%; }
.home-banner li h4,
.banner-home-bottom a h5 { z-index: 1; position: absolute; top: 50%; left: 50%; letter-spacing: 0.05em; text-transform: uppercase; margin: 0; opacity: 0; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; -moz-transition: opacity 0.35s, -webkit-transform 0.35s; transition: opacity 0.35s, -webkit-transform 0.35s; }
.home-banner li a:hover h4,
.banner-home-bottom a:hover h5 { opacity: 1; filter:alpha(opacity=100); }
.home-banner li h4 span:after { content: ''; display: block; width: 48px; height: 2px; background: #000; position: absolute; bottom: -14px; left: 50%; margin-left: -24px; }

.custom-block { padding: 50px 0 60px; }
.custom-block .inner { max-width: 970px; margin: 0 auto; }
.custom-block ul { padding: 0; }
.custom-block h4 { letter-spacing: 0.05em; text-transform: uppercase; margin: 0 0 24px; }
.custom-block p { font-family: 'Tinos'; font-size: 14px; margin-bottom: 24px; }
.custom-block p.line { background: #000; width: 72px; height: 2px; margin: 0 auto 25px; }
.custom-block li { display: table-cell; vertical-align: middle; float: none; }
.custom-block a.btn { min-width: 217px; }

/* Three Block Text */
.three-block-text { max-width: 970px; margin: 0 auto; }
.three-block-text ul { list-style: none; padding: 0; margin-bottom: 0; }
.three-block-text li { padding-top: 37px; padding-bottom: 34px; }
.three-block-text li h5 { font-weight: 400; letter-spacing: 0.05em; text-transform: uppercase; margin: 0 0 3px; }
.three-block-text li:nth-child(2) { border: 1px solid transparent; border-width: 0 1px; }
.three-block-text li a { letter-spacing: 0.1em; text-transform: uppercase; text-decoration: none; }
.three-block-text li a:after { content: ''; display: inline-block; border: 4px solid transparent; border-left-color: #000; margin-left: 5px; }
.three-block-text li a span { border-bottom: 1px solid transparent; }

/* Home Tabs */
.homepage-tabs .nav-tabs { letter-spacing: 0.1em; padding: 40px 0 18px; text-align: center; }
.homepage-tabs .owl-theme .owl-controls .owl-buttons div { margin-top: -90px; opacity: 0; filter:alpha(opacity=0); }
.homepage-tabs .owl-theme:hover .owl-controls .owl-buttons div { opacity: 1; filter:alpha(opacity=100); }

/* Other Blocks */
.banner-home-bottom h5 { font-weight: 400; letter-spacing: 0.05em; text-transform: uppercase; margin: 47px 0 25px; }
.banner-home-bottom a h5 { font-weight: 700; }
.banner-home-bottom li { margin-bottom: 70px; }
.banner-home-bottom .des h3 { letter-spacing: 0.05em; text-transform: uppercase; margin: 32px 0 20px; }
.banner-home-bottom .des p { margin-bottom: 27px; }
.banner-home-bottom .des a { min-width: 152px; }

/* Brands */
.owl-theme .owl-controls { line-height: 0; margin: 0; }
.owl-theme .owl-controls .owl-buttons div { text-indent: -999em; width: 48px; height: 48px; margin: -24px 0 0; position: absolute; top: 50%; left: 0; background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) no-repeat -52px -1142px; z-index: 2; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; opacity: 1; filter: alpha(opacity=100); }
.owl-theme .owl-controls .owl-buttons div.owl-next { background-position: -52px -1203px; right: 0; left: auto; }

.slide_brand { position: relative; border-top: 1px solid transparent; padding: 30px 0; }
.slide_brand .owl-controls .owl-buttons div { background: none; width: 0; height: 0; padding: 0; margin-top: -4px; border: 5px solid transparent; }
.slide_brand .owl-controls .owl-buttons div.owl-prev { border-right-color: #000; margin-left: -5px; }
.slide_brand .owl-controls .owl-buttons div.owl-next { border-left-color: #000; margin-right: -5px; }

.home-instagram { padding: 33px 0 50px; }
.home-instagram h4 { text-transform: uppercase; margin: 0 0 10px; }
.home-instagram .widget-title { padding: 0 0 10px; }
.home-instagram a.btn { min-width: 260px; margin-top: 25px; }
#instafeed { overflow: hidden; margin-left: -15px; margin-right: -15px; }
#instafeed a { float: left; width: 16.6667%; padding: 15px; }

/* footer ------------------------------------------------------------------------- */
#slider { margin-bottom: 30px; }

.site-footer a { border-bottom: 1px solid transparent; }
.site-footer a:hover { text-decoration: none; }

.footer-top { padding: 24px 0 20px; letter-spacing: -0.31em; }
.footer-top h6 { letter-spacing: 0.1em; text-transform: uppercase; margin: 0 0 13px; }
.footer-top .col { display: inline-block; float: none; vertical-align: top; letter-spacing: normal; margin: 15px 0; }
.footer-top ul { list-style: none; padding: 0; margin: 0; }
.footer-top ul.social { padding-top: 2px; }
.footer-top ul li { padding-bottom: 2px; }
ul.social { margin: 0; padding: 0; }
ul.social li { display: inline-block; margin-right: 7px; padding: 0; border: 1px solid #58595b; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
ul.social li a { background: url(//getit.qa/cdn/shop/t/106/assets/social.png?v=148794544869617713661774438189) no-repeat 0 center; border: 0; display: block; width: 36px; height: 36px; text-indent:-999em; }
ul.social li:hover { background-color: #4a73bd; border-color: transparent; }
ul.social li.twitter a { background-position: -36px center; }
ul.social li.twitter:hover { background-color: #46b0e2; }
ul.social li.google-plus a { background-position: -72px center; }
ul.social li.google-plus:hover { background-color: #ea3b02; }
ul.social li.instagram a { background-position: -108px center;  }
ul.social li.instagram:hover { background: url(//getit.qa/cdn/shop/t/106/assets/bkg_instagram.png?v=32415029242844784391774438189) no-repeat; }
ul.social li.rss a { background-position: -144px center; }
ul.social li.rss:hover { background-color: #f9bc2e; }

.footer-bottom { padding: 30px 0 85px; }
.footer-bottom .links { list-style: none; margin: 0; padding: 0 0 20px; }
.footer-bottom .links li { display: inline-block; padding-right: 14px; margin-right: 11px; }
.footer-bottom .links li.last { border-right: 0; }
.footer-bottom address { margin-bottom: 30px; }

.payment-methods { list-style: none; margin: 0; padding: 0; clear: both; }
.payment-methods li { padding: 0 7px 10px 0; margin: 0; display: inline-block; }
.payment-methods li a:hover { border-bottom: 0; }

.newsletter { margin-bottom: 38px; }
.newsletter .block-title { margin-bottom: 16px; }
.newsletter .block-content .input-group { display: block; }
.newsletter .input-group-field { height: 42px; width: 100%; padding: 0 12px; border: 0; }
.newsletter .input-group-btn { position: absolute; right: 3px; top: 3px; }
.newsletter .input-group-btn > .btn,
#mc_embed_signup .input-group-btn .btn { height: 36px; line-height: 35px; padding: 0 20px; margin: 0; }

/* sidebar ----------------------------------------------------------------------- */
.sidebar .widget-title { padding: 0 0 20px; }
.sidebar .widget-title h5 { margin: 0; padding: 0; }
.sidebar .widget-title h6 { letter-spacing: 0.05em; text-transform: uppercase; margin: 0; }
.sidebar .widget-title h6 span { cursor: pointer; }
.sidebar .widget-title h6 span:before { content: ''; width: 0; height: 0; border: 5px solid transparent; display: inline-block; margin: 0 8px -4px 0; }
.sidebar .widget-title.click h6 span:before { border-top-color: transparent; margin-bottom: 0; }
.sidebar .widget-title h6 a { text-transform: capitalize; float: right; font-weight: 400; }

.nicescroll-cursors { cursor: pointer; }
.sidebar-block { padding-bottom: 10px; }
.sidebar { max-width: 240px; }
.sidebar-banner { margin-bottom: 30px; }
.sidebar-banner.banner-2 { margin-bottom: 45px; }
.sidebar-links .widget-title { padding-bottom: 13px; }
.sidebar-links .widget-content { margin-bottom: 28px; }
.sidebar-links .widget-content > ul > li { padding: 12px 0; }
.sidebar-links .widget-content > ul > li > a { letter-spacing: 0.05em; text-transform: uppercase; text-decoration: none; }

.sidebar-links .caret { background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) no-repeat 0 -1472px; float: right; width: 8px; height: 8px; border: 0; margin-top: 6px; cursor: pointer; }
.sidebar-links li.click .caret { background-position: 0 -1408px; }
.sidebar-links li ul.cat-dropdown { display: none; padding-top: 10px; }
.sidebar-links li.click ul.cat-dropdown { display: block; position: static; }
.sidebar-links li.click ul.cat-dropdown li { padding: 4px 0; margin-left: 15px; }

.sidebar-custom .widget-title { padding: 16px 0; }
.sidebar-custom .widget-content { margin-bottom: 0; max-height: 320px; overflow-x: hidden; overflow-y: auto; }
.sidebar-custom label { font-weight: 400; margin: 0; }
.sidebar-custom ul { margin: 8px 0 30px; max-height: 170px; }
.sidebar-custom ul li:first-child { padding-top: 0; }
.sidebar-custom ul li { padding: 5px 0; }
.sidebar-custom ul li a { text-decoration: none; }
.sidebar-custom input[type="checkbox"] { display: none; }
.sidebar-custom input[type="checkbox"] + label { background: url(//getit.qa/cdn/shop/t/106/assets/check-box.png?v=159553080577525531031774438189) no-repeat 0 center; padding-left: 23px; }
.sidebar-custom input[type=checkbox] + label:hover,
.sidebar-custom input[type=checkbox]:checked + label { background: url(//getit.qa/cdn/shop/t/106/assets/check-box-checked.png?v=116773096291414066491774438189) no-repeat 0 center; cursor: pointer; }
.sidebar-custom.color ul { margin: 5px -14px 25px 0; overflow: hidden; }
.sidebar-custom.color ul li { margin: 0 12px 12px 0; padding:0; float: left; }
.sidebar-custom.color ul li a { display: block; border: 1px solid #eaeaea; width: 31px; height: 31px; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.sidebar-custom.color ul li a img { -webkit-transition: none; -moz-transition: none; transition: none; opacity: 1; filter: alpha(opacity=100); }
.sidebar-custom.color ul li a:hover,
.sidebar-custom.color ul li a.active { border: 1px solid #000; padding: 3px; }

.refined-widgets { margin-bottom: 15px; overflow: hidden; }
.refined-widgets h5 { letter-spacing: 0.05em; text-transform: uppercase; margin: 0; display: inline-block; }
.refined-widgets > a { float: right; }

.sidebar-cms-custom .widget-content { font-style: italic; }
.sidebar-cms-custom .widget-content p { margin-bottom: 20px; }

/* contact page ------------------------------------------------------------------------- */
.contact-us .map { line-height: 0; }
.contact-us h5 { letter-spacing: 0.1em; text-transform: uppercase; margin: 0 0 20px; }
.contact-us h5:after { content: ''; display: block; width: 32px; height: 2px; margin-top: 16px; }
.contact-us input { width: 100%; max-width: 380px; margin-bottom: 15px; }
.contact-us textarea { width: 100%; max-width: 620px; min-height: 176px; }
.contact-us .btn { width: auto; min-width: 166px; margin-top: 18px; }
#contactFormWrapper p { margin-bottom: 28px; }

.contact-form .location p { margin-bottom: 20px; }
.contact-form .location p.open-hours { border-top: 1px solid #eaeaea; padding-top: 25px; margin-top: 26px; }

/* blog page */
.content-blog > ul { list-style: none; margin-bottom: 30px; padding: 0; }
.content-blog .list-blog > li:first-child { padding-top: 10px; margin-top: 0; border-top: none; }
.content-blog .list-blog > li { padding-top: 35px; margin-top: 35px; }
.content-blog .list-blog h3 { margin: 0 0 8px; }
.content-blog .list-blog h3 a { text-decoration: none; }
.list-blog a.btn { margin: 20px 0 8px; padding: 10px 20px; }

.blog_author { margin-bottom: 24px; } 
.blog_author .separator { padding: 0 3px; }

.user-tags { font-family: 'Tinos'; font-style: italic; font-size: 117.5%; padding: 0; margin: 0; }
.user-tags label { font-weight: 400; display: inline-block; text-transform: uppercase; margin: 0; }
.user-tags ul { list-style: none; margin: 0; padding: 0; display: inline-block; }
.user-tags li { display: inline-block; letter-spacing: 0.02em; }
.user-tags a { border-bottom: 1px solid transparent; text-decoration: none; }

.blog_img { margin-bottom: 25px; }
.blog-detail .title h3 { margin: 10px 0 8px; }
.blog-detail .rte { margin-bottom: 20px; }
.blog-detail .share { clear: both; padding: 20px 0; }
.blog-detail .action-btn { clear: both; padding-bottom: 35px; overflow: hidden; }
.blog-detail .action-btn .right { float: right; }
.blog-detail #comments { clear: both; padding-bottom: 20px; }
.blog-detail #comments ul { list-style: none; padding-left: 0; }
#comments .btn { padding: 10px 30px; }
#comments > ul > li { padding-left: 135px; background: url(//getit.qa/cdn/shop/t/106/assets/i-comment.jpg?v=16492771639731098361774438189) 20px 6px no-repeat; padding-bottom: 60px; margin: 0; }

/* Blog Comment */
#add-comment-title,
.title-comment { letter-spacing: 0.02em; text-transform: uppercase; padding: 25px 0; margin: 0; }
.comment-form .comment-form input { display: block; width: 100%; max-width: 440px; margin-bottom: 15px; }
.message #comment-body { width: 100%; max-width: 500px; margin-bottom: 11px; min-height: 132px; }
.comment-head { padding-bottom: 10px; }
.blog-detail p.note { margin-bottom: 25px; font-style: italic; }

/* Popup Newsletter  ------------------------------------------------------------------- */
#tinymce #email-modal,
#tinymce #email-modal .modal-window  { display: block!important; }

.close-window,
.close-modal,
#email-modal .close { padding: 0; height: 33px; width: 33px; position: absolute; right: -53px; top: 0; z-index: 9; text-indent: -999em; background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) 9px -866px no-repeat; border: 1px solid #fff; cursor: pointer; opacity: 1; filter: alpha(opacity=100); }
#email-modal { display:none; height:100%; left:0; position:fixed; top:0; width:100%; z-index:1041; }
#email-modal .modal-overlay { background: rgba(45,45,50,0.8); height:100%; position:absolute; width:100%; }
#email-modal .modal-window { display:none; min-height:320px; margin:0 auto; position:relative; top: 25%; width: 916px; }    
#email-modal .window-window { display: block; padding: 20px; background: #fff; }
#email-modal .window-content { position: absolute; top: 0; left: 0; height: 100%; padding: 20px; }
#email-modal .window-content .left { width: 440px; display: table; height: 100%; padding: 20px 30px; }
#email-modal .window-content .inner { display: table-cell; vertical-align: middle; }
#email-modal .window-content h2 { letter-spacing: 0.05em; text-transform: uppercase; position: relative; margin: 0 0 2px; }
#email-modal .window-content .line { width: 48px; height: 2px; margin: 0 auto 15px; }
#email-modal .window-content .sub-title { font-family: 'Tinos'; font-size: 117.5%; letter-spacing: 0.02em; }
#email-modal .window-content .message { text-transform: uppercase; letter-spacing: 0.1em; clear: both; padding: 20px 0 22px; margin: 0; }
#email-modal .window-content ul.social li { background: #000; border-color: transparent; }

/* MAIL CHIMP FORM INPUTS ---------------------------------------------------------- */
#mc_embed_signup form { display: block; }
#mc_embed_signup input.input-group-field { display: block; width: 100%; height: 48px; padding: 0 15px; border: 1px solid rgba(0,0,0,0.1); -webkit-box-shadow: 5px 5px 0 0 rgba(0,0,0,0.05); -moz-box-shadow: 5px 5px 0 0 rgba(0,0,0,0.05); box-shadow: 5px 5px 0 0 rgba(0,0,0,0.05); }
#mc_embed_signup button { float: right; margin-left: -3px; border: none; background: none; padding: 0; }
#mc_embed_signup .input-group-btn { position: absolute; top: 6px; right: 6px; }
#mc_embed_signup .input-group-btn .btn { margin: 0; }

.input-group-btn { width: auto; }

/* rating ------------------------------------------------------------------------------------------- */
.spr-icon { background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) no-repeat 100% -511px; width: 15px!important; height: 14px!important; text-indent: -9999em; display: inline-block; }
.spr-icon.spr-icon-star { background-position: 0 -511px; }
.spr-icon.spr-icon-star-empty { opacity: 1!important; filter: alpha(opacity=100)!important; }
.spr-form-review .spr-icon { background: none; text-indent: 0; }

/* product-grid ------------------------------------------------------------------------------------------- */
.template-collection .breadcrumb { margin-bottom: 46px; }
.grid-item .product-top { position: relative; overflow: hidden; }
.products-grid { clear: both; }
.products-grid .grid-item { margin-bottom: -20px; text-align: center; }
.products-grid .grid-item .product-bottom { padding-top: 30px; }
.products-grid .grid-item .product-grid-image { text-align: center; display: block;}
.products-grid .grid-item .btn { background: none; border: 0; position: relative; padding: 0 10px; height: 36px; overflow: hidden; width: 100%; text-overflow: ellipsis; }
.products-grid .grid-item .btn:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0.85; filter: alpha(opacity=85); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.products-grid .grid-item .btn span { position: relative; white-space: normal; }
.products-grid .product-title { margin-bottom: 14px; }
.products-grid .spr-badge { opacity: 0; filter: alpha(opacity=0); }
.products-grid .action { position: absolute; left: 0; right: 37px; bottom: -36px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.products-grid .action .variants { max-width: 100%; }
.products-grid .product-item:hover .spr-badge,
.products-grid .product-item:hover .action { opacity: 1; filter: alpha(opacity=100); }
.products-grid .spr-badge-caption { display: none; }

.grid-item #add-to-cart {display: block; width: 100%; text-align: center; height: 42px; line-height: 42px;-webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.hover { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; -webkit-transition:all 250ms ease-in-out 0s; -moz-transition:all 250ms ease-in-out 0s; -ms-transition:all 250ms ease-in-out 0s; -o-transition:all 250ms ease-in-out 0s; transition:all 250ms ease-in-out 0s; opacity:0; filter:alpha(opacity=0); }

.product-title,
.product-name a,
.ajax-product-title { display: inline-block; margin-bottom: 10px; text-decoration: none!important; letter-spacing: 0.05em; }
.price-box { display: block; }
.price-box > p { margin-bottom: 8px; }
.price-box em { font-weight: 400; margin-right: 5px; }
.old-price,
.compare-price { font-weight: 400; text-decoration: line-through; display: inline; margin-right: 7px; }
.special-price em { display: none; }

/* Product Label */
.product-label { position: absolute; top: 0; right: 0; }
.product-label strong { letter-spacing: 0.05em; font-weight: 400; font-size: 91.7%; text-transform: uppercase; padding: 0 5px; margin-bottom: 10px; clear: both; display: block; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

/* product-list ------------------------------------------------------------------------------------------- */
.product-list { margin-bottom: 40px; }
.product-list .grid-item { margin: 25px 0 0; padding-top: 25px; overflow: hidden; }
.product-list .grid-item:first-child { margin-top: 0; }
.product-list .product-details { overflow: hidden; }
.product-list .product-list-thumb { display: block; float: left; position: relative; }
.product-list .short-description { margin-bottom: 15px; }
.product-list .price-box { margin-bottom: 15px; }
.product-list .action { margin-bottom: 15px; }
.product-list .grid-item #add-to-cart { width: auto; }
.product-list .spr-badge { margin: 0 0 10px; padding: 0; }

/*  List Category Page -------------------------- */
.list-category .grid-item { margin-bottom: 43px; }
.list-category .grid-item a.image:before, .collection-list .grid-item a.image:before{ background: rgba(255,255,255,0.5); content: ''; width: 0; height: 0; left: 0; top: 0; position: absolute; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.list-category .grid-item a.image:after, .collection-list .grid-item a.image:after { background: rgba(255,255,255,0.5); content: ''; width: 0; height: 0; right: 0; bottom: 0; position: absolute; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.list-category .grid-item:hover a.image:before,
.list-category .grid-item:hover a.image:after,
.collection-list .grid-item:hover a.image:before,
.collection-list .grid-item:hover a.image:after
{ width: 100%; height: 100%; }
.list-category .grid-item:hover a.view, .collection-list .grid-item:hover a.view { opacity: 1; filter:alpha(opacity=100); }
.list-category a.view, .collection-list a.view{ display: block; position: absolute; left: 50%; top: 50%; width: 35px; height: 35px; background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) center -68px no-repeat; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%); opacity: 0; filter:alpha(opacity=0); }
.list-category a.view:hover, .collection-list a.view:hover { background-position: center -127px; }
.collection-title { margin-top: 8px; }
.collection-title h5.title { letter-spacing: 0.1em; text-transform: uppercase; padding: 20px 0 7px; margin: 0; }
.collection-title h5 a { text-decoration: none; }

/* category Page -------------------------- */
.collection-des .rte { margin-bottom: 30px; }

.toolbar { text-transform: uppercase; position: relative; text-align: right; margin-bottom: 8px; }
.toolbar .view-mode { float: left; text-align: left; margin: 4px 0 10px; }
.toolbar .view-mode label { display: inline-block; margin: 0 27px 0 0; vertical-align: middle; }
.toolbar .grid,
.toolbar .list { display: inline-block; vertical-align: middle; width: 14px; height: 14px; text-indent: -999em; background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) 0 0 no-repeat; }
.toolbar a.grid { background-position: 0 -1214px; margin-right: 17px; }
.toolbar a.grid.active,
.toolbar a.grid:hover { background-position: 0 -1150px; text-decoration: none; }
.toolbar a.list { background-position: 0 -1277px; }
.toolbar a.list.active,
.toolbar a.list:hover { background-position: 0 -1341px; text-decoration: none; }

.toolbar .btn-group { margin: 0 0 10px 50px; }
.toolbar .btn-group label { margin: 0 13px 0 0; display: inline-block; }

.toolbar.toolbar-bottom { padding: 29px 0; margin: 35px 0 40px; }
.toolbar.toolbar-bottom .page-total { float: left; margin: 3px 0 0; text-transform: none; }

.toolbar button { padding: 0; text-align: left; background: none; float: none; min-width: 155px; height: 30px; position: relative; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.toolbar button:after { content: ""; width: 38px; height: 38px; position: absolute; right: 0; top: 0; }
.toolbar button:before { position: absolute; right: 0; top: 13px; width: 0; height: 0; border: 4px solid transparent; content: ''; }
.toolbar .btn-group.open button { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.toolbar .btn-group.open button:before { border-top-color: transparent; margin-top: -5px; }
.toolbar .filter-show.open .dropdown-menu,
.toolbar .filter-show button { min-width: 115px; }

.toolbar .open .dropdown-menu { display: block; left: auto; right: 0; min-width: 155px; padding: 0; margin: 0; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.toolbar .open .dropdown-menu li.active { margin:0; }
.dropdown-menu > li > a { text-transform: none; padding: 3px 10px; }

.infinite-scrolling, 
.infinite-scrolling-homepage { text-align: center; clear: both; }
.infinite-scrolling { margin-bottom: 40px; }

/* product detail Page -------------------------- */
.product { margin-bottom: 65px; }
.product-shop .product-title { margin: 0 0 7px; display: block; }
.product-shop .product-title.has-btn { padding-right: 50px; position: relative; }
.product-shop .product-title h2,
.product-shop .product-title a { text-decoration: none; margin: 0; }
.product-shop .product-infor { margin-bottom: 15px; }
.product-shop .product-infor label { min-width: 90px; padding-right: 5px; margin: 0; display: inline-block; }
.product-shop .product-title a.prev { font-size: 13px; display: block; padding: 0; position: absolute; top: 7px; right: 30px; }
.product-shop .product-title a.next { font-size: 13px; position: absolute; top: 7px; right: 0; }
.product-shop .sample-vendor { margin-bottom: 13px; }
.product-shop .spr-badge { margin: 0 0 15px; }
.product-shop .spr-badge .spr-starrating { margin-right: 12px; vertical-align: middle; }

.product-shop .total-price { clear: both; margin-bottom: 20px; }
.product-shop .total-price label { display: inline-block; margin: 0 5px 0 0; }
.product-shop .short-description { margin-bottom: 17px; }
.product-shop .product-description { padding: 0; }
.product-shop .old-price { margin-right: 10px; }
.product-shop .prices { display: block; clear: both; margin-bottom: 7px; }

.product-shop #add-to-cart-form { display: inline-block; width: 100%; }
.product-shop #add-to-cart-form .btn { margin: 0 0 20px; float: left; width: 100%; max-width: 263px; height: 46px; }

.share_toolbox { clear: both; overflow: hidden; padding: 12px 0; }
.share_toolbox > span { float: left; margin-top: 2px; }
.share_toolbox ul { font-size: 14px; float: right; margin: 0; list-style: none; padding-left: 0; }
.share_toolbox ul li { display: inline-block; padding: 0 0 0 8px; margin: 0; }

.product-shop .tags { padding-top: 13px; }
.product-shop .tags label { display: inline-block; margin: 0; }
.product-shop .tags a { margin: 0 6px; }

.zoomWrapper > div { width: 64px !important; height: 64px !important; background-color: #fff!important; left: 50% !important; margin: -32px 0 0 -32px !important; top: 50% !important; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index: 99!important; }
.zoomWrapper img { z-index: -1 !important; }

.product-img-box { position: relative; max-width: 480px; margin: 0 auto; }
.product-img-box .product-photo-container { position: relative; overflow: hidden; text-align: center; }

.quick-view .more-view-wrapper .owl-theme .owl-controls .owl-buttons div { right: -10px; }
.quick-view .more-view-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev { left: -10px; }

/* Vertical Moreview */
.product-img-box.has-jcarousel { overflow: hidden; }
.product-img-box.has-jcarousel .product-photo-container { float: left; width: 300px; padding-right: 10px; }
.product-img-box.has-jcarousel .more-view-wrapper { float: right; margin: 0; width: 70px; }

.more-view-wrapper ul { margin: 0; padding: 0; list-style: none; }
.more-view-wrapper.vertical li { padding: 0; margin: 10px 0; }
.more-view-wrapper.vertical .jcarousel-skin-tango .jcarousel-prev-disabled,
.more-view-wrapper.vertical .jcarousel-skin-tango .jcarousel-next-disabled { display:none }
.more-view-wrapper.vertical .jcarousel-clip-vertical { height: 340px;}
.more-view-wrapper.vertical .jcarousel-container { padding: 20px 0; }

.more-view-wrapper li { margin: 0; }
.more-view-wrapper li a { display: block; border: 1px solid transparent; padding: 1px; }
.more-view-wrapper.horizontal { margin: 20px 0 0; }
.more-view-wrapper.horizontal ul { margin: 0 -7px; width: auto; }
.more-view-wrapper.horizontal li { padding: 0 7px; }
.more-view-wrapper .owl-theme .owl-controls { margin-top: 20px; }
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div { width: 32px; height: 26px; margin: 0; padding: 0; background-position: 12px -1080px; position: static; }
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev { background-position: 10px -1016px; left: 0; }
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div:first-child { margin-right: -1px; }

.quick-view .product-img-box.has-jcarousel .product-photo-container { width: 280px; }




.at-share-tbx-element { display: none; }
.at-share-tbx-element:first-child { display: block; }

/* Qty */
.selector-wrapper { padding-bottom: 15px; }
.selector-wrapper select{ height: 30px; padding: 4px; min-width: 100px;}
.selector-wrapper label { margin-right: 10px; display: block; margin-bottom: 5px; }
.button.inc,
.button.dec { float: left; width: 100%; height: 23px; cursor: pointer; text-indent: -999em; position: relative; }
.button.dec:after,
.button.inc:after { content: ''; display: block; border: 4px solid transparent; width: 0; height: 0; position: absolute; left: 50%; margin-left: -5px; }
.button.dec:after { top: 3px; }
.button.inc:after { bottom: 3px; }
.product-shop .quantity { float: left; width: 84px; height: 32px; margin-bottom: 20px; border-right: 0; }
.product-shop #quantity { float: left; width: 84px; height: 46px; margin-bottom: 20px;border:1px solid #ccc; border-right: 0; }
.product-shop .extra { float: left; width: 40px; height: 46px; margin-right: 15px; }
.quantity select { height: 30px; padding: 4px; }

/* Tab Detail -------------------------- */
.template-product .breadcrumb { margin-bottom: 46px; }
#accordion.panel-group { padding-top: 30px; }
.panel-group { margin: 0; clear: both; }
.panel-group .inner { padding: 24px 0 40px; }
.nav-tabs { letter-spacing: 0.05em; text-transform: uppercase; border: 0; }
.nav-tabs > li { display: inline-block; float: none; }
.nav-tabs > li > a { background: none!important; border-color: transparent; margin-right: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.panel-group .nav-tabs > li { margin-right: 3px; }
.panel-group .nav-tabs > li > a { padding: 15px 25px 12px; }
.panel-group .spr-container { border: none; padding: 0 !important; }
.panel-group .spr-container h2.spr-header-title { display: none; }
.panel-group #shopify-product-reviews { margin: 0; }
.panel-group .spr-summary-starrating,
.panel-group .spr-summary-caption { vertical-align: middle; display: inline-block; margin-top: 10px; }
.tab-content .spr-form { margin-top: 25px; padding-top: 25px; padding-bottom: 0; }
.panel-group .spr-review { margin-top: 23px; padding-top: 23px; padding-bottom: 0; }
.panel-group .spr-review .spr-review-header-title { font-size: 117.5%; margin-bottom: 4px; }
.panel-group .spr-review .spr-review-header-byline { margin-bottom: 10px; opacity: 0.6; }
.panel-group .spr-review .spr-review-header-byline strong:not(:first-child) { font-weight: 400; }
.panel-group .spr-review .spr-review-content { margin-bottom: 10px; }
.panel-group .spr-review .spr-review-content p { margin: 0; }
.panel-group .spr-form-title { letter-spacing: 0.05em; text-transform: uppercase; margin-bottom: 24px; }
.panel-group .spr-form-label { display: block; }
.panel-group .spr-form-review-rating .spr-form-label { display:inline-block; margin-right:20px;}
.panel-group .spr-form-review-rating .spr-starrating { display:inline-block; line-height: 25px; }
.panel-group .spr-form-input-text, 
.panel-group .spr-form-input-email { max-width: 320px; width: 100%; clear: both; }
.panel-group .spr-form-input-textarea { max-width: 521px; width: 100%; clear: both; }
.panel-group .spr-form-actions { max-width: 521px; width: 100%; }
.panel-group .spr-review-reportreview { float: none; }

.spr-review-header .spr-review-header-starratings { margin: 0 0 10px; line-height: 1; }
.spr-summary-actions a { min-width: 137px; padding: 8px 20px; }
.spr-button-primary { min-width: 170px; }
.spr-review-header-byline strong { font-weight: 400; }

.product-shop .selectize-input { padding: 0 12px !important; min-height: 34px!important; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.product-shop .selectize-input.full { width: 100%;}
.product-shop .selectize-input > * { line-height: 36px; }
.product-shop .selectize-control.single .selectize-input:after { border-width: 4px 4px 0; right: 14px; top: 20px; }
.product-shop .selectize-control.single .selectize-input.dropdown-active:after { border-width: 0 4px 4px; margin-top: -3px!important; }
.product-shop .selectize-control.single .selectize-input:before { position: absolute; right: 0; top: 0; content: ''; width: 36px; height: 36px; }

/* related product */
.related-products h2 { letter-spacing: 0.05em; text-transform: uppercase; margin: 3px 0 0; padding: 27px 0; }
.related-products .owl-theme .owl-controls .owl-buttons div { top: 30%; }

/* recently viewed products */
.recently-viewed-products { border: 1px solid transparent; border-width: 1px 0 0; clear: both; display: none; }
.recently-viewed-products h5 { letter-spacing: 0.05em; text-transform: uppercase; padding: 35px 0; margin: 0; }
.recently-viewed-products .products-grid .grid-item { margin-bottom: 0; }
.recently-viewed-products .owl-theme .owl-controls .owl-buttons div { top: 34%; }
.recently-viewed-products .products-grid .action { right: 0; }

/* shopping cart Page -------------------------- */
.template-cart .breadcrumb { margin-bottom: 15px; }
.template-cart p.text-right { margin-bottom: 20px; }
.text-right a.continue { letter-spacing: 0.05em; text-transform: uppercase; }
.text-right a.continue .fa { margin-left: 10px; }
.cart-title h5 { text-transform: uppercase; margin: 16px 0 13px; }
.cart-list { list-style: none; margin: 0; padding: 0; }
.cart-list li { padding: 35px 0; overflow: hidden; }
.cart-list li > a { float: left; max-width: 160px; margin-right: 30px; }
.cart-list li .product-details { overflow: hidden; }
.cart-list .product-name { letter-spacing: 0.05em; display: inline-block; margin-bottom: 10px; }
.cart-list p.size { margin: 0 0 5px 10px; }
.cart-list p.vendor { font-weight: 700; margin-left: 10px; }
.cart-list .price { font-weight: 700; font-size: 108.5%; margin-bottom: 15px; }
.cart-list input.qty { width: 110px; height: 46px; margin-right: 27px; }
.cart-list .remove { margin-right: 27px; }
.cart-list .remove,
.cart-list .update { display: inline-block; text-transform: uppercase; letter-spacing: 0.05em; padding: 4px 10px; text-decoration: none; }

.cart-list .item { margin-top: 18px; }
.cart-list .button.inc, 
.cart-list .button.dec { height: 20px; }
.cart-list .product-qty { margin-top: 6px; }
.cart-list .product-qty .extra { width: 34px; display: inline-block; vertical-align: middle; margin-left: -4px; -webkit-border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0; }

.cart-row h5 { letter-spacing: 0.05em; text-transform: uppercase; padding: 16px 0 13px; margin: 0; }
.cart-row .additional-comments h4 { border: 0; margin: 0; }
.cart-row .btn-secondary{ display: block; float: right; }
.cart-row label.add-comments { display: block; font-weight: normal; margin: 0; padding: 20px 0 15px; }
.cart-row label.add-comments > span:first-child { text-transform: uppercase; letter-spacing: 0.05em; padding: 2px 5px; margin-right: 10px; }
.cart-row textarea { min-height: 111px; width: 100%; margin-bottom: 18px; }

.cart-summary .price { padding: 27px 0; }
.cart-summary .btn { width: 100%; padding: 17px 20px 14px; }

#shipping-calculator h5 { padding: 45px 0 16px; margin-bottom: 15px; }
#shipping-calculator select,
#shipping-calculator input[type="text"] { width: 100%;}
#shipping-calculator select { margin-bottom: 5px; }
#shipping-calculator label { display: block; }
#shipping-calculator label[for="get-rates-submit"] { display: none; }
#get-rates-submit { margin-top: 14px; width: 100%; }

.zoomContainer { z-index: 99; width: auto !important; height: auto !important;}

/* create an account */
#customer-register .breadcrumb { margin-bottom: 16px; }
#customer-register p.title { margin-bottom: 0; padding: 20px 0; }
#customer-register input { display: block; margin-bottom: 15px; max-width: 380px; width: 100%; }
#customer-register .action-btn { padding-top: 5px; }
#customer-register .action-btn input { min-width: 180px; width: auto; display: inline-block; margin: 0; }

/* login page */
#customer-login input { display: block; margin-bottom: 15px; max-width: 380px; width: 100%; }
#customer-login .action-btn input { min-width: 100px; width: auto; display: inline-block; margin: 0 25px 0 0; }
#customer-login .action-btn span { font-style: italic; padding: 0 2px; }

/* Activate Account */
.template-customers-activate_account .main-content .page-header { margin-bottom: 25px; }
.template-customers-activate_account input { display: block; margin-bottom: 15px; max-width: 380px; width: 100%; }
.template-customers-activate_account input.btn { width: auto; display: inline-block; margin-right: 17px; }

/* my password */
.grid .grid-item:first-child { padding-bottom: 45px; }
.grid .grid-item .page-title { padding: 13px 0; margin: 0 0 23px; }
.grid .grid-item .page-title h5 { letter-spacing: 0.05em; text-transform: uppercase; margin: 0; }
#account .grid .grid-item:first-child .page-title { border-top: 0; padding-top: 0; }
#account .grid .grid-item p { margin: 0; }
#account .grid .grid-item .btn { min-width: 177px; margin-top: 23px; }
.grid .grid-item .btn { padding: 8px 20px; }
.grid .grid-item p.large--text-right { margin: 0; padding: 9px 0 48px; }
.grid .grid-item p.button { margin: 0; padding: 15px 0 30px; }
.grid .grid-item p.button a { padding: 8px 20px; }
.grid .grid-item p.button a:first-child { margin-right: 17px; }

form .grid .grid-item:first-child { padding-bottom: 0; }
.grid .grid-item form p > label { display: inline-block; }
.grid .grid-item form input[type="tel"],
.grid .grid-item form input[type="text"] { display: block; width: 100%; max-width: 450px; margin-bottom: 15px; }
.grid .grid-item select { width: 100%; max-width: 450px; display: block; margin-bottom: 15px; }


.template-customers-addresses .grid .grid-item > h3 { margin: 0 0 15px; }
.template-customers-addresses hr { border: 0; }
.btn .fa-plus { font-size: 10px; margin-right: 7px; }

/* search page */
.search-page .page-header { margin-bottom: 40px; }
.search-page .page-header h2 { letter-spacing: 0.02em; text-transform: none; padding: 32px 0 24px; }
.search-page .search-bar { width: 100%; max-width: 770px; height: 52px; margin: 0 auto 40px; padding: 5px; }
.search-page .search-bar input { background: none; border: 0; width: 100%; padding: 10px; }
.search-page .search-bar .search-btn { text-transform: uppercase; padding: 9px 35px; position: absolute; top: 5px; right: 5px; }
.search-page .search-bar .search-btn .fa { display: none; }

/* quick view */
.quickview-template,
.quick-view { display: none; overflow-x: auto; overflow-y: scroll; position: fixed; right: 0; top: 0; bottom: 0; left: 0; z-index: 1050; }
.quickview-template .content,
.quick-view .content { position: relative; width: 890px; margin: 30px auto; background: #fff; padding: 40px 45px; }
.quick-view .overlay,
.ajax-success-modal .overlay {background: rgba(45, 45, 50, 0.8); height: 100%; width: 100%; position: fixed; }
.quick-view .product-img-box .image-wrapper { width: 311px; height: 311px; overflow: hidden; position: relative; }
.quick-view .product-img-box .image { width: 311px; height: 311px; overflow: hidden; position: relative; } 
.quick-view .product-img-box .image img { display: block; position: relative; max-width: 110%; }
.quick-view .product-img-box .thumbnails { padding: 20px 0 0 40px; position: relative; }
.quick-view .product-img-box .thumbnails .jcarousel-next-horizontal { width: 70px; height: 70px; position: absolute; top: 0; right: 0; display: block; float: left; opacity: 0.2; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
.quick-view .product-img-box .thumbnails .jcarousel-next-horizontal:hover { opacity: 1; }
.quick-view .product-img-box .thumbnails .jcarousel-prev-horizontal { width: 70px; height: 70px; position: absolute; top: 0; left: 0; display: block; float: left; opacity: 0.2; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
.quick-view .product-img-box .thumbnails .jcarousel-prev-horizontal:hover { opacity: 1; }
.quick-view .product-img-box .thumbnails ul { float: left; text-align: center; width: 240px; list-style: none; padding-left: 0; }
.quick-view .product-img-box .thumbnails ul li a:hover { opacity: 1; }
.quick-view .product-img-box .thumbnails ul li .active { opacity: 1; }
.quick-view .product-img-box .thumbnails ul li a img { max-width: 110%; }
.quick-view .product-img-box .thumbnails ul { width: 266px; }
.quick-view .product-shop p.custom { margin: 0; }
.quick-view .product-shop .prices { float: left; width: 100%; }
.quick-view .product-shop .price { margin-bottom: 20px; }
.quick-view .product-shop .product-description { margin-bottom: 22px; padding: 0;}
.quick-view .product-shop .details input[type="number"] { margin-bottom: 30px; }
.quick-view .product-shop .actions { clear: both; padding-top: 15px; }
.quick-view .product-shop .btn { float: none; clear: both; width: 100%; height: 46px; }
.quick-view .product-shop .extra { height: 32px; }
.quick-view .button.inc, 
.quick-view .button.dec { height: 16px; }

.ajax-form-submited-wrap { display: none; position: relative; width: 270px; height: 50px; float: right; }
.ajax-form-submited-success, .quick-view .ajax-form-submited-error { position: absolute; left: 0px; top: 0; display: none; font-weight: bold; width: 270px; margin-right: 30px; height: 50px; font-size: 14px; }
.ajax-form-submited-success { line-height: 50px; }
.ajax-form-loader { position: absolute; right: 0; top: 20px; width: 40px; height: 15px; }
.lightbox { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.35; filter:alpha(opacity=0); z-index: 700; display: none; }

.zoomWindowContainer .zoomWindow { border: 5px solid #fff !important; }

.loading-modal { background: #fff url(//getit.qa/cdn/shop/t/106/assets/loading.gif?v=138320272688802402361774438189) center 14px no-repeat; border: 1px solid rgba(0,0,0,0.15); position: fixed; top: 50%!important; bottom: auto; left: 50%; right: auto; width: 56px; height: 56px; margin-left: -28px; margin-top: -28px; overflow: hidden; padding: 0; text-align: center; text-indent: -999em; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3); -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3); box-shadow: 0 1px 4px rgba(0,0,0,0.3); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.ajax-success-modal .content { background: #fff; bottom: auto; left: 50%; margin-left: -280px; margin-top: -100px; min-height: 200px; padding: 30px; position: fixed; right: auto; top: 50% !important; width: 560px; }
.ajax-success-modal .ajax-left { float: left; margin-right: 30px; margin-bottom: 20px; }
.ajax-success-modal .ajax-right { overflow: hidden; }

.ajax-error-modal { bottom: auto; left: 0; overflow: hidden; padding: 10px 20px; position: fixed; right: auto; top: 50%; width: 100%; text-align: center; }
.ajax-error-modal .modal-inner { color: #fff; background: #e95144; display: inline-block; padding: 10px 20px; }
.ajax-success-modal .btn-secondary { margin-bottom: 13px; }
.ajax-success-modal .continue-shopping { margin-right: 17px; }

.success-message { background: #f7f7f7 url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) 20px -753px no-repeat; color: #878787; padding: 10px 10px 10px 40px; margin-bottom: 20px; border-bottom: 1px solid #eeeeee; }
.ajax-product-title { margin-bottom: 15px; }
 
/* animate */
.widget-product .grid-item,.wow.animated { -webkit-animation-duration:1.5s; -moz-animation-duration:1.5s; -ms-animation-duration:1.5s; -o-animation-duration:1.5s;  animation-duration:1.5s; }
.animated { -moz-opacity: 1; opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */}

#back-top { background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) 11px -1687px no-repeat #fff; border: 2px solid #000; z-index: 99; text-indent: -999em; position: fixed; right: 40px; top: 50%; width: 52px; height: 52px; cursor: pointer; margin: 0; opacity: 0.6; filter:alpha(opacity=60); }

/* Swatches Styles */
.swatch { margin: 0 0 17px; }
.swatch .header { margin: 0; padding: 0 0 9px; font-weight: 700; }
.swatch input { display: none; }
.swatch label { float: left; font-weight: 400; font-size: 11px;  line-height: 29px; margin: 0; text-align: center; text-transform: uppercase;  cursor: pointer; }
.swatch-element label { padding: 0 5px; }
.color.swatch-element label { padding:0;height: 30px; width: 30px; }
.swatch input:checked + label,
.swatch label:hover { border-width: 1px; line-height: 29px; } 
.swatch .swatch-element { float:left; margin: 0 8px 8px 0; position: relative; -webkit-transform:translateZ(0); -webkit-font-smoothing:antialiased; }
.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 { opacity: 0.6; filter: alpha(opacity=60); }
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-28px;
  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;
}
.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); 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; }

.product-photo-container #product-featured-image {  position: static !important; height: auto !important; width: auto !important; }
.product-photo-container > a {position: relative; display: block;width: 100%; }

/* Css Fix */
.products-grid .grid-item .product-image { display: table; /*overflow: hidden;*/ position: relative; table-layout: fixed; text-align: center; width: 100%; }
.products-grid .grid-item .product-image > a { display: table-cell; line-height: 0; vertical-align: middle; width: 100%!important; }
.product-list .grid-item .product-image { position: relative; float: left; margin-right: 25px; }

.products-grid .grid-item-border .product-top { border: 1px solid transparent; }

.products-grid .grid-item-border .product-des .product-title { padding-left: 10px; padding-right: 10px;}
.no_crop_image img {height: auto !important; position: static !important;  }

.zoomWrapper { overflow: hidden; height: auto !important; width: auto!important; text-align: center; }
.zoomWrapper img:nth-child(2){ display:none }

/* FAQ */
.panel-group .panel + .panel { margin-top: 0; }
#faqs .page-header { position: relative; padding-bottom: 15px; margin-bottom: 23px; }
#faqs .panel-group { margin-top: 25px; }
#faqs .panel-group .panel { border: 0; margin-bottom: 10px; }
#faqs .panel-default > .panel-heading { padding: 0; }
#faqs .panel-title { position: relative; }
#faqs .panel-title:before { position: absolute; left: 10px; top: 11px; content:"Question"; float: left; margin: 0 20px 0 0; height: 20px; line-height: 20px; width: 77px; text-align: center; color: #fff; background: #f02121; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#faqs .panel-title > a { background: #141414; color: #fff; border-bottom: 1px solid transparent; text-transform: none; font-size: 13px; font-weight: normal; display: block; padding: 14px 40px 13px 103px; }
#faqs .panel-title > a:after { content: "Hide"; position: absolute; right: 10px; top: 13px; color: #fff; text-transform: uppercase; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; opacity: 0.6; }
#faqs .panel-title > a.collapsed:after { content: "Show"; color: #66787f; }
#faqs .panel-title > a.collapsed { background: #eee; color: #000; border-bottom: 1px solid #d0d0d0; }
#faqs .panel-group .panel-body { padding: 15px 10px 20px 103px; position: relative; }
#faqs .panel-group .panel-body:before { position: absolute; left: 10px; top: 15px; content:"Answer"; float: left; margin: 0 20px 0 0; height: 20px; line-height: 20px; width: 77px; text-align: center; color: #fff; background: #00c4aa; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#faqs .panel-group .panel-body img { margin-top: 30px; }

/* wishlist */
a.wishlist { display: inline-block; text-decoration: none; }
.products-grid .wishlist { text-align: center; padding: 0; width: 36px; height: 36px; display: inline-block; position: absolute; right: 0; bottom: -36px; border: 0; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.products-grid .wishlist:before { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0.85; filter: alpha(opacity=85); -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out; -o-transition: all 0.5s ease-out; transition: all 0.5s ease-out; }
.products-grid .wishlist span { position: relative; height: 100%; display: block; text-indent: -999em; background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) center -1631px no-repeat; }
.product-list .wishlist,
.product-shop .wishlist { float: left; clear: both; margin: 12px 0 0; padding: 0; letter-spacing: 0.05em; text-transform: uppercase; background: none; border: 0; }
.product-shop .wishlist { margin-bottom: 26px; }
.product-list .wishlist:before,
.product-shop .wishlist:before { content: ''; display: inline-block; width: 15px; height: 15px; background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) center -1590px no-repeat; margin: 0 7px -4px 0; }
.product-list .contact-form,
.product-shop .contact-form { float: left; clear: both; }

/* wishlist page */
.wishlist-product { border: 0; }
.wishlist-product thead th { white-space: nowrap; padding: 17px 25px 15px; letter-spacing: 0.05em; }
.wishlist-product thead th:first-child,
.wishlist-product tbody td:first-child { min-width: 190px; }
.wishlist-product tbody td { padding: 30px 25px; }
.wishlist-product tbody td .product-title,
.wishlist-product .price { font-size: 108%; font-weight: 700; }
.wishlist-product .price > p { margin-top: 15px; }
.wishlist-product .remove a { background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) -77px -249px no-repeat; width: 35px; height: 35px; text-indent: -999em; display: inline-block; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
.wishlist-product .remove a:hover { background-position: 8px -249px; }
.wishlist-product .action .btn { width: 35px; height: 35px; text-indent: -999em; padding: 0; background: url(//getit.qa/cdn/shop/t/106/assets/icons_new14.png?v=139303001507815053981774438189) 7px 10px no-repeat; border: 2px solid #2e2e2e; }
.wishlist-product .action .btn:hover { background-color: #2e2e2e; background-position: -76px 10px; }
.wishlist-button { padding: 25px 0; }
.wishlist-button a.share { letter-spacing: 0.02em; }
.wishlist-button a.share .fa-envelope-o { font-size: 16px; margin-right: 8px; }

/* Lookbook Page */
.social-lb { list-style: none; padding: 0; margin: 0; }
.social-lb li { display: inline-block; margin-left: 17px; font-size: 16px; }
.lookbook .flexslider { margin-bottom: 15px; }
.lookbook .flex-control-nav { display: none; }
.lookbook .bottom { padding-top: 40px; margin-top: 15px; }
.lookbook .btn { padding: 15px 40px; }

/* Display Left */
#displayTextLeft { letter-spacing: 0.05em; background: rgba(0,0,0,0.9); color: #fff; text-transform: uppercase; letter-spacing: 0.02em; padding: 10px 20px; position: fixed; left: 0; bottom: 0; width: 100%; text-align: center; display: none; z-index: 9; }
#displayTextLeft span { background: url(btn-sidebar.png) right 3px no-repeat; padding-right: 20px; }
#displayTextLeft.hidden-arrow-left span { background-position: right -42px; }

/* Tab Vertical */
.panel-heading { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.panel-group .panel { background: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.panel-group .panel-heading { padding: 15px 0; }
.panel-group .panel-title { text-transform: uppercase; }
.panel-group .panel-title > a { text-decoration: none; }
.panel-group .panel:first-child { border: 0; }
.panel-group .panel-heading + .panel-collapse .panel-body { border: 0; }
.panel-group .panel-body { padding: 0 0 20px; }
.panel-body #shopify-product-reviews { margin: 0; }

/* CountDown */
.countdown { margin-bottom: 15px; }
.countdown > span { display: inline-block; }
.countdown .quickview-clock,
.countdown #clock { display: inline-block; }

/* Hover Product Grid */
.quickview-button { display: none; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.quickview-button a { font-size: 13px; text-decoration: none; display: block; background: #fff; border: 3px solid rgba(0,0,0,0.15); width: 41px; height: 41px; line-height: 35px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.quickview-button a span { display: none; }
.products-grid .product-item:hover .quickview-button { display: block; }

/**/
.products-grid,
.list-category { letter-spacing: -0.31em; }
.products-grid .grid-item,
.list-category .grid-item { display: inline-block; float: none; vertical-align: top; letter-spacing: normal; }
.products-grid p,
.list-category p { letter-spacing: normal; }

.products-grid .owl-item .grid-item { width: 100%; padding: 0 15px; margin: 0; }

/* Retina logo */
.header-logo img:not(:first-child) { display: none; }

/* Product Layout */
.products-grid .item-swatch { list-style: none; padding: 0; margin: 0 0 18px; line-height: 0; min-height: 10px; }
.products-grid .item-swatch li { display: inline-block; margin: 0 2px; width: 10px; height: 10px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.products-grid .item-swatch li:hover { background: none; }
.products-grid .item-swatch li label { cursor:pointer; margin: 0; width: 10px; height: 10px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

/* Nav Left */
.site-nav li.dropdown .icon-dropdown { background-position: 0 -642px; width: 4px; height: 7px; position: absolute; right: 20px; top: 50%; margin-top: -3px; }
.site-nav > li.dropdown:hover > a > .icon-dropdown { background-position: -96px -642px; }

/* Font Awesome */
.fa-phone-square { font-size: 15px; margin-right: 5px; }

.products-grid .product-item { position: relative; z-index: 1; border: 1px solid transparent; padding: 20px 0; }
.products-grid .product-item:hover .action,
.products-grid .product-item:hover .wishlist { bottom: 0; }
.products-grid.owl-carousel { width: auto; }
.products-grid.owl-carousel .owl-wrapper-outer { width: auto; margin: 0 -15px; padding: 0 15px; }

/**/
.custom-block-cat { font-family: 'Tinos'; font-size: 120%; width: 50%; margin-top: 22px; padding-bottom: 35px; }
.custom-block-cat .content { max-width: 360px; margin: 30px auto 0; }
.block-row .products-grid { clear: none; }

/**/
.header-panel > li.nav-search { padding-bottom: 15px; min-width: 300px; width: 38%; }

#showLeftPush .fa-times,
.mm-opened #showLeftPush .fa-bars { display: none; }
.mm-opened #showLeftPush .fa-times { display: inline-block; }
.mm-navbar .mm-btn { font-size: 20px; width: 100%; padding: 9px 20px; text-align: center!important; }
.mm-navbar .mm-btn.mm-prev { display: none; }


.site-nav-dropdown.style_2 .col-1{
    width:100%;
}
.site-nav-dropdown.style_2 .col-2{
    display:none;
}
.site-nav-dropdown.style_2 .col-3{
   display:none;
}
.site-nav-dropdown.style_2 .col-1 .inner{
    width:20%;
}
.site-nav-dropdown.style_2 .col-1 ul li{
 padding: 3px 0px;
}
.nav-bar{
      border-bottom: 1px solid #eaeaea;
}
.menu_test .site-nav .site-nav-dropdown{
  display:block!important;
  position: static;
  background:#fff;
  width:100%!important;
  padding:0px;
}
.menu_test .site-nav>li{
  display:block;
  width:280px;
  float:left;

}
.menu_test .site-nav-dropdown.style_2 .col-1 .inner{
  width:100%!important;
}
/*.menu_test .site-nav > li:first-child{
    display:none;
}*/
.menu_test .site-nav > li.last{
display:none;
}
.menu_test .site-nav > li > a{
    padding:0px;
    color:red;
    font-size:16px;
}
.menu_test .site-nav{
    text-align: left;
}
.menu_test .site-nav-dropdown .col-lg-8{
    width:100%!important
}
/*********************************************************/
@media (min-width: 768px){
.hide_banner .nav-search, .hide_banner .lang-block, .hide_banner .header-logo{
  display:none;
}
.hide_banner .wrapper-top-cart{
    position: fixed;
    right: 1%;
    top: 0;
    border: none;
    z-index:99;
}
.search_mn{
  padding:25px 10px;
  border-left:1px solid #000;
  display:none;
  border-right:1px solid #000;
}
.hide_banner .search_mn{
    display: block;
    width: 5%;
    float: left;
}
.scroll-mnu{
  width:100%;
}
.hide_banner .scroll-mnu{
     width: 80%;
    float: left;
}
  .cart_mn {
    width: 5%;
    float: left;
}
  .header-logo-fix {
    width: 10%;
    float: left;
        padding:5px
}
  .hide_banner .scroll-mnu .site-nav{
    text-align:left
}
  .header-logo{
        padding: 5px 30px
  }
  
.hide_banner .nav-bar{
   -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .25);
}

/**********************************************************/
.header-logo-fix{
    display:none;
}
.hide_banner .header-logo-fix{
    display:block;
}  
.header-logo-fix img{
    height:50px;
    width:auto;
    margin:0 auto;
    display:block
}




  /*
.scroll-mnu .site-nav>li:nth-child(8), .scroll-mnu .site-nav>li:nth-child(9), .scroll-mnu .site-nav>li:nth-child(10){
display:none;
}
  .hide_banner .scroll-mnu .site-nav>li:nth-child(5), .hide_banner .scroll-mnu .site-nav>li:nth-child(6), .hide_banner .scroll-mnu .site-nav>li:nth-child(7){
    display:none;
}*/


.header-top_fa{
    text-transform: uppercase;
    font-size: 11px;
    text-align: center;
    padding-top: 25px;
}
.header-top_fa a.link.lang1{
    padding-left: 15px;
}
.hide_banner .header-top_fa{
    display:none
}
.site-nav .last{
    display:none;
}
}
@media (max-width: 767px){
.header-top_fa{
    display:none;
}
  .menu_test .site-nav{
    display:block
}
}
@media (min-width: 768px) and (max-width:1380px){
.header-top_fa a.link.lang1{
    display: inline-block;
    width:100%;
padding-left:0px;
}
  .header-top_fa{
    padding-top:15px;
  }
}
.header-panel > li.nav-search{
    min-width:auto;
}

.menu-fix-2{
    position: fixed;
    top: -100%;
}
.hide_banner .menu-fix-2{
  top:0px;
  left:0;
  width:100%;
  border-top:0px;
  background:#fff;
}
.hide_banner .menu-fix-1{
    display:none
}




/* .no_crop_image img{
      height: 205px!important;
    width: auto!important;
    object-fit: contain;
} */

.tab_title{
    text-align: center;
    text-transform: uppercase;
}
.homepage-tabs .nav-tabs{
    padding: 10px 0 18px;
}
.open > .dropdown-menu {
    display: block!important;
}
.dropdown-menu > li > a{
      position: relative;
    z-index: 99999;
}
.search_mb{
    display:none;
}
.page-header h2 {
    padding: 10px 0;
}
 .header-top_mobile{
    display:none;
 }
.footer-top ul li.last:before{
    display:none!important;
}
.footer-top ul li.last {
    padding-top: inherit!important;
}
.footer-top ul li.last a {
    color: #d8d8d8!important;
}
.top__brands__list{
text-align: center;
padding: 20px;
margin-top:20px;
background:#EDF7FF;
border-top:1px solid #D0EAF8;
border-bottom:1px solid #D0EAF8;
}
.top__brands__list span {font-size:18px; margin-left:10px;}

.top__brands__list .vendor-letter{
color:#0167C0;
cursor: pointer;
}
.brands-list{margin-top:50px}
.brands-list li{
text-transform: capitalize;
}
.brands-list li a{color:#0167C0;FONT-SIZE:14PX}
.brands-list{   list-style-type: none;}
.social .linked-in a{background:url(linked_in.png)no-repeat;background-size: 100%;}
ul.social .linked-in a:hover{background:url(linked-in-hover.png)no-repeat;background-size: 100%;}
.brands-list {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
}

.top__brands__list.top__top{margin-top:0px}
#collapse-tab1 ul li{width:100%!important;float:none!important;}
.top__brands__list .clear-brands {color:red;font-size: 16px;
    margin-left: 10px;
font-weight:500;
}

.wk_product_comparison input[type='checkbox']
{
  -webkit-appearance: checkbox !important;
}

.action-btn.S2 p{
font-size:18px;
    font-weight: 500;
}
.template-page .menu_test .site-nav > li:first-child{display:none}

.short-description span{
max-height:56px;
 display: inline-block;
    transition: all 0.8s ease;
    overflow: hidden;

}
.short-description.show-ct span{
    overflow: visible;
    max-height: initial;
}
.view___1{
font-size:14px;
color:#2A7CA1;
    font-weight: 700;
}
.img-qr{
  float:left;
  margin-right:0px;
  text-align:center;
}
.img-qr a{
  float:left;
  width:100%;
  margin:5px 0;
  border:0;
}
.img-qr a:hover{
  border:0;
}
.wrap-img-qr{
  padding:0;
}
.home-banner .row{
  margin:0;
  padding:15px 0;
}
@media (max-width:767px){
  .home-banner .row li{
    margin-bottom:15px;
  }
  .home-banner .row{
    margin:0;
    padding:0;
  }
  body .home-banner .inner > ul > li:first-child{
    margin-bottom:15px
  }
  body .home-banner .inner > ul > li{
    padding:0;
    width:49%;
    margin-right:2%;
  }
  .home-banner .inner > ul > li:nth-child(2n){
    margin-right:0;
  }
}
/* //////////////////// */
.wrap-block{
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom:45px;
}
.wrap-block .row{
        margin-right: -5px;
    margin-left: -5px;
}
.wrap-block .row > div{
    position: relative;
    margin:5px auto;
display: block;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 5px;
}
.wrap-block .row > div img{
    width:100%;
    height:auto;
}
.wrap-block .row > div span{
position: absolute;
background: rgba(36,40,51,.8);
    color:#fff;
    width:calc(-10px + 100%);
    bottom:-3px;
    left:5px;
    text-align: center;
    padding:10px 20px;
    transition: bottom .35s linear;
  font-size: 16px;
}
.block-row .wrap-owl{padding:0!important;}
.wrap-block .row > div:hover span{bottom:0px;}
.wrap-owl:not(.owl-carousel) .item-owl img{
width:150px;height:80px;float:left;display:none;
}
.wrap-owl:not(.owl-carousel) .item-owl:nth-child(-n + 6) img{
  width:150px;height:80px;float:left;display:block;
}
.item-owl img {padding: 0 2px;}
.collection-list{list-style:none;padding:0;}
.list-ch .grid-item .product-top{
padding-top: 100%;
}
.list-ch .grid-item .product-top .image img{
    position: absolute;
   text-align: center;
    width:auto;
    height:auto;
  max-height:100%;
  max-width: 100%;
    top:50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -sand-transform: translate(-50%, -50%);
vertical-align: middle;
  object-fit:contain;
}
.collection-letter{color:#0167C0;}
.collection-letter:hover{cursor:pointer;color:#0167C0;text-decoration:underline;}
.collection-list{margin-top:37px;}
.collection-list .list-ch{width:33%;float:left;padding:0;}
.list-ch a{color:#0167C0;font-size: 14px;text-transform: uppercase}
.search-coll{width:100%:}
.search-coll{
    text-align: center;
    padding: 15px 0;
}
.search-coll input{
    max-width:320px;
    border:solid 1px #ccc;
}
.search-coll button{
    background:#000;
    color:#fff;
    border:0;
    outline:none;
    padding:5px 15px;
    min-width: 80px
}
.bottom-filter{display:inline-block;width:100%}
.template-page .main-content{
    max-width: 1450px;
    margin: 0 auto;
}



.site-header .search-bar {
    border-color: #fe6a00 !important;
}
.site-header .search-bar {
    width: 100%;
    display: inline-block;
    border: 2px solid #fe6a00;
}

.site-header .search-bar .search-btn span {
    display: block;
    float: right;
      color: #fff;
}

.site-header .search-bar .search-btn {
    font-size: 11px;
    position: absolute;
       left: 83%;
    width: 17%;
    top: 0px;
    height: 28px;
    border: 0;
    background: #fe6a00;
     padding: 4px;
}

i.fa.fa-search
{ color : #fff;
}
@media (max-width: 1200px){
 
    
  .site-header .search-bar .search-btn span {
    display: none !important;
}
  i.fa.fa-search
{ color : #000;

}
  .site-header .search-bar {
    border-color: #151515 !important;
}
  .site-header .search-bar .search-btn {
    font-size: 11px;
    position: absolute;
    left: 0;
    top: 0;
    background: none;
    border: 0;
    padding: 0;
}
   .site-header .search-bar {
    width: 100%;
    display: inline-block;
    border-bottom: 2px solid #424242;
    border-top:none;
    border-left:none;
    border-right:none;
}
}
.site-header .search-bar input.input-group-field
{
      padding: 3px 20px;
}
@media (max-width: 767px)
  {
      i.fa.fa-search
{ color : #000;
   display: none;
}
  }
@media (max-width: 1600px)
  {
    .site-header .search-bar .search-btn {

    left: 74% !important;
    width: 26% !important;

}
  }

.addwishlist a i{
  width:27px;
  height:27px;
  display:flex;
  background:#ffe8e8;
  border:1px solid #ffe8e8;
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border-radius: 100%;
  text-decoration: none;
  font-size:13px;
}



.addwishlist a{
  position: relative;
  top: 4px;
  z-index: 2;
  margin: -3px 0px 10px 13px;
  display: flex;
  display: flex;
  display: -ms-flexbox;
  float: right;
  width: 39px;
  display: -webkit-flex;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  text-decoration: none;
}



@media (max-width : 767px )
  {.addwishlist a{
      margin: 0 auto 10px auto;
    }
  }


.addwishlist a.is-active{
  color:red;
}

.wishlist-header{
  color: #797979;
  background: #fafafa;
  border-bottom: 1px solid #eaeaea;
  padding: 16px 20px 13px;
  white-space: nowrap;
  letter-spacing: 0.05em;
  line-height: 1;
  font-weight:700;
  text-transform: uppercase;
  font-size:11px;
}

.wishlist-product-content .product-image img{
  max-width:130px;
}
.wishlist-product-content .product-image, .wishlist-product-content .product-bottom, .wishlist-product-content .price-box, .wishlist-product-content .action {
  padding: 30px 20px;
}
.wishlist-product-content .product-title{
  font-weight:700;
  display: inline-block;
}
.wishlist-product-content .wishlist-btn{
  display: inline-block;
  width: 35px;
  height: 35px;
  text-indent: -999em;
  background: url(btn-remove01.png) no-repeat center -2px;
  border: 2px solid #e95144;
  margin: 30px 0;

}
.wishlist-product-content .btn{
  display: inline-block;
  width: 35px;
  height: 35px;
  text-indent: -999em;
  background: url(btn-cart01.png) no-repeat center -2px;
  border: 2px solid #2e2e2e;
  padding: 0;
}
.wishlist-product-content{
  border-top: 1px solid #dfe4e6;
  padding: 16px 20px 13px;
}
.wishlist-product-content .wishlist-btn:hover{
  background-color: #e95144;
  background-position: center -37px;
}
.wishlist-product-content .btn:hover{
  background-color: #232323;
  border-color: #232323;
  background-position: center -37px;
}
.full-width-container a.share {
  color: #232323;
  letter-spacing: 0.02em;
  padding-left: 27px;
  background: url(icon-share01.png) no-repeat 0 center;
  margin-top:20px;
  display:block;
}
.wishlist-grid {
  border: 1px solid #eaeaea;
  border-radius: 3px;
  display: none;
  opacity: 0;
  z-index: -1;
  transition: all 0.5s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  margin-bottom: 20px;
}
.wishlist-grid.is_visible {
  opacity: 1;
  z-index: 1;
  display: block;
}
.empty-list--info {
  padding: 20px;
  text-align: center;
}
.wishlist-loader {
  text-align: center;
}
.wishlist_text{
  display:none;
}
.product-list .addwishlist{   
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 36px;
  padding-left:20px;
}
.product-list .addwishlist a{
  margin-bottom:0;
}
.product-list .wishlist_text{
  display:block;
  margin-left:10px;
  text-transform: uppercase;
  color: #2d2d2d;
  letter-spacing: 0.02em;
  font-size: 11px;
  font-weight: 700;
  border-bottom: 1px solid transparent;
  line-height: 14px;
}
.product-list .addwishlist a:hover span{
  border-bottom: 1px solid #7b7b7b;
}
.product-shop .addwishlist {
  display: inline-flex;
  display: -ms-flexbox;
  display: -webkit-inline-flex;
  align-items: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  min-height: 48px;
  padding-left: 20px;
}
.product-shop .addwishlist a {
  margin-bottom: 0;
}
.product-shop .wishlist_text {
  display: block;
  margin-left: 10px;
  text-transform: uppercase;
  color: #2d2d2d;
  letter-spacing: 0.02em;
  font-size: 11px;
  font-weight: 700;
  border-bottom: 1px solid #7b7b7b;
  line-height: 14px;
}
.top-cart svg .cls-2{
  fill:#fff
}
.top-cart svg{
  width: 20px;
  height: 20px;
}
.header-bottom .top-cart .icon{
  position: absolute;
  left: 0;
  top: -5px;
}
.header-bottom .top-cart a{
  padding-left: 25px;
}
.wishlist-container .wishlist-first {
  border-top: none!important;
}
.wishlist-header > .row > div{
  overflow: hidden;
  text-overflow: ellipsis;
}


  .wishlist-container .wishlist-product-content .product-image {
    width: 35%;
    float: left;
  }
  .wishlist-container .wishlist-product-content {
    display: inline-block;
    width: 100%;
    border-top: none;
    border-top: 1px solid #eaeaea;
    padding: 20px 10px;
  }
  .wishlist-container .wishlist-header {
    display: none;
  }
  .wishlist-container .wishlist-product-content .product-bottom {
     width: 45%;
    float: right;
    padding-bottom: 10px;
    padding:0 10px 0 10px;
  }
  .wishlist-container .wishlist-product-content .product-image {
    width: 35%;
    float: left;
  }

  .wishlist-container .wishlist-product-content .price-box, .wishlist-button{
    text-align: left;
    width: 65%;
    float: right;
    padding:0 10px 10px 10px;
  }
  .wishlist-product-content .product-image img {
    width: 100%;
  }
  .wishlist-product-content .wishlist-btn{
    margin:0;
  }
  .wishlist-container .wishlist-product-content .wishlist-btn, .wishlist-container .wishlist-product-content .action .btn{
    width:35%;
    margin: 0 auto;
    display: block;
}
  }
  .wishlist-product-content .action{
    padding:0;
  }
  .wishlist-product-content .product-vendor{
    margin-bottom:5px;
  }
  .product-list .addwishlist{
    padding-left:0;
  }
.regular-product 
{
  text-align : center;
}
.wishlist-container .wishlist-product-content .wishlist-btn {
    width: 36%;
    display: inline-block;
    margin-top: 15px;
}
.wishlist-container .wishlist-product-content .action .btn {
    width: 39%;
}
.wishlist-container .wishlist-product-content .product-image {
    width: auto;
}
.wishlist-container .wishlist-product-content .product-bottom {
    float: none;
    padding: 0 7px 0 0px;
}
.nut_nut {
    top: 40px;
    position: relative;
    left: -13%;
}
.template-collection .sidebar {
    max-width: 465px;
}
@media (min-width: 768px) {
    .search_mn .search-bar {
        bottom: -66% !important;
        right: 109px !important;
    }
}
.hide_banner .search-bar .search-btn {
    font-size: 11px;
    position: absolute;
    left: 83%;
    width: 17%;
    top: 0px;
    height: 37px;
    border: 0;
    background: #fe6a00;
    padding: 4px;
}
@media (min-width: 768px) {
    .header-logo {
        padding: 17px 30px;
    }
    
    .header-top_fa {
        padding-top: 37px;
    }
}
@media (min-width: 1200px) {
    .header-panel > li.nav-search {
        width: 49%;
        padding-top: 35px;
    }
}
.header-panel > li {
    padding: 36px 15px 0;
}
/* #wp_chat_btn {
    position: fixed !important;
    left: 20px !important;
    bottom: 40px !important;
    cursor: pointer !important;
    z-index: 1235535 !important;
}
.wrapper-container .main-content {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
} */

/* =============================custom========================================== */
.home-brands-block .not_img,
.brands-page .logo-brands .not_img {
    height: 74px;
    line-height: 74px;
    font-size: 18px;
}
.not_img {
    height: 50vh;
    line-height: 50vh;
    background-color: rgba(35, 35, 35, 0.2);
    width: 100%;
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
}
.home-brands-style2 .brands-block .item {
    margin-bottom: 20px;
    width: 20%;
    display: inline-block;
}
.home-brands-block .brands-block .item {
    text-align: center;
}
.brands-block {
    padding: 40px 0;
}

.brands-style-2 .slick-dots li, .widget-product .slick-dots li {
    margin: 0px 5px;
    width: 10px;
    height: 10px;
}
.slick-dots li {
    display: inline-block;
    font-size: 0px;
    margin: 0px 7px;
    width: 12px;
    height: 12px;
    letter-spacing: normal;
}
.brands-style-2 .slick-dots {
    margin-bottom: 20px;
}
.slick-dots {
    display: block;
    padding: 0;
    margin: 0;
    text-align: center;
    letter-spacing: -.33em;
    line-height: 0;
}
.brands-style-2 .slick-dots li, .widget-product .slick-dots li {
    margin: 0px 5px;
    width: 10px;
    height: 10px;
}

.brands-style-2 .slick-dots li.slick-active button, .widget-product .slick-dots li.slick-active button {
    border-color: #a9a9a9;
    background: #fff;
}

.slick-dots li button {
    width: 12px;
    height: 12px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #707979;
    background: #707979;
    padding: 0;
    outline: none;
    cursor: pointer;
}

.brands-style-2 .slick-dots li button, .widget-product .slick-dots li button {
    width: 10px;
    height: 10px;
    background: #a0a0a0;
    border-color: #a0a0a0;
}

.brands-block .slick-arrow
{
    display:  none !important;
}
/* 
----------------------------------------------------------------- */


@media (min-width: 768px)
{.suppermarket-product-tabs .widget-title.style-3 {
    margin-bottom: 25px;
}}

.suppermarket-product-tabs .widget-title.style-3 {
    padding-right: 0;
}
@media (min-width: 768px)
{.widget-title.style-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 13px 60px 13px 0;
    border-bottom: 2px solid #e0e0e0;
}}
.home-product-tabs .widget-title {
    margin-bottom: 20px;
}
.widget-title.style-3 {
    text-align: left;
    padding: 0;
    position: relative;
}
.widget-title.not-before {
    margin-top: 0;
}

.widget-title .box-title {
    color: #232323;
    font-size: 20px;
    letter-spacing: .05em;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
}

@media (min-width: 768px)
{
 .suppermarket-product-tabs .style-3 .box-title {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}   
}

@media (min-width: 768px)
{
   .widget-title.style-3 .box-title {
    border: none;
    padding: 0;
    margin: 0;
} 
}


.widget-title.style-3 .box-title .title {
    padding: 0;
}
.widget-title.not-before .box-title .title {
    background-color: rgba(255,255,255,0);
}


@media (min-width: 768px)
{.suppermarket-product-tabs .style-3 .list-product-tabs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding: 0;
}}

@media (min-width: 768px)
{.suppermarket-product-tabs .list-product-tabs {
    -webkit-box-pack: flex-end;
    -moz-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    overflow-x: initial;
}}

.suppermarket-product-tabs .list-product-tabs {
    margin: 0;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    overflow-x: auto;
    padding: 14px 0 0;
}
.list-product-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.suppermarket-product-tabs .list-product-tabs li:first-of-type {
    margin-left: -15px;
}
.suppermarket-product-tabs .list-product-tabs li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: initial;
    margin: 0;
    padding: 0;
}
@media (min-width: 768px)
{
   .suppermarket-product-tabs .list-product-tabs .tab-links.active {
    position: relative;
} 
}

.suppermarket-product-tabs .list-product-tabs .tab-links.active {
    font-weight: 600;
    color: #232323;
}
.suppermarket-product-tabs .list-product-tabs .tab-links {
    border: none;
    padding: 4px 15px 2px 16px;
    text-align: left;
    letter-spacing: .05em;
}

@media (min-width: 768px)
{
    .suppermarket-product-tabs .list-product-tabs .tab-links.active:after {
    position: absolute;
    content: "";
    bottom: -13px;
    left: 50%;
    border: 7px solid transparent;
    -moz-transform: translateX(calc(-50% + 1px));
    -o-transform: translateX(calc(-50% + 1px));
    -ms-transform: translateX(calc(-50% + 1px));
    -webkit-transform: translateX(calc(-50% + 1px));
    transform: translateX(calc(-50% + 1px));
    border-bottom-color: #e0e0e0;
}
}

@media (min-width: 768px)
{.suppermarket-product-tabs.has-banner .flex-md-row-reverse {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
}
    .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}
}

@media (min-width: 1200px)
{
    .suppermarket-product-tabs.has-banner .column-product  {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
.suppermarket-product-tabs.has-banner .column-banner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}
    .suppermarket-product-tabs .column-banner {
    margin-top: 10px;
}
}
.home-custom-sub-banner [data-init-slideshow] .slick-arrow, .suppermarket-product-tabs [data-init-slideshow] .slick-arrow {
    display: none !important;
}
.slick-arrow.slick-prev {
    left: -2px;
    padding-top: 3px;
    padding-right: 1px;
}

.slick-arrow.slick-prev {
    left: -2px;
    padding-top: 3px;
    padding-right: 1px;
}


/* ------------------------------------------ */

.home-blog-posts  .widget-title.not-before {
    margin-top: 0;
}
 .home-blog-posts .widget-title {
    text-align: center;

}
 .home-blog-posts .widget-title .box-title {
    color: #232323;
    font-size: 20px;
    letter-spacing: .05em;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 15px;
}

 .home-blog-posts .widget-title.not-before .box-title .title {
    background-color: rgba(255,255,255,0);
}
 .home-blog-posts .widget-title .box-title .title {
    padding: 0 24px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}

  .home-blog-posts .widget-title .box-title+p {
    margin-bottom: 30px;
    line-height: 22px;
    max-width: 770px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: -2px;
}

 .home-blog-posts .slick-slider .slick-track {
    min-width: 100%;
}

[class*="suppermarket-"] ~ .home-blog-posts-sections .blog-slider .blog-item {
    border: none;
    margin-bottom: 0;
}


    @media (min-width: 1200px)
    {
      .home-blog-posts  .animate-scale {
        position: relative;
        display: block;
        overflow: hidden;
    } 

    .home-blog-posts .animate-scale:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #232323;
        overflow: hidden;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
        filter: alpha(opacity=0);
        z-index: 2;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;

    }
      .home-blog-posts  .animate-scale:hover img {
        -moz-transform: scale3d(1.1, 1.1, 1);
        -o-transform: scale3d(1.1, 1.1, 1);
        -ms-transform: scale3d(1.1, 1.1, 1);
        -webkit-transform: scale3d(1.1, 1.1, 1);
        transform: scale3d(1.1, 1.1, 1);
    }
        .home-blog-posts.animate-scale img {
        -webkit-transition: all 0.7s ease;
        -moz-transition: all 0.7s ease;
        -ms-transition: all 0.7s ease;
        -o-transition: all 0.7s ease;
        transition: all 0.7s ease;
    }
 .home-blog-posts .animate-scale:hover:before {
    overflow: visible;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
    filter: alpha(opacity=30);
    }
    }

.home-blog-posts .list-blogs .article-inner {
    text-align: center;
    padding: 23px 22px 40px;
}

.home-blog-posts .list-blogs .article-title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: normal;
    margin-bottom: 6px;
}

.home-blog-posts .list-blogs .article-title a {
    color: #232323;
}

.home-blog-posts .list-blogs .blog_author {
    line-height: 22px;
    text-transform: uppercase;
    color: #999;
    letter-spacing: .02em;
    margin-bottom: 15px;
}

.home-blog-posts .list-blogs .article-des {
    line-height: 22px;
    letter-spacing: normal;
}

.home-blog-posts .slick-arrow 
{
    display: none !important;
}

.slick-dots .slick-active button
{
      background: rgba(255,255,255,0) !important;
    border-color: #505656;
}

.home-blog-posts .content-blog .blog-item .animate-scale img
{
    width:  100%;
}

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




@media (min-width: 768px)
{

  #slideshow-home-slideshow-suppermakert .slide-content.slide-content-mb {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
    min-width: 80%;
  }


  .container-fluid .no-padd {
    padding-left: 0;
    padding-right: 0;
  }  
  #slideshow-home-slideshow-suppermakert .item img {
    min-height: 280px;
    width: 100%;
    object-fit: cover;
  }
  #slideshow-home-slideshow-suppermakert .slide-content.slide-content-mb {
    display: none !important;
  }
  #slideshow-home-slideshow-suppermakert  .slide-content {
    position: absolute;
    top: 50%;
    z-index: 2;
  }
  #slideshow-home-slideshow-suppermakert  .slide-content.abs_center {
    left: 50%;
    -moz-transform: translate(-50%, -47%);
    -o-transform: translate(-50%, -47%);
    -ms-transform: translate(-50%, -47%);
    -webkit-transform: translate(-50%, -47%);
    transform: translate(-50%, -47%);
  }
  #slideshow-home-slideshow-suppermakert  .slide-content.abs_left {
    -moz-transform: translateY(-47%);
    -o-transform: translateY(-47%);
    -ms-transform: translateY(-47%);
    -webkit-transform: translateY(-47%);
    transform: translateY(-47%);
  }

  #slideshow-home-slideshow-suppermakert  .slide-content {
    position: absolute;
    top: 50%;
    z-index: 2;
  }


  #slideshow-home-slideshow-suppermakert   .slide-content.abs_right {
    -moz-transform: translateY(-47%);
    -o-transform: translateY(-47%);
    -ms-transform: translateY(-47%);
    -webkit-transform: translateY(-47%);
    transform: translateY(-47%);
  }


  #slideshow-home-slideshow-suppermakert .slide-content.abs_left {
    -moz-transform: translate(-50%, -47%);
    -o-transform: translate(-50%, -47%);
    -ms-transform: translate(-50%, -47%);
    -webkit-transform: translate(-50%, -47%);
    transform: translate(-50%, -47%);
  }

}


#slideshow-home-slideshow-suppermakert .slide-content .slide-heading {
  letter-spacing: .05em;
  font-weight: 700;
  margin-bottom: 22px;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 17px;
}


#slideshow-home-slideshow-suppermakert .slick-arrow {
  color: #727272;
  border-color: #727272;
  background-color: rgba(0,0,0,0);
}
#slideshow-home-slideshow-suppermakert .slick-arrow.slick-prev,  #slideshow-home-slideshow-suppermakert .slick-arrow.slick-prev {
  padding-right: 2px;
}
#slideshow-home-slideshow-suppermakert .home-slideshow .slick-arrow, .lookbook-slideshow .slick-arrow {
  top: 48%;
  border-width: 2px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  width: 72px;
  height: 72px;
  padding-top: 7px;
}

#slideshow-home-slideshow-suppermakert  .images-contain, #slideshow-home-slideshow-suppermakert  .images-contain {
  text-align: center;
}


#slideshow-home-slideshow-suppermakert .slide-content {
  text-align: center;
  padding: 25px 25px 30px;
}

#slideshow-home-slideshow-suppermakert .slide-content .slide-heading .line {
  position: absolute;
  left: 50%;
  bottom: 0;
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 2px;
  width: 40px;
}

#slideshow-home-slideshow-suppermakert .slide-content .slide-text {
  margin-bottom: 35px;
  max-width: 425px;
  margin-left: auto;
  margin-right: auto;
}
#slideshow-home-slideshow-suppermakert .slide-content .slide-button {
  min-width: 270px;
  padding: 10px 25px 8px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
  box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}

#slideshow-home-slideshow-suppermakert .slide-content:after {
  display: table;
  content: "";
}

#slideshow-home-slideshow-suppermakert  .item,  #slideshow-home-slideshow-suppermakert .item {
  position: relative;
}

@media (min-width: 1200px)
{
  .container-padd60 .slide-content.abs_left, .container-fluid .slide-content.abs_left {
    left: -moz-calc((100% - 1200px)/2);
    left: -webkit-calc((100% - 1200px)/2);
    left: -ms-calc((100% - 1200px)/2);
    left: calc((100% - 1200px)/2);
  } 

  .container-padd60 .slide-content.abs_right, .container-fluid .slide-content.abs_right {
    right: -moz-calc((100% - 1200px)/2);
    right: -webkit-calc((100% - 1200px)/2);
    right: -ms-calc((100% - 1200px)/2);
    right: calc((100% - 1200px)/2);
  }
}


.images-contain {
    position: relative;
}

@media (max-width: 767px)
{
  #slideshow-home-slideshow-suppermakert .slideshow .images-contain .slide-mobile 
  {
    min-height: 150px;
    object-fit: cover;
  }
  .slide-content .slide-heading, .slide-content .slide-text {
    color: #232323 !important;
}
}

@media (max-width: 1199px)
  {
    .slide-content .slide-text {
    font-size: 12px !important;
    line-height: 24px;
    margin-bottom: 23px;
}

  }

@media (min-width: 768px)
{

  .home-slideshow .slide-image .slide-mobile {
    display: none;
  }
}

  @media (max-width: 767px)
  {
    
#slideshow-home-slideshow-suppermakert  .slide-content .slide-text 
{
  display : block !important;
}

    
    
    #slideshow-home-slideshow-suppermakert  .slide-content.slide-content-mb {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      padding: 0;
      min-width: 80%;
    }
    #slideshow-home-slideshow-suppermakert  .slide-content.slide-content-mb .slide-heading {
      font-size: 20px !important;
      margin: 0;
      padding: 6px 25px 4px;
      background-color: rgba(255,255,255,0.88);
      display: inline-block;
    }
    .slide-content .slide-heading, .slide-content .slide-text {
      color: #232323 !important;
    }
    .home-slideshow .slide-content, .lookbook-slideshow .slide-content {
      padding-bottom: 10px;
    }
    .slide-content:not(.slide-content-mb) .slide-heading {
      display: none;
    }
    .slide-content .slide-button {
      background: #232323 !important;
      color: #fff !important;
      border-color: #232323 !important;
    }

    #slideshow-home-slideshow-suppermakert  .slide-image .slide-pc {
      display: none;
    }
  }

  @media (max-width: 1199px)
  {
    #slideshow-home-slideshow-suppermakert   .slide-content .slide-heading {
      font-size: 24px !important;
      line-height: 32px;
      margin-bottom: 17px;
    }
    .slide-content .slide-text {
      font-size: 12px !important;
      line-height: 24px;
      margin-bottom: 23px;
    }
  }

 

.home-slideshow .slick-arrow svg, .lookbook-slideshow .slick-arrow svg {
    width: 25px;
    height: 25px;
    stroke-width: .2px;
}
svg:not(:root) {
    overflow: hidden;
}
.slick-arrow.slick-prev {
    left: 9%;
}
.home-slideshow .slick-arrow {
    color: #727272;
    border-color: #727272;
    background-color: rgba(0,0,0,0);
}
.home-slideshow .slick-arrow, .lookbook-slideshow .slick-arrow {
    top: 48%;
    border-width: 2px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    width: 72px;
    height: 72px;
    padding-top: 7px;
}
.home-slideshow .slick-arrow:not(.slick-disabled):hover {
    background: #232323;
    color: #fff;
    border-color: #232323;
}

.home-slideshow .slick-arrow {
    color: #727272;
    border-color: #727272;
    background-color: rgba(0,0,0,0) !important;
}

.slick-arrow {
    width: 36px;
    height: 36px;
    padding: 0;
    background-color: rgba(255,255,255,0);
    border: 1px solid #323232;
    color: #323232;
    position: absolute;
    cursor: pointer;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    outline: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.home-slideshow .slick-arrow svg, .lookbook-slideshow .slick-arrow svg {
    width: 25px;
    height: 25px;
    stroke-width: .2px;
}
.home-slideshow:hover .slick-arrow, .lookbook-slideshow:hover .slick-arrow {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
}
svg {
    fill: currentColor;
    stroke: currentColor;
}

@media (min-width: 768px)
{
  .home-slideshow .slick-dots, .lookbook-slideshow .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 42px;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 450px;
}  
}


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

#custom-block-images-home-custom-block-images .custom-block-image {
    position: relative;
}

#custom-block-images-home-custom-block-images .img-box {
    text-align: center;
}

@media (min-width: 1200px)
{
#custom-block-images-home-custom-block-images .animate-scale {
position: relative;
display: block;
overflow: hidden;
} 
}

@media (min-width: 1200px)
{
  #custom-block-images-home-custom-block-images  .animate-scale:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #232323;
    overflow: hidden;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
}

@media (min-width: 1200px)
{
  #custom-block-images-home-custom-block-images  .animate-scale img {
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
    transition: all 0.7s ease;
}
}

  #custom-block-images-home-custom-block-images .custom-block-image .img-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 80%;
    text-align: center;
    max-width: 350px;
}
  #custom-block-images-home-custom-block-images .custom-block-image .btn-img-block {
    position: absolute;
    bottom: 12%;
    left: 50%;
    z-index: 2;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 10px 25px 8px;
    min-width: 157px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
    box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}

@media (min-width: 1200px)
{
   #custom-block-images-home-custom-block-images   .custom-block-image .btn-img-block {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    bottom: 10%;
    -webkit-transition: bottom 0.6s ease;
    -moz-transition: bottom 0.6s ease;
    -ms-transition: bottom 0.6s ease;
    -o-transition: bottom 0.6s ease;
    transition: bottom 0.6s ease;
}
}

@media (min-width: 1200px)
{
   #custom-block-images-home-custom-block-images  .custom-block-image:hover .btn-img-block {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    bottom: 17%;
}
}

@media (min-width: 1200px)
{
   #custom-block-images-home-custom-block-images  .animate-scale:hover:before {
    overflow: visible;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
    filter: alpha(opacity=30);
} 
}

#custom-block-images-home-custom-block-images .custom-block-image .img-inner .sub-heading {
    letter-spacing: .05em;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.7em;
    margin-bottom: 7px;
    font-weight: 600;
}

 #custom-block-images-home-custom-block-images .custom-block-image .img-inner .sub-heading+.heading {
    text-transform: capitalize;
    letter-spacing: normal;
        color: #fff;
    padding-bottom: 0;
}
 #custom-block-images-home-custom-block-images .custom-block-image .img-inner .des {
    line-height: 1.9em;
}
 #custom-block-images-home-custom-block-images .custom-block-image .img-inner .sub-heading+.heading .line {
    display: none;
}
 #custom-block-images-home-custom-block-images .custom-block-image .img-inner .heading .line {
    position: absolute;
    left: 50%;
    bottom: 0;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 2px;
    width: 40px;
}


@media (max-width : 767px ) 
  {
    #custom-block-images-home-custom-block-images .custom-block-image {
    position: relative;
      padding-bottom : 20px;
}
    
  }


.social .youtube a
{
      background: url(you_in.png)no-repeat;
    background-size: 100%;
}



.hide_banner .site-nav > li > a {
    font: 700 10px/1.65 Roboto, Arial !important;
    color: #0f0e0e;
}




/* Edited on 29-05-2022 by Godfrey:
					for customizing deal of the day main menu to colour when user scrolls down in the website */


nav.nav-bar:nth-child(8) > div:nth-child(2) > ul:nth-child(1) > li:nth-child(2) > a:nth-child(1) > span:nth-child(1) > span:nth-child(1)

{
    color: #FF0000 !important;
  	background:#FFFF00;
  	/* border-bottom: 1px solid #ff0000; */
  	border: 1px solid #FFFF00;
  	position: relative;
    font-size: 700 14px/1.65 Roboto, Arial !important;
  	font-weight: 600;
}
