 @font-face {font-family: 'Poppins'; src: url('../fonts/Poppins-ExtraLight.woff2') format('woff2'), url('../fonts/Poppins-ExtraLight.woff') format('woff'); font-weight: 200; font-style: normal; font-display: swap; } @font-face {font-family: 'Poppins'; src: url('../fonts/Poppins-Bold.woff2') format('woff2'), url('../fonts/Poppins-Bold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } @font-face {font-family: 'Poppins'; src: url('../fonts/Poppins-ExtraBold.woff2') format('woff2'), url('../fonts/Poppins-ExtraBold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; } @font-face {font-family: 'Poppins'; src: url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; } @font-face {font-family: 'Poppins'; src: url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap; } @font-face {font-family: 'Poppins'; src: url('../fonts/Poppins-Light.woff2') format('woff2'), url('../fonts/Poppins-Light.woff') format('woff'); font-weight: 300; font-style: normal; font-display: swap; } @font-face {font-family: 'Poppins'; src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'), url('../fonts/Poppins-SemiBold.woff') format('woff'); font-weight: 600; font-style: normal; font-display: swap; } @font-face {font-family: 'Poppins'; src: url('../fonts/Poppins-Thin.woff2') format('woff2'), url('../fonts/Poppins-Thin.woff') format('woff'); font-weight: 100; font-style: normal; font-display: swap; }

@-webkit-keyframes shine{100% {left:125%;}}

@keyframes shine{100% {left:125%;}}

.shine{position: relative; overflow: hidden;}

.shine:before{display:block;content:"";position:absolute;top:0;left:-80%; width:50%;height:100%; background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg); opacity:0.3; z-index: 1;}

.shine:hover:before{-webkit-animation:shine 1s;animation:shine 1s;}

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

::selection{background:#262626; color:#fff; text-shadow:none;}

/*==================================:: WOW CSS Start ::==================================*/

.animated{animation-duration:0.5s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,10%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-10%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-10%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(10%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(10%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-10%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(10%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(10%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,10%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,10%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-10%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(10%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-10%,0)}}.slideOutUp{animation-name:slideOutUp}

/*==================================:: WOW CSS End ::==================================*/

/*Slick Slider Css Start*/

.slick-slider{position:relative;display:block; -webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y; touch-action:pan-y;-webkit-tap-highlight-color:transparent;}

.slick-list{position:relative; display:block; overflow:hidden; margin:0; padding:0; min-width: 100%;}

.slick-list.dragging{cursor: pointer;}

.slick-slider .slick-track, .slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}

.slick-track{position:relative; top:0; left: 0;display: block; min-width: 100%; display:flex;display:-webkit-flex;}

.slick-track:before, .slick-track:after{display:table; content:"";}

.slick-track:after{clear:both;}

.slick-loading .slick-track{visibility:hidden;}

.slick-slide{display:none; min-height:1px; flex-grow: 1; flex: inherit;}

.slick-initialized .slick-slide{display: block; list-style:none;}

.slick-loading .slick-slide{visibility: hidden;}

.slick-vertical .slick-slide{display: block; height: auto; border:1px solid transparent;}

.slick-arrow{display:flex; align-items: center; justify-content: center; position:absolute; top:50%; margin-top:-20px; z-index:2; padding:0; width:40px; height:40px; text-align:center; font-size:0; background:#eee; border:0; color: #f7b006; cursor:pointer; opacity:1; -webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}

.slick-arrow:before{display: block; content: "\f060";font-family: 'Line Awesome Free'; font-weight: 900; font-size: 28px;}

.slick-arrow.slick-next:before{content: "\f061";}

.slick-arrow.slick-prev{left:20px;}

.slick-arrow.slick-next{right:20px;}

.slick-arrow:hover{background: #f7b006; color: #fff;}

.slick-dots{display:flex;display:-webkit-flex;align-items: center;justify-content: center;position:absolute;left:0;right:0;margin:0 auto;padding:0;bottom:0;text-align:center;}

.slick-dots li{margin:0 4px; padding:0; list-style:none; display:inline-block; vertical-align:top;}

.slick-dots li button{display:block;width:12px;height:12px;font-size:0;padding: 0;background:none;border: 2px solid #262626;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;cursor:pointer;position: relative;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}

.slick-dots li button:before{display: block; content: ""; background: #f7b006; width: 6px; height: 6px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; opacity: 0;}

.slick-dots li.slick-active button:before{opacity: 1;}

/*Slick Slider Css End*/

/*Easy Responsive Tab Css*/

h4.resp-accordion{display:none; cursor:pointer; text-align:left; position:relative; background: #fff !important; padding:10px 40px 10px 15px; margin: 0 0 10px;}

h4.resp-accordion .resp-arrow{display:none;}

h4.resp-accordion:after{display:block; content:"\f107"; font-family:'FontAwesome'; position:absolute; right:0; top:50%; width:40px; line-height:normal; transform: translate(0, -50%);-moz-transform: translate(0, -50%);-webkit-transform: translate(0, -50%);}

h4.resp-accordion.resp-tab-active:after{content:"\f106";}

.resp-tab-content{display:none;}

.resp-tab-content:after{clear:both; content:""; display:block;}

.resp-content-active, .resp-accordion-active{display:block}

/* .inner-banner-list.block-title.text-center, h2 {
  display: none;
} */
a.s-icon-face {
  background: #3b5998 !important;
}
a.s-icon-twit {
  background: #55acee !important;
}
a.s-icon-link {
  background: #0976b4 !important;
}
a.s-icon-pint {
  background: #cc2127 !important;
}
a.s-icon-yout {
  background: #e52d27 !important;
}
a.s-icon-insta {
  background: #e4405f !important;
}
i.fa {
  font-size: 16px !important;
  color: #ffffff;
}
i.faa {
  color: black;
}
.form-style input {
  height: 48px !important;
}

button.fields.f-b {
  position: relative;
  padding: 14px;
  border-left: 2px solid #d3d3d3;
  display: block;
  color: transparent !important;
}
button.fields.f-b:hover {
  color: transparent;
}

button.fields.f-b::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  top: 29px;
  left: 30px;
  background-image: url(https://www.shaternikart.com/images/right-arrow.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}
/* h4 {
  display: none !important;
} */
.fields1 {
  padding-right: 8px;
  padding-left: 8px;
  border: solid 1px;
  color: #999595;
  border-bottom: none;
  border-top: none;
  border-right: none;
}
.fbTopNavigation_core_outer {
  display: none !important;
}
.fbLeftNavigation_toggle {
  display: none !important;
}
.inner-img {
  margin-bottom: 65px !important;
}
.additional-images img {
  margin-right: 65px !important;
  width: 80% !important;
  height: 90% !important;
}
/* .left.item-image {
  margin-bottom: 65px;
} */
/* .page-id-148, h1, h4 {
  display: none;
} */
.page-id, .virtuemart_search {
  display: none;
}
.productdetails-view .product-short-description {
  display: none;
}
a.ask-a-question.bold {
  display: none;
}

/* form.form-style.d-flex.v-center {
  background: #f5f5f5;
  border: 0 none;
  margin: 0px;
  padding: 0;
  line-height: 16px;
  vertical-align: baseline;
  outline: none;
  font-size: 100%;
  font-family: inherit;
  font-weight: 400;
  font-style: normal;
} */
#facebox .close {
  display: none !important;
}

li.pagination-start {
  display: none !important;
}

li.pagination-prev {
  display: none !important;
}
li.pagination-next {
  display: none !important;
}
li.pagination-end {
  display: none !important;
}

.card-blogs 
 .left.item-image img {
    width: 100%;
}

.card-blogs .left.item-image {
    width: 100%;
    margin: 16px 0 0;
}

.card-blogs .inner-text h4, .card-blogs .inner-text p {
    display: none;
}

.card-blogs .inner-text  h3 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
}
div#checkoutStep1 {
  display: none;
}
@media only screen and (max-width:767px){

ul.resp-tabs-list{display:none;}

h4.resp-accordion{display:block;}

}
/*=========== Mobile Menu STYLE Start ========*/

/*body.mobile-menu-open{overflow:hidden;}*/

.menu-open-overlay{position:fixed; top:0; left:0; width:100%; bottom:0; background:#000; display:none; z-index:12; opacity:0.5;}

.mobile-menu-open .menu-open-overlay{display:block;}

.mobile-menu-block{background:#fff; bottom:0; color:#16181C; position:fixed; top:0; left:-400px; width:380px; z-index:-4; font-size:16px; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}

.mobile-menu-open .mobile-menu-block{left:0; z-index:20;}

.mobi-logo {padding: 20px 15px;}

.mobi-logo img{max-width: 220px;}

.mobi-head-search input{border: 1px solid #ddd;padding-right: 60px;border-left: 0;border-right: 0;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;min-width: 100%;}

.mobi-head-search .search-btn{right: 15px;border-left: 1px solid #ddd;}

.mobile-menu-inner{height:calc(100% - 0px); overflow:auto; padding:20px 20px; position: relative; z-index: 3;}

.mobile-nav ul{margin:0; padding: 0; list-style: none;}

.mobile-nav li{margin: 0; padding: 10px 0; color:#000; font-weight:500; font-size:16px; line-height:22px; text-transform:none; position:relative;}

.mobile-nav ul li a{display:block; color:#000; font-weight:500; font-family:'Poppins', Arial; font-size:16px; line-height:18px; text-transform:none; letter-spacing:0; padding:0 40px 0 0;}

.mobile-nav > ul > li.current-menu-item > a,

.mobile-nav > ul > li.current-menu-ancestor > a,

.mobile-nav > ul > li.current-page-ancestor > a{color:#262626;}

.mobile-nav li li{border:none;padding:5px 0;}

.mobile-nav li li a{font-size:15px; text-transform:none; font-weight:400; padding:0 40px 0 0;}

.mobile-nav li li.current-menu-item a{color:#262626;}

.mobile-nav li li li a{padding-left:0;}

.mobile-nav ul.sub-menu{margin:0; padding:10px 10px 0;}

.hitarea{display:block; width:40px; height:40px; text-align:center; position:absolute; right:0; top:0;}

.hitarea:before{display:block; content:"\f107"; font-family:'FontAwesome'; font-size: 18px; font-weight: 400; width:15px; height:15px; position:absolute; left:0; right:0; top:10px; z-index:3; margin:0 auto; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}

.collapsable-hitarea.hitarea:before{transform:rotate(-180deg);}

.mobile-nav .collapsable-hitarea + a{color:#262626;}

.mobi-bottom-inner{padding: 10px 10px;}

.mobi-bottom-inner .btn{width: 100%; margin: 0 5px;}

.mobi-bottom-inner .btn i{font-size: 16px; margin-right: 5px;}

.mobi-btnbox {padding: 10px 15px;}

.mobi-btnbox .btn {width: 100%;}

/*========== Mobile Menu STYLE End==============*/

/*Mobile Menu Css Start*/

.mobi-iconbox{display:none; width:40px; height:40px; position:fixed; right:20px; top:20px; z-index:40; background: #262626; transition:all 0.4s ease; -webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}

.menuicon{display: block; width: 18px; height: 100%; flex-direction: column; align-items: center; justify-content: center; margin: 0 auto;}

.icon-bar{display:flex;display:-webkit-flex; align-items: center; min-width: 100%; height: 15px; position: relative; cursor: pointer;}

.icon-bar:before,

.icon-bar:after{display: block; content: ""; width: 100%; height: 1px; background: #fff; position: absolute; left: 0; top: 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

.icon-bar:after{top: auto; bottom: 0;}

.icon-bar .line{display: block; width: 100%; height: 1px; background: #fff; position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

.icon-bar.active .line{width: 1px; opacity: 0;}

.icon-bar.active:before{transform: rotate(45deg); top: 7px; background: #fff;}

.icon-bar.active:after{transform: rotate(-45deg); bottom: 7px; background: #fff;}

.mobile-menu-open .mobilemenuicon .menuicon{margin-left: auto;}

/*Mobile Menu Css End*/

/* ===== RESET ================================================== */

abbr, acronym, address, applet, article, aside, audio,b, blockquote,big, body, button, center, canvas, caption, cite, code, command,datalist, dd, del, details, dfn, dl, div, dt, embed,fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html,i, iframe, img, ins,kbd, keygen,label, legend, li, meter,nav,object, ol, output,p, pre, progress,q, s, samp, section, small, source, strike, sub, sup,table, tbody, tfoot, thead, th, tr, tdvideo, tt,u, ul, var{background:transparent; border:0 none; margin:0; padding:0; line-height:30px; vertical-align:baseline; outline:none; font-size:100%; font-family:inherit; font-weight:400; font-style:normal;} article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block;} blockquote,q{quotes:none;} blockquote:before,q:before{content:'';content:none;} blockquote:after,q:after{content:'';content:none;} ins {text-decoration:none;} abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;} table {border-collapse:collapse; border-spacing:0;} hr {display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}input, select {vertical-align:middle; margin:0;} ol, ul, li {list-style:none;}

html{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;} *, *:before, *:after{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-tap-highlight-color:rgba(255,255,255,0);}

/* ===== GLOBAL ================================================== */

body{margin:0; padding:0; background:#fff; font-family:'Poppins', sans-serif, Arial; font-size:16px; color:#262626; line-height:24px; font-weight:400; overflow-x:hidden; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}

:focus, button:focus{outline:none;}

a{text-decoration:none; color:#262626; -moz-transition:all 0.4s ease 0s; -webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}

a:hover{text-decoration:none; color:#f7b006;}



::-webkit-input-placeholder{color:#000; opacity:0.3;}

:-moz-placeholder{color:#000; opacity:0.3;} /* Firefox 18- */

::-moz-placeholder{color:#000; opacity:0.3;} /* Firefox 19+ */

:-ms-input-placeholder{color:#000; opacity:0.3;}



img{max-width:100%; height:auto; border:none; outline:none;}

b, strong{font-weight:600;}



/* Ul Li & Ol Li CSS */

ul, ol{margin:0 0 20px; padding:0;}

ul ul, ol ol, ul ol, ol ul{margin-top:15px;}

ul li, ol li{margin:0; padding:0; font-size:16px; line-height:28px; color:#262626; font-weight:400; letter-spacing:0;}

.entry-content ul{display:inline-block; padding:0; margin:0 0 15px;}

.entry-content ol{display:inline-block; padding:0; margin:0 0 15px; list-style: none; counter-reset: my-awesome-counter;}

.entry-content ul li{position:relative; padding:0 0 0 16px; margin:0 0 5px;}

.entry-content ul li:before{content:""; position:absolute; left:0; top:12px; width: 5px; height: 5px; background:#000; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}

.entry-content ul li li{list-style:disc;}

.entry-content ol li{counter-increment: my-awesome-counter; margin:0 0 8px;}

.entry-content ol li::before{content: counter(my-awesome-counter) ". ";color:#4D7DAD; font-weight:400;}

div#fbExtended {
  align-items: center !important;
}
.img-block{
  /* display: flex; */
      align-items: center;
      justify-content: center;
  }
  
  
  /* .blog-detail-inn.entry-content.pl-3.pr-3 img {
      height: 536px !important;
      width: 400px !important;
  } */
  /* .blog-detail-inn.entry-content.pl-3.pr-3 img {
    height: 575px !important;
    width: 550px !important;
} */
a.qListItem_link.qFaqItem_link {
  font-weight: 600 !important;
}
.category-view .product-price {
	display: none !important;
}
.qListItem_info {
  display: none;
}
/* .vm3pr-1 {
  display: none;
}  */
 /* span.product-fields-title-wrapper {
  display: none;
} */
/* .product-field-display {
  display: none;
} */

/* .product-fields .product-field {
  text-align: center !important;
} */
.back-to-category {
  display: none !important;
}
.PricetaxAmountTt.vm-display.vm-price-value {
  display: none !important;
}

/* .PricetaxAmount.vm-display.vm-price-value {
  display: none !important;
} */
/* .itemid-151 .vm-customfields-wrap {
  display: none !important;
} */
/* .chosen-container.chosen-container-single {
  display: none !important;
} */
.vm3pr-1 .vm-customfields-wrap {
  min-height: 24px !important;
}
.vm-details-button {
  display: none !important;
}
.nav-main nav {
  display: flex;
  align-items: center;
} 

.dropdownCart-icon {
  display: flex;
  margin-right: 5px;
  width: 25px;
  margin-top: 12px;
}

button.cartbtn {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6d6d6d; 
}
.dropdownCart {
  margin-left: 10px;
}

.total_products {
  display: block;
  color: #6d6d6d;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Poppins', Arial;
  line-height: 24px;
  text-transform: none;
  letter-spacing: 0;
  padding: 12px 0;
  position: relative;
  z-index: 2;
}
/* Heading CSS */

h1, .h1, h2, .h2, h3, h4, h5, h6{color:#262626; line-height:1.2; font-weight:600; font-family:'Poppins', sans-serif, Arial; letter-spacing:0; margin:0px 0 0px;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{color:#4e4d4d;}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{color:#f7b006;}

h1, .h1{font-size:32px; font-family: 'Poppins', sans-serif, Arial; margin:0 0 20px;}

h2, .h2{font-size:32px; font-family: 'Poppins', sans-serif, Arial; margin:0 0 20px;}

h3{font-size:1.4em;}

h4{font-size:20px;
  /* padding-top: 155px; */
}

h5{font-size:20px;}

h6{font-size:16px;}

h2 span {font-weight: 200;}

/* Paragraph CSS */

p{font-size:16px; line-height:28px; color:#555; font-weight:400; letter-spacing:0; word-wrap:break-word; margin:0 0 24px;}

hr{border:none; margin:20px 0; background:#262626; height:1px; width:100%; clear:both; opacity: 0.5;}

blockquote{border-left:5px solid #eee;font-size:16px; margin:0 0 20px; padding:10px 20px;}

/*table structure*/

table, .entry-content table{border-right:1px solid #eee; border-top:1px solid #eee;}

table th, table td, .entry-content th, .entry-content table th, .entry-content td, .entry-content table td {background:#fff; border-left:1px solid #eee; border-bottom: 1px solid #eee; text-align:left; font-size:16px; color:#333; font-weight:400; padding:12px 20px; vertical-align:middle;}

table th{color:#262626; font-weight:400; background:#d4d5d6;}

.table-striped th, .table-striped td{position:relative;}

.table-striped tbody tr:nth-of-type(even) td{background:#d4d5d6;}

/*Form Input Field*/

input, textarea, select{background:#fff; border:1px solid #262626; width:100%; padding:2px 20px; margin:0; font-size:15px; color:#262626; font-weight:400; line-height:normal; letter-spacing:0; font-family:'Poppins', sans-serif, Arial; height:40px; outline:none; -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

input[type="button"], input[type="submit"] {cursor:pointer; width:auto; height:auto;}

input[type="checkbox"], input[type="radio"] {border:none; width:auto; height:auto;}

textarea {height:auto; padding:15px 20px; min-height:220px; resize: none;}

input[type="button"], input[type="submit"], input[type="image"], input[type="file"], input[type="search"] {-webkit-appearance:none;}

input#addressSubmit {-webkit-appearance:none !important ; }

input[type="radio"], input[type="checkbox"]{-webkit-appearance:normal;}

.checkbox, .radiobox{display: inline-block; position: relative; padding-left: 24px; font-size: 14px; line-height: 14px; color: #676767;}

.checkbox input, .radiobox input{position: absolute; left: 0; top: 0; opacity: 0;}

.checkbox .checkmark{display: block; width: 13px; height: 13px; border: 1px solid #262626; position: absolute; left: 0; top: 0;pointer-events: none}

.checkmark:before{display:block; content:"\f00c"; font-family:'FontAwesome'; position:absolute; left:0; right:0; top:0; text-align:center; font-size:10px; color:#fff; line-height:10px; padding-left:1px; opacity:0;}

.checkbox input:checked ~ .checkmark{background:#262626; border-color:#262626;}

.checkbox input:checked ~ .checkmark:before{opacity:1;}

.radiobox .checkmark{display: block; width: 16px; height: 16px; background: #fff; border: 1px solid #262626; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: 0; top: 1px;}

.radiobox .checkmark:before{display: none;}

.radiobox .checkmark:after{display: block; content: ""; background: #262626; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; position: absolute; left: 2px; right: 2px; top: 2px; bottom: 2px; opacity: 0;}

.radiobox input:checked ~ .checkmark:after{opacity: 1;}

.selectbox{position: relative;background:#fff;border:1px solid #262626;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}

.selectbox select{background: none;border: 0;font-size: 15px;line-height: 20px;font-weight: 400;color: #262626; padding:0 40px 0 15px; width: 100%; height: 40px; -webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; z-index: 1; text-overflow: ellipsis;}

.selectbox:after{position:absolute; top:0; right:0; content:"\f107"; font-family:'FontAwesome'; font-size: 24px; z-index:0; width: 40px; height: 40px; line-height: 40px; text-align: center; -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s; opacity: 0.8;}

.selectbox.reversed:after{content:"\f0ec"; transform: rotate(90deg); font-size: 14px;}

/* Button styling */

.button, .btn{display:inline-flex; align-items:center; justify-content:center; padding:12px 24px; background:none; border:1px solid #262626; color:#262626; font-size:15px; font-weight:400; cursor:pointer; letter-spacing:0.02em; text-align:center; position:relative; min-width:120px; line-height:22px; -moz-transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s; -webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px; overflow:hidden;}

.button:hover, .btn:hover,

.button:focus, .btn:focus{background:#f7b006; border-color:#f7b006; color:#fff;}

.primary{background: #262626; border-color: #262626; color: #fff;}

.primary:hover, .primary:focus{background: #f7b006; border-color: #f7b006; color: #fff;}

.secondary{background: #f7b006; border-color: #f7b006; color: #fff;}

.secondary:hover, .secondary:focus{background: #262626; border-color: #262626; color: #fff;}

.white-btn{background: #fff; border-color: #fff; color: #262626;}

.white-btn:hover, .white-btn:focus{background: #f7b006; border-color: #f7b006; color: #fff;}

.white-hover:hover, .white-hover:focus{background: #fff; border-color: #fff; color: #262626;}

.btn.small{padding: 8px 20px;}

.btn-icon {min-width: auto;padding: 10px;}

.btn-link {color: #262626;position: relative;}

.btn-link:hover{color: #111111;text-decoration:none;}

.btn-link:hover:before{background-color: #111111;}

.main-wrapper{overflow:hidden;}

.container{margin:0 auto; width:100%; max-width:1240px; padding:0 20px;}

.container.relative {z-index: 2;}

.max-container{margin:0 auto; width:100%; max-width:1680px; padding:0 20px;}

section{position: relative;}

section *:last-child{margin-bottom:0 ;}

.hide{display:none;}

.v-center{align-items: center;}

.j-center{flex-direction: column; justify-content: center;}

.ptb-100{padding:100px 0;}

.ptb-80{padding:80px 0;}

.ptb-60{padding:60px 0;}

.ptb-40{padding:40px 0;}

.ptb-30{padding:30px 0;}

.ptb-20{padding:20px 0;}

.bg1{background: #262626;}

.bg2{background: #f9f9f9;}

.relative{position: relative;}

.trans{-moz-transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;}

.white-text *{color: #ffffff;} 

.flex-wrap{-ms-flex-wrap: wrap;    flex-wrap: wrap;}

.card{border: 0;border-radius: 8px;overflow-x: hidden;}

/*============= GLOBAL CSS END ================*/

/*top header*/

.top-head {height: 84px;background: #fff;}

.top-left a {margin-right: 20px;}

.top-left a i {margin: 0 6px 0 0;font-size: 22px;}

.account-media .s-icon {font-size: 26px;}

.account-media {gap: 16px;}

/*Header & Banner Section*/

.header{position:fixed; left:0; right:0; top:0; z-index:10; padding:0; background:#fff; }

.header-inner{height: 60px;}

.site-logo{width:300px !important; position:relative; z-index:4; margin:0;}

.site-logo a{display: block; margin: 0;}

.site-logo img{display: block; width: 100%; margin: 0;}

.header-right{position: relative;}

.head-btnbox{margin-left: 40px;}

.head-btnbox .btn{-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}

.head-search {position: relative; z-index: 5; margin-left: 10px;}

.search-toggle {display: flex;width: 40px;height: 40px;align-items: center;justify-content: center;font-size: 18px;color: #262626;background: #eee;cursor: pointer;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}

.search-toggle.active.la-search:before {content: "\f00d";}

.append-search {position: absolute; right: 0; top: 0; opacity: 0; visibility: hidden;}

.search-toggle.active + .append-search {opacity: 1;visibility: visible;left: 100%;min-width: 300px;}

.append-search .search-field {background: #fff; border: 1px solid #ddd; height: 40px; padding:0 40px 0 15px; -webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px; box-shadow: 0 0 40px rgb(0 0 0 / 20%);}

.search-btn {display: inline-flex; align-items: center; justify-content: center; font-size: 18px; line-height: 20px; color: #262626; position: absolute; right: 0; top: 0; z-index: 2; width: 40px; height: 40px; padding: 0; background: none; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}

.head-height{height: 138px;}







/*Nav Css*/

.nav-main{text-align:left; position:relative; z-index:4;}

.nav-main ul{margin:0; padding:0; display:flex;display:-webkit-flex;}

.nav-main nav ul > li{margin:0; padding:0; list-style:none; position:relative;}

.nav-main nav ul > li + li{margin-left:32px;}

.nav-main nav ul > li a{text-decoration: none;display:block;color: #6d6d6d;font-size:16px;font-weight: 400;font-family:'Poppins', Arial;line-height:24px;text-transform:none;letter-spacing:0;padding:12px 0;position:relative;z-index:2;}

.nav-main nav ul > li.current-menu-item > a, 

.nav-main nav ul > li:hover > a,

.nav-main nav ul > li a:hover,

.nav-main nav ul > li a:focus{color: #f7b006;}

.nav-main nav ul > li:before{display:block;content:"";background: #f7b311;height:1px;width:1px;opacity:0;position: absolute;left: 0;right: 0;bottom: -1px;margin: 0 auto;-moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;}

.nav-main nav ul > li:hover:before,

.nav-main nav ul > li.active > a:before{width:20px; opacity:1;}

.nav-main nav ul > li.menu-item-has-children > a{padding-right: 20px;}

.nav-main nav ul > li.menu-item-has-children > a:after{display: block; content: "\f107"; font-family: 'FontAwesome'; width: 16px; height: 16px; line-height: 16px; text-align: center; position: absolute; right: 0; top: 16px; -webkit-transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -ms-transition: all 0.4s ease 0s; -o-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s;}

.nav-main nav ul > li.menu-item-has-children:hover > a:after {transform: rotate(-180deg);}

.nav-main .sub-menu{display:block; position:absolute; left:0; top:100%; z-index:1; background:#fff; min-width:240px; padding:0; margin:0;  opacity: 0;-moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);box-shadow: 0 0 10px rgba(0,0,0,0.1);transform: scaleY(0);transform-origin: top; box-shadow: 0 5px 40px rgb(0 0 0 / 15%);}

.nav-main nav ul > li:hover > .sub-menu {display: block;opacity: 1;transform: scaleY(1);}

.nav-main nav ul > li:last-child .sub-menu{left: auto; right: 0;}

.nav-main .sub-menu li{display:block; text-align:left; position:relative; margin: 0 20px; padding: 0;}

.nav-main .sub-menu li + li {border-top:1px solid #dce0e0;}

.nav-main .sub-menu li:before{display: none;}

.nav-main .sub-menu li a{display:block; text-transform:none; color:#000; font-size:14px; line-height:normal; font-weight:400; padding:8px 0;}

.nav-main .sub-menu li a:hover,

.nav-main .sub-menu li a:focus,

.nav-main .sub-menu li.current-menu-item a{color: #f7b006;}

.nav-main .sub-menu .sub-menu {left:100%; top:0;}

.nav-main .sub-menu li:hover .sub-menu {display:block;}

/*Sticy header*/

.header-fixed .header{border-width: 1px;}

.header-fixed .header-inner{height: 76px;}

.header-fixed .header-main {margin-top: -74px;opacity: 0;position: relative;z-index: -1;}

.header-fixed .top-head {box-shadow: 1px 3px 14px -9px #00000047;}

/*Home page Banner Css*/

.home-banner{position:relative; z-index:1; overflow: hidden; background:#000;}

.home-banner .items{padding: 0;height: 100vh;min-height: 540px;max-height: 670px;position: relative;}

.home-banner .bg-img{background-attachment: fixed !important;}

.home-banner .bg-img:before{opacity: 0.2; mix-blend-mode: multiply;background: #262626; /* Old browsers */background: -moz-linear-gradient(top,  #262626 0%, #f7b006 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top,  #262626 0%,#f7b006 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom,  #262626 0%,#f7b006 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#f7b006',GradientType=0 ); /* IE6-9 */}

.hero-slider .slick-dots{bottom: 20px;}

.hero-slider .slick-dots li button{border-color: #ffffff;}

.hero-slider .slick-dots li button:before{background: #f7b006;}

.hero-slider .slick-arrow{margin-top: 10px;}

.banner-inner {height: 100%;flex-direction: column;align-items: center;justify-content: center;}

.caption {max-width: 380px;pointer-events: auto;}

.banner-content {position: absolute;top: 0;left: 0;width: 100%;height: 100%;pointer-events: none;}

.caption .btn-link {color: #fff;}

.caption .btn-link:before {background: #fff;}

.banner-content .btnbox {padding: 0;}

.caption.center{margin: 0 auto; text-align: center;}

.caption.right{margin-left: auto; text-align: right;}

.caption h1{font-size: 40px;line-height: 1.4;color: #ffffff;font-weight: 600;margin: 0 0 20px;}

.caption h1 strong{font-family:'Poppins', sans-serif, Arial;}

.caption p{font-size: 18px;line-height: 28px;color: #ffffff;}

.sigma_dots {width: 70px; height: 30px; content: ""; background-position: 0 0,5px 7px; background-size: 12px 12px; position: absolute; display: block; background-image: radial-gradient(#fff 1px,#fdfdfd00 0),radial-gradient(#d1d4d8 1px,#fff0 0); transition: opacity .3s; top: 20px; opacity: 1;}

.sigma_dots.dots-2 {width: 100%; height: 100%; left: auto; right: 0; top: auto; bottom: 0; opacity: 0.1; -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%, 0 100%);clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%, 0 100%);}

/*Footer Start*/

.footer{padding:60px 0 0;margin:0;position:relative;background: #f7b20c;overflow: hidden;}

.footer .bg-img {opacity: 0.7;background-size: 50% !important;}

.f-inner .sigma_dots{right: 100%; bottom: 20px; top: auto; width: 188px; height: 80px; opacity: 0.4; margin-right: -60px;}

.f-inner{padding: 40px 20px; position: relative;}

.f-left {width: 100%;max-width: 50%;}

.f-right{min-width: 380px; max-width: 380px;}

.f-left .f-links {min-width: 50%;max-width: 50%;margin-right: 20px;}

.f-links ul{margin: 0; padding: 0;}

.f-links ul li{margin: 0; padding: 0; list-style: none; font-size: 16px; line-height: 24px; color: #fff; font-weight: 400;}

.f-links ul li + li{margin-top: 10px;}

.f-links ul li a,

.f-address p a{color: #fff;}

.f-links ul li a:hover,

.f-address p a:hover{color: #262626;}

.f-address p{font-size: 18px; line-height: 32px; color: #fff; font-weight: 400;}

.footer h3{font-size: 26px; line-height: 32px; color: #fff; font-weight: 600; margin: 0 0 20px;}

.form-style .fields + .fields{margin-top: 12px;}

.form-style .label{font-size: 14px; line-height: 20px; color: #fff; font-weight: 400; margin: 0;}

.form-style .fields .label{padding: 7px 0; flex-basis:110px;min-width:110px;max-width:110px;}

.form-style .fields .input-field{width: 100%;}

.form-style input,

.form-style textarea{padding: 2px 15px; width: 100%; background: #fff; border: 0; height: 36px; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; font-size: 14px; line-height: normal; color: #000;}

.form-style textarea{padding: 15px; height: 76px; min-height: 76px;}

.form-style .fields.btnbox{padding: 20px 0 0;}

.social-media a{display: inline-block; font-size: 18px; line-height: 32px; color: #fff; background: rgba(0, 0, 0, 0.3); min-width: 30px; max-width: 30px; height: 30px; -webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%; text-align: center;}

.social-media a + a{margin-left: 10px;}

.social-media a:hover{background: #f7b006; color: #fff;}

.footer-bottom{border-top: 1px solid rgba(255,255,255,0.3);margin: 40px 0 0;position: relative;}

.footer-bottom p{font-size: 14px; line-height: 24px; color: #fff; font-weight: 500;}

.footer .sigma_dots {left: -170px;top: -60px;width: 130px;height: 70px;}

.f-info .img-block {max-width: 400px;margin: 0 auto 30px;}

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

.f-social .social-media {justify-content: center;margin: 0 0 20px;}

.footer .bg-img:before {background: #f7b20c;}

/*Footer End*/



/*Midlle Section css*/

.middle-section{position:relative; min-height:50vh; overflow:hidden;}

img.alignleft{float:left; margin:0 20px 20px 0;}

img.alignright{float:right; margin:0 0 20px 20px;}

img.alignnone{margin:0 0 20px;}

iframe.alignleft{float:left; margin:0 20px 20px 0;}

iframe.alignright{float:right;margin:0 0 20px 20px;}

iframe.iframe-embed.alignright{max-width:500px;height:315px !important;}

.bg-img{position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; background-size: cover !important;}

.bg-img:before{display: block; content: ""; background: #000; position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; opacity: 0.5;pointer-events: none;}

.btnbox{padding:20px 0 0;}

.block-title{position:relative; margin: 0 0 40px;}

.block-title p{color: #555; font-size: 18px; line-height: 32px;}

.more-link{font-size: 15px; color: #000; opacity: 0.5;}

.more-link i{margin-left: 5px; font-size: 18px; position: relative; top: 2px;}

.more-link:hover{opacity: 1;}

.bdr-tl{position: relative; color: #262626;}

.bdr-tl span:after{display: inline-block;content: "";width: 60px;height: 4px;background: #262626;border-radius: 10px;margin: 10px 0 0;position: absolute;left: 0;bottom: -4px;}

.text-theme{color: #262626;}

.bg1 .bdr-tl {

    color: #ffffff;

}



.bg1 .bdr-tl:after {

    content: "";

    background: #ffffff;

}


div#fancybox-title {
  display: none !important;
}


/*about section*/

.about-content-inn p {

    font-size: 22px;

    line-height: 36px;

    margin: 0;

}





/*Services Section*/

.service-section {

    

}

.service-section{

    overflow: hidden;

}

.service-section .sigma_dots {

    width: 100px;

    height: 150px;

    left: 0;

    opacity: 0.4;

    top: -10px;

}

.bg-icon {

    position: absolute;

    right: 0;

    top: 0;

    width: 100px;

    height: 100px;

    z-index: 0;

}

.service-right-icon {

    background: url(../images/service-bg-icon1.svg) no-repeat center;

    width: 30vw;

    height: 257px;

    bottom: 0;

    top: auto;

    background-size: 100% 100%;

    opacity: 0.6;

    filter: grayscale(100%);

    -webkit-filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%);

    opacity: 0.1;

}

.work-text {

    left: 0;

    margin: auto;

    font-size: 250px;

    width: 100%;

    height: auto;

    opacity: 0.03;

    text-align: center;

    top: 0px;

    line-height: 300px;

    font-weight: 900;

    pointer-events: none;

}

.service-right-icon1 {

    background: url(../images/blue-object.svg) no-repeat center;

    bottom: 0px;

    left: auto;

    opacity: 0.6;

    right: 20px;

    top: 0;

}



.service-right-icon2 {

    background: url(../images/wave-lines.svg) no-repeat center;

    bottom: 0px;

    top: auto;

    left: 0;

    opacity: 0.6;

    right: 20px;

    filter: grayscale(100%);

    -webkit-filter: grayscale(100%);

    -moz-filter: grayscale(100%);

    -ms-filter: grayscale(100%);

    -o-filter: grayscale(100%);

}

.service-right-icon + .service-right-icon {

    bottom: -53px;

    transform: rotate(353deg);

    right: -40px;

}

.card-services {

    padding: 0 20px 20px;



}



.services-block .slick-dots {

    margin: 0 0 -30px;

}



.services-block .slick-dots li.slick-active button:before {

    background: #f7b006;

}

.product_icon {

    position: absolute;

    top: 0;

    left: 0;

    z-index: 1;

    display: flex;

    padding: 10px;

    bottom: 0;

    width: 100%;

    height: 100%;

}



.product_icon .sold {

    margin-left: auto;

}


.product_icon .cart_icon {

    position: absolute;

    bottom: 10px;

    right: 10px;

    padding: 10px;

    font-size: 18px;

    background: #fff;

    border-radius: 40px;

    width: 40px;

    height: 40px;

    display: flex;

    align-items: center;

    display: none;

    justify-content: center;

}



.product_icon .sold {

    position: absolute;

    top: 10px;

    right: 10px;

    background: #000;

    padding: 7px 15px;

    border-radius: 20px;

    color: #fff;

    font-size: 14px;

}



.card-services:hover .img-block img{

    opacity: 0.5;

    -moz-transition:all 0.4s ease 0s;-webkit-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;

     transform: scale(1.2);

}



.card-services .img-block {

    margin: 0 -20px 20px;

    height: auto;

    background: #000000;

    overflow: hidden;

    aspect-ratio: 11/16;

}

.card-services .img-block img {

    width: 100%;

    height: 100%;

    object-fit: fill;

    -moz-transition:all 0.4s ease 0s;

    -webkit-transition:all 0.4s ease 0s;

    transition:all 0.4s ease 0s;

}





.btn-link:before {

    content: "";

    position: absolute;

    left: 0;

    bottom: 0;

    width: 100%;

    height: 0.5px;

    background: #262626;

}









/*Blog Section*/

.blog-right-flex .slick-track{flex-wrap: wrap;}







.card-blogs {

    padding: 0 15px 15px;

    margin: 0 0 20px;

    border: 1px solid #dfdfdf !important;

    -webkit-box-shadow: 5px 10px 19px rgb(125 125 125 / 10%);

    box-shadow: 5px 10px 19px rgb(125 125 125 / 10%);

    height: 100%;

}

.blogs-slider .card-blogs {

    margin: 0 20px 20px;

}



.card-blogs .img-block {

    margin:0 -15px 9px -15px !important;

}
.card-blogs h4 {
    font-weight: 600;
    margin: 0 0 20px;
    font-size: 23px;
}


.card-blogs .img-block img {
  aspect-ratio: 11/7;
  object-fit: cover !important;
  width: 100%;
  height: 100%;
}


.blog-circle-icon {

    background: url(../images/feedback-circle.svg) no-repeat center;

    width: 250px;

    height: 250px;

    left: -80px;

    top: -60px;

    background-size: 100% 100%;

    opacity: 1;

}



.blog-circle-icon1 {

    background: url(../images/box-shape.png) no-repeat center;

    max-width: 390px;

    width: 100%;

    height: 340px;

    left: 0;

    top: auto;

    bottom: 0;

    background-size: 100% 100%;

    opacity: 1;

}

.date .las.la-calendar-alt {

    font-size: 24px;

}



.date {

    display: none;

    align-items: center;

    margin: 0 0 10px;

    opacity: 0.6;

}





/*CTA Section*/

.cta-bg{

    background: #f7b20c;

    position: relative;

    overflow: hidden;

    box-shadow:0 21px 25px rgba(0,0,0,0.25);

    border-bottom: 1px solid rgba(255,255,255,0.3);

}

.cta-bg:before{

    display: block;

    content: "";

    position: absolute;

    left: 0;

    right: auto;

    top: 0;

    max-width: 460px;

    width: 100%;

    height: 100%;

    z-index: 0;

    background:url('../images/sb-bg.png') no-repeat right center;

    background-size: 100% 100%;

    opacity: 0.3;

    mix-blend-mode: luminosity;

}

.cta-inner{

    padding: 40px 10px 10px;

    position: relative;

    z-index: 2;

}

.cta-inner .cta-img {

    width: 100%; max-width: 160px; margin: 0; position: absolute; left: 0; bottom: -10px;

}

.cta-inner .textbox{width: 900px;padding:0;}

.cta-inner .btnbox .btn{

    white-space: nowrap;

}

.cta-inner h2{

    color: #ffffff;

    max-width: 400px;

}





.cta-bg-icon {

    background: url(../images/sb-right.png) no-repeat center;

    max-width: 390px;

    width: 100%;

    height: 100%;

    left: auto;

    top: 0;

    bottom: 0;

    background-size: 100% 100%;

    opacity: 0.1;

    filter: grayscale(1);

}









.bg-img-inn {

    aspect-ratio: 11/4;

    background-attachment: fixed !important;

}



.bg-section1 .bg-img-inn {

    aspect-ratio: 11/3;

}



/*newslatter*/

.newsletter-form .form-style {

    background: #fff;

    width: 320px;

}



.newsletter-form .form-style .fields + .fields {

    margin: 0 0 0 auto;

    width: auto;

}



.newsletter-form .form-style .fields button {

    padding: 14px;

    font-size: 16px;

    border-left: 2px solid #d3d3d3;

}

.newsletter-form .form-style .fields {

    width: 100%;

}

.newsletter-form .form-style .fields input, .newsletter-form .form-style .fields {

    width: 100%;

}



/*print page*/

.pixels-section,.redbubble-section {

    aspect-ratio: 11/4;

}	



.pixels-section .text-content p,.redbubble-section .text-content p{

    max-width: 500px;

    margin: 0 0 20px;

}



.pagination {margin: 20px 0 0;width: 100%;padding: 10px 0 0;border-radius: 0;justify-content: center;}

.pagination .page-numbers {background: #f1f1f1;padding: 11px 16px;border-radius: 46px;margin: 0 6px 0 0;}

.pagination .current {background: #f7b006;color: #fff;}

.pagination .page-numbers:hover {opacity: 0.9;background: #f7b006;color: #ffffff;}



.maxwidth-900 {

    max-width: 900px;

}

.max-600 {

    max-width: 600px;

    margin: auto;

}



.video-iframe iframe {

    width: 100%;

    aspect-ratio: 16/10;

    height: auto;

}

.card-blogs .btn-block {

    margin-top: auto;

}

/*product details page*/

.itemid-151 .addtocart-bar {
  display: none;
}
/* .itemid-151 .PricesalesPrice.vm-display.vm-price-value {
  display: none;
} */
span.vm-price-desc {
  display: none;
}
.itemid-151 span.PricetaxAmount {
  font-size: 0;
}
span.PricepriceWithoutTaxTt {
  font-size: 25px;
}
.product-right .product-price .PricesalesPrice {
  font-size: 0;
}
.product-right .ratingbox.dummy {
  display: none;
}
.product-right .spacer-buy-area {
  padding: 0;
}
.product-right .addtocart-area {
  padding: ;
  gap: ;
}
.product-right .addtocart-bar {
  display: flex;
  gap: 0;
  position: relative;
}
.product-right .addtocart-button input.addtocart-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  background: none;
  border: 1px solid #262626;
  border-top-color: rgb(38, 38, 38);
  border-right-color: rgb(38, 38, 38);
  border-bottom-color: rgb(38, 38, 38);
  border-left-color: rgb(38, 38, 38);
  color: #262626;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  letter-spacing: 0.02em;
  text-align: center;
  position: relative;
  min-width: 120px;
  line-height: 22px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  background: #f7b006;
  border-color: #f7b006;
  color: #fff;
}
.quantity-box {
  margin: 0 34px 0;
}
span.quantity-controls {
  display: flex;
  position: absolute;
  gap: 60px;
  top: 8px;
}

.product-right .addtocart-button {
  margin: -8px 0 0 20px;
}
span.quantity-controls input.quantity-controls {
  width: 35px !important;
  background-size: auto;
  height: 20px;
  max-width: 20px;
  overflow: hidden;
  min-width: 20px;
  background-size: 210%;
  padding: 0;
}
span.quantity-controls input.quantity-minus{
	background-position: 20px 0;
}

.product-images-all .additional-images {
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 10px;
}
.product-images-all .additional-images .product-image {
  width: 100%;
}
  
.product-right {
  position: sticky;
  top: 100px;
  padding-left:20px;
}

.product-description {
  margin: 20px 0 !important;
  border-top: 1px solid #d9d2d2;
  padding: 20px 0 0;
  border-bottom: 1px solid #d9d2d2;
}
.product-description > .title {
  font-weight: 600;
  margin: 0 0 10px;
  display: inherit;
}
.product-short-description {
  font-size: 16px;
  line-height: 28px;
  color: #555;
  font-weight: 400;
  letter-spacing: 0;
  word-wrap: break-word;
  margin: 0 0 24px;
}
.product-left {
  position: sticky;
  top: 100px;
}

.head-search .finder {
  display: none;
}


.product_list {
  margin: 0 auto;
  width: 100%;
  max-width: 1240px;
  padding-left: 20px;
  padding-right:20px;
}

.addtocart-area {
  position: relative;
}
.product_list .vm-product-rating-container {
  display: none;
}
.product_list .product_s_desc {
  display: none;
}
.product_list  .vm-product-descr-container-1 {
  min-height: auto;
}
/* .product_list .product-price * {
  font-size: 0px !important;
  line-height: 0;
  display: block;
} */

.product_list .product-price {
  min-height: 0px !important;
  width: 100%;
  text-align: center;
  margin: 0;
}
.product_list .orderby-displaynumber {
  display: none;
}

/* .product_list .vm-details-button {
  display: none;
} */

.product_list .product img {
  width: 100% !important;
  height: 504px !important;
  object-fit: cover;
      display: block;
}
.product_list .quantity-box {
  display: none;
}
.product_list .quantity-controls {
  display: none;
}
.product_list .product h2 {
  font-size: 18px;
  line-height: 30px;
  margin: 0 0 2px;
}
.product_list .product h2 a {
  text-decoration: none;
}

.product_list .product-container {
  display: flex;
  height: 100%;
      border: 0;
    margin: 0;
      flex-direction: column;

}

.product_list .vm3pr-0 {
  /* display: none; */
      margin-top: 0;
}
.vm3pr-2 {
    margin-top: auto;
}
.product-price {
  /* display: none !important; */
  margin: 0 0 6px;
  text-align: right;
  float: left;
  line-height: 42px;
}
.product_list .vertical-separator {
  height: auto;
}

.product_list h4 {
  font-size: 30px;
  margin: 0 0 20px 10px;
}

.vm-pagination.vm-pagination-bottom {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 50px 10px 20px 10px;
}
.pagenav {
  background: #fbfbfb;
  border: 1px solid #d5d5d5;
  border-radius: 5px;
  padding: 4px 14px;
}
.product_list .addtocart-button {
  background: #f7b20c !important;
  border-color: #f7b20c !important;
  border-radius: 50px !important;
  padding: 0px 10px;
}
.product_list h1 {
   display: none !important; 
  text-align: left;
  margin: 0 0 40px;
  /* border-bottom: 1px solid #cacaca; */
  padding: 0 0 16px;
}

.products-view h4 {
  display: none !important;
}

.dropdownCart-btn::after {
  display: none !important;
  /* content: "";
  width: 0;
  height: 0;
  border-top: 4px solid #000;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 5px; */
}

.view-productdetails div#fancybox-wrap.fancybox-inner-box {
  height: auto !important;
  padding: 15px;
  background: #f2f2f2;
}

.view-productdetails div#fancybox-wrap.fancybox-inner-box div#fancybox-outer {
  margin: 0;
  padding: 15px;
  background: #fff;
}

.view-productdetails div#fancybox-wrap.fancybox-inner-box div#fancybox-outer a#fancybox-close {
  top: -25px;
  right: -30px;
}


.product_list .product-price .PricesalesPrice {
  font-size: 0 !important;
  color: #000 !important;
  line-height: 20px;
  opacity: 1;
}
span.PricepriceWithoutTaxTt {
  font-size: 18px !important;
  color: black !important;
}
span.PricetaxAmount {
  font-size: 0 !important;
}
.product_list .product h2 a:hover {
  color: #f7b20c;
}


.popup .my-groovy-style {
  display: flex !important;
  flex-wrap: wrap;
  width: 500px !important;
  padding: 50px 40px !important;
}
.popup .my-groovy-style h4 {
  order: 1;
}
.popup .my-groovy-style .vm-btn {
  order: 2;
  float: left;
  width: 47%;
  margin: 0 4px;
  padding: 14px 4px;
  font-size: 14px;
}
.vm-btn {
  background: #f7b20c !important;
  border-color: #f7b20c !important;
  border-radius: 50px !important;
  padding: 0px 10px;
  color: #fff !important;
}
.vm-btn.vm-btn-secondary {
  background: #e3e3e3 !important;
  border-color: #e3e3e3 !important;
  color: #000 !important;
}

.continue_link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  background: none;
  border: 1px solid #262626;
  border-top-color: rgb(38, 38, 38);
  border-right-color: rgb(38, 38, 38);
  border-bottom-color: rgb(38, 38, 38);
  border-left-color: rgb(38, 38, 38);
  color: #262626;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  letter-spacing: 0.02em;
  text-align: center;
  position: relative;
  min-width: 120px;
  line-height: 22px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  background: #f7b006;
  border-color: #f7b006;
  color: #fff;
}


.continue_link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  background: none;
  border: 1px solid #262626;
  border-top-color: rgb(38, 38, 38);
  border-right-color: rgb(38, 38, 38);
  border-bottom-color: rgb(38, 38, 38);
  border-left-color: rgb(38, 38, 38);
  color: #262626;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  letter-spacing: 0.02em;
  text-align: center;
  position: relative;
  min-width: 120px;
  line-height: 22px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  background: #f7b006;
  border-color: #f7b006;
  color: #fff;
}

#com-form-login {
  max-width: 500px;
  margin: auto;
  background: #f1f1f1;
  padding: 40px;
  border-radius: 8px;
}

#com-form-login .width30 {
  width: 100%;
  margin: 0 0 20px;
  text-align: center;
}

#com-form-login .inputbox {
  border: 1px solid #c4c4c4;
  height: 50px;
}
#com-form-login-remember  .default {
  display: block;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  background: none;
  border: 1px solid #262626;
  border-top-color: rgb(38, 38, 38);
  border-right-color: rgb(38, 38, 38);
  border-bottom-color: rgb(38, 38, 38);
  border-left-color: rgb(38, 38, 38);
  color: #262626;
  font-size: 15px;
  font-weight: 400;
  cursor: pointer;
  letter-spacing: 0.02em;
  text-align: center;
  position: relative;
  min-width: 120px;
  line-height: 22px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  background: #f7b006;
  border-color: #f7b006;
  color: #fff;
}
#com-form-login-remember {
  text-align: center;
  display: flex !important;
  flex-direction: column-reverse;
}
#com-form-login-remember #remember {
  width: 21px;
  float: ;
}
#com-form-login-remember label {
  display: ;
  float: ;
  margin: -33px 0 26px 0px;
  text-align: left;
  padding-left: 30px;
}



.vm-cart-header-container {
  margin: 0 0 40px;
  border-bottom: 1px solid #c8c8c8;
  padding: 0 0 20px;
}

.billto-shipto .width100 {
  /* max-width: 300px; */
  border: 1px solid #dfdcdc;
  padding: 0px 0px 20px 0px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  text-align: center;
}
.billto-shipto {
  margin: 0 auto;
  border: 0;
  gap: 10px;
  display: flex;
}
.billto-shipto .width100 .details {
  margin-top: auto;
}
.billto-shipto .width100 > span {
  background: #f1f1f1;
  padding: 16px;
  font-size: 19px;
}
.billto-shipto .width100 .details {
  margin: 15px;
  /* display: block; */
  align-items: center;
  justify-content: center;
  padding: 12px 14px;
  background: none;
  border: 1px solid #262626;
  border-top-color: rgb(38, 38, 38);
  border-right-color: rgb(38, 38, 38);
  border-bottom-color: rgb(38, 38, 38);
  border-left-color: rgb(38, 38, 38);
  border-top-color: rgb(38, 38, 38);
  border-right-color: rgb(38, 38, 38);
  border-bottom-color: rgb(38, 38, 38);
  border-left-color: rgb(38, 38, 38);
  color: #262626;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  letter-spacing: 0.02em;
  text-align: center;
  position: relative;
  min-width: 120px;
  line-height: 22px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  background: #f7b006;
  border-color: #f7b006;
  color: #fff;
  border: 0;
  width: fit-content;
  margin: auto;
}

table.cart-summary tr th, table.cart-summary tr td {
  padding: 11px;
}
.vm-cart-item-name {
  display: flex;
  align-content: center;
}
.vm-cart-item-name a {
  height: 100%;
  margin: 20px 20px 0;
}

table.cart-summary tr th, table.cart-summary tr td {
  padding: 11px;
}
.vm-cart-item-name {
  display: flex;
  align-content: center;
}
.vm-cart-item-name a {
  height: 100%;
  margin: 20px 20px 0;
}
.sectiontableentry2 td {
  width: ;
}
.sectiontableentry2 td .coupon {
  width: 87%;
  font-size: 15px;
  padding: 20px;
}
.sectiontableentry2 td .details-button {
  padding: 10px;
}
span.details-button input.details-button {
  padding: 8px 20px;
  background: #f7b006;
  color: #fff;
  border: #f7b006;
}

#checkoutFormSubmit {
  margin: 15px;
  display: block;
  padding: 12px 14px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  letter-spacing: 0.02em;
  text-align: center;
  position: relative;
  min-width: 120px;
  line-height: 22px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  background: #f7b006;
  border-color: #f7b006;
  color: #fff;
  border: 0;
}
.checkout-button-top {
  text-align: right;
  display: flex;
  justify-content: end;
}
.sectiontableentry1 h3 {
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}
.cart.tos {
  margin: 0 0 10px;
}
.cart.customer-note {
  display: none !important;
}
fieldset.vm-fieldset-tos {
  display: none;
}
.vm-fieldset-pricelist tr:last-child td {
  background: #f2f2f2;
}

.vm-search-custom-search-input {
  display: flex;
  max-width: 440px;
  margin: 0px 0 -60px auto;
  align-content: center;
  justify-content: center;
}
.vm-search-custom-search-input .vm-search-descr {
  display: none;
}
.vm-search-custom-search-input .button {
  padding: 14px;
  border-radius: 0;
  background: #f7b20c;
  color: #fff;
  border: #f7b20c;
  min-width: 150px;
  border-radius: 0 10px 10px 0;
}
.vm-search-custom-search-input .inputbox {
  height: 50px;
  border: 1px solid #c1c1c1;
  border-radius: 10px 0 0 10px;
}
.output-billto {
  padding: 0 20px;
  line-height: 26px;
  font-size: 16px;
}

.cart-view #form-login {
  display: none;
}
.cart-view h3 {
  display: none;
}
.cart-view .inline {
  display: none;
}
.cart-view h5 {
  display: none;
}

.vm-payment-shipment-select.vm-payment-select {
  margin: 20px 0;
}
.vmpayment_name {
  font-size: 18px;
  font-weight: 600;
}
.vm-payment-shipment-select.vm-payment-select .vmpayment_name {
  font-size: 16px;
  font-weight: 400;
}

#form-login {
  display: none;
}
.itemid-126sdfsdfsdfsdfsdf main > h1 {
  display: none;
}
form#userForm {
  margin: 0 auto;
  width: 100%;
  max-width: 810px;
  padding: 30px 40px;
  background: #fff;
  margin: 60px auto;
  border: 1px solid #bbb;
  border-radius: 10px;
}
form#userForm .adminForm.user-details {
  width: 100%;
  border: 0;
}
form#userForm .adminForm.user-details input, form#userForm .adminForm.user-details select {
  width: 100% !important;
  background: #fff;
}
.default {
}
form#userForm .adminForm.user-details tr td {
  border: 0 !important;
}

form .default{
  margin: 15px;
  padding: 12px 14px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  letter-spacing: 0.02em;
  text-align: center;
  position: relative;
  min-width: 120px;
  line-height: 22px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  background: #f7b006;
  border-color: #f7b006;
  color: #fff;
  border: 1px solid transparent;

}
form#userForm .adminForm.user-details tr td.key {
  width: 230px;
}
form .default:hover {
  border: 1px solid #f7b006;
  background: #fff;
}

#com-form-login  .width30.floatleft {
  margin: 0 0 12px;
}
main > h1 {
  font-size: 0;
}
.blog-details .left.item-image {
    float: none;
}

.blog-details .img-block img {
    width: 100%;
    margin: 0 0 0px;
}
.mod-custom {
    position: static !important;
}
.pixels-section {
    justify-content: center;
}

.footer .sigma_dots, .cta-section {
  display: none;
}
.sqs-image-shape-container-element.has-aspect-ratio {
    padding: 0 0 50px !important;
}

.page-link {
    padding: 18px 24px;
    color: #000;
}

.page-item.active .page-link {
    background: #f7b20c;
    border-color: #f7b20c;
}
.blog-detail-inn.entry-content img {
    margin: 0px 30px 0px 0;
}

.blog-detail-inn .page-header {
    margin: 0 0 20px;
}
.sold-out {
    max-width: 800px;
    background: #ffffff;
    margin: 80px auto;
    padding: 50px;
    box-shadow: 2px 6px 20px 3px #d3d3d3;
    border-radius: 20px;
}

.sold-out h1 {
    font-weight: 600;
}

.sold-out .notify-button {
    padding: 13px 29px;
    margin: 20px 0 0;
    background: #f7b20c;
    border-color: #f7b20c;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.sold-out input {
    border-color: #b9b9b9;
    height: 50px;
}
/* .evengts-details_inn figure.left.item-image {
    float: left;
    width: 36%;
} */

/* .evengts-details_inn figure.left.item-image img {
    width: 460px;
} */
/* .evengts-details_inn figure.left.item-image {
    float: left;
} */

/* .evengts-details_inn figure.left.item-image img {
    width: 460px;
} */

/* .evengts-details_inn .sqs-block.image-block {
    width: 32%;
    float: left;
    padding: 0px 12px;
} */
.cart-view {
    padding: 20px;
    box-shadow: 0px 1px 47px -19px #bababa;
    border-radius: 10px;
}
button.vmicon.vm2-remove_from_cart {
    position: relative;
    background: none;
    right: -20px;
}

button.vmicon.vm2-remove_from_cart:before {
    content: "\f1f8";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 21px;
    color: #d10000;
    position: absolute;
    top: 0px;
    right: 0;
}

button.vmicon.vm2-add_quantity_cart {
    position: relative;
    background: none;
    right: -18px;
}

button.vmicon.vm2-add_quantity_cart:before {
    content: "\f021";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 20px;
    color: #837f7f;
    position: absolute;
    top: -4px;
    right: 0;
}
td.vm-cart-item-quantity {
    position: relative;
}

td.vm-cart-item-quantity span.quantity-controls {
    top: 35px;
    left: 4px;
}

td.vm-cart-item-quantity span.quantity-controls .quantity-minus {
    right: 24px !important;
    position: relative;
}
th.vm-cart-item-quantity {
    min-width: 170px;
}

.cart-summary .quantity-input {
    left: -13px;
    position: relative;
}

.blogs.blog-page .flex-blogs {
    margin: 50px -15px;
}
.blog-page .card-blogs .left.item-image {
    margin-top: 0;
}
#fancybox-outer {
    padding: 50px 0px  20px;
}

#fancybox-content {
    width: 90% !important;
    margin: auto;
}

#fancybox-content h4 {
    margin: 30px 0 0;
}

/*cart page*/

.cart-view {
    margin: 60px auto 100px;
    width: 100%;
    max-width: 1240px;
    padding: 40px 20px;
}

joomla-alert {
    width: 100%;
    max-width: 1240px;
    margin: 60px auto;
}

.proopc-register, .proopc-login {
    max-width: 580px;
}

.proopc-input.proopc-input-append input {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

.proopc-input-group-level {
    width: 30%;
}

.proopc-input.proopc-input-append input {
    min-height: 50px;
    border-radius: 4px !important;
}

.proopc-input {
    width: 70%;    margin: 0 0 20px;
}

.proopc-btn.proopc-btn-inverse {
    padding: 16px 20px !important;
    font-size: 18px !important;
    background: #f7b20c;
    border: 0;
    text-shadow: none;
}

.cart-view  table.cart-summary.proopc-table-striped tr th {
    background: #5a5a5a;
    color: #fff;
    padding: 16px;
}

.col-total .PricesalesPrice {
    color: #000;
    font-weight: 600 !important;
    font-size: 14px !important;
}

.cart-view table.cart-summary.proopc-table-striped tr td {
    border: 1px solid #dadada;
    min-height: 50px;
}

table.cart-summary.proopc-table-striped tr td * {
    font-size: 14px !important;
}
input#proopc-remember {
    width: 18px !important;
    margin: -5px 0 0 0;
}
.proopc-login {display: none;}

th.col-discount {
    display: none;
}

td.col-discount.nowrap.cell-empty {
    display:  none;
}
#system-message-container joomla-alert .joomla-alert--close, #system-message-container joomla-alert .joomla-alert-button--close {
    top: 8px;
}
#ProOPC .proopc-input-append input[type="text"].proopc-qty-input, #ProOPC .proopc-input-append input[type="number"].proopc-qty-input{
	    appearance: auto !important;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   -webkit-appearance: "Always Show Up/Down Arrows" !important;

}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {  

   opacity: 1 !important;

}
.canCheckout input, .canCheckout select {
    height: 40px !important;
    padding: 0 0 0 10px  !important;
    box-shadow: none !important;
    border-radius: 4px !important;
}

.canCheckout label {
    font-weight: 600 !important;
}

.canCheckout  button#proopc-order-submit {
    background: #f7b20c !important;
    box-shadow: none !important;
    border: 0;
    padding: 16px !important;
    color: #000;
}

input#STsameAsBT {
    margin: -5px 10px 0 -20px !important;
}
.media-page img {
    width: 100%;
}
.media-page .row {
    display: grid;
    grid-template-columns: repeat(2,1fr);
}
.media-page .column+.column img {
    width: 90%;
}
.blog-iner {
    float: right;
    width: 61%;
}
.row.blog-below-img {
    clear: both;
        padding: 30px 0 0;
}

.blog-below-img .img-block {
    height: 410px;
    width: 100%;
    margin: 0 0 20px;
}

 .modns {
  padding: 0 10px;
  /* margin-top: -28px; */
}

.modns .input-group input.modns {
  max-width: 320px;
  width: 100%;
  margin-bottom: 8px;
  padding: 2px 15px;
  background: #fff;
  border: 0;
  -moz-border-radius: 3px;
  border-radius: 0px;
  font-size: 14px;
  line-height: normal;
  color: #7e7d7d;
  height: 45px;
} 

/* .modns .input-group input.modns.name {
  display: none;
} */

.blog-below-img .img-block img {width:100%;height:100%;object-fit: cover;}

.modns_form {
    display: flex;
      width: 320px;
}

.modns_form .input-group:first-child {
    display: none;
}

.modns_form .input-group:nth-child(3) {
    display: none;
}

.modns_form .input-group:last-child {
    font-size: 0 !important;
    width: 60px;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    position: relative;
    border-left: 1px solid #b8a9a9;
    height: 45px;
}

.modns_form .input-group:last-child:before {
        content: "\f30b";
        font-size: 20px !important;
        color: #000 !important;
        position: absolute;
        top: 7px;
        left: 16px;
        z-index: 10;
      pointer-events: none;
}


.products-view .vm-product-media-container a {display: block;background: #000;margin: 0px 0 0px 0;height: auto;overflow: hidden;}


.product-container:hover  .products-view .vm-product-media-container a img.browseProductImage {
    opacity: 0.5;
}

.product-container:hover .vm-product-media-container a img.browseProductImage {
    opacity: 0.5;
    opacity: 0.5;
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    transform: scale(1.2);
}

.product-container .vm-product-media-container a img.browseProductImage {
    -moz-transition: all 0.4s ease 0s;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.modns_form .input-group input.btn {
    font-size: 0 !important;
}


.modns_form .input-group input {
    min-width: 100%;
}

#fancybox-outer {
    max-width: 500px;
    padding: 15px;
    background: #f2f2f2;
}

#fancybox-outer div#fancybox-content {
    background: #ffffff;
    padding: 20px;
    margin: 0;
    width: 100% !important;
}
.blog-detail-inn  .img-block {
    max-width: 620px;
      margin: auto;
}
.vm-product-media-container {
    box-shadow: 0px 12px 20px -2px #4e4e4e;
    margin-bottom: 30px !important;
}

.vm-product-media-container a {
    margin: 0px 0 0px !important;
    display: block;
    overflow: hidden;
    height: 100%;
      background: #000;
}

.product_list .product-container {
      flex-direction: column;
}
.vm-product-descr-container-0 {
    min-height: 0;
    margin-bottom: -4px;
}
.view-productdetails #fancybox-outer {
    padding: 0;
    max-width: 100% !important;
      margin: -70px 0 0 0;
      box-shadow: none;
}

.view-productdetails #fancybox-outer div#fancybox-content {
    padding: 0;
      height: 100% !important;
}
.view-productdetails .vm-product-media-container {
    padding: 0;
      height: 100%;
  
    box-shadow: none;
}
.main-image img {
    display: block;
  width:100%;
}
.view-productdetails img#fancybox-img {
        max-height: 100%;
}
.view-productdetails .additional-images img {
    width: 100% !important;
    height: 100% !important;
    display: block;
  object-fit: cover;
}
.view-productdetails .vm-product-media-container .main-image {
    box-shadow: 0px 12px 20px -2px #4e4e4e;
    margin: 0 0 30px;
}

.view-productdetails .vm-product-media-container .product-images-all a {
    box-shadow: 0px 12px 20px -2px #4e4e4e;
}
.view-productdetails div#fancybox-wrap {
    max-width: 100% !important;
    margin: auto;
    width: auto !important;
    height: 100vh !important;
}
.view-productdetails #fancybox-title {
    max-width: 380px !important;
}
.nav-main nav ul .sub-menu li.menu-item-has-children > a:after {
    transform: rotate(270deg);
    top: 14px;
}
/*==========================================

===============:: MEDIA CSS ::==============

============================================*/
.btn-block {
  display: flex;
  align-items: end;
  justify-content: end;
  padding: 20px 20px 20px 0;
}
@media screen and (max-width:1600px){
  
.view-productdetails div#fancybox-wrap {
    max-width: 500px !important;
}
}
/* iPad 1024px View */
@media screen and (max-width:1199px){

.container{width:100%; max-width:100%; padding:0 20px;}
.btnbox{padding:10px 0 0;}
.ptb-100{padding: 80px 0;}
.ptb-80, .ptb-90{padding:60px 0;}
h2, .h2{font-size: 28px;line-height: 34px;}
h3 {font-size: 22px;line-height: 30px;}
h4 {font-size: 20px;line-height: 28px;}
p{font-size: 15px;line-height: 24px; margin-bottom: 15px;}
ul li, ol li{font-size: 15px;line-height: 24px;}

/*Header and banner*/

.top-head {background: #f9f9f9;}
.nav-main{display:none !important;}
.mobi-iconbox{display:block;}
.header-inner,
.header-fixed .header-inner{height: 0;}
.header-right {display: none; margin-right: 50px;}
.head-btnbox {margin-left: 0;}
.home-banner .items{padding: 80px 0 0;min-height: 400px;max-height: 400px;}
.caption h1 {font-size: 34px;}
.caption p {font-size: 16px;line-height: 24px;}
.service-block .items {width: 220px;height: 220px;}
.arrow-icon-direction:before{top: 45px;}
.block-title p {font-size: 16px;line-height: 26px;}
.block-title {margin: 0 0 30px;}
.testimonial-list{margin: 0 -15px;}
.testimonial-list .items{padding: 20px 15px;}
.head-height {height: 84px;}
.account-media {padding-right: 60px;}
.head-search {margin: 0;}

}

/* iPad 768px view*/

@media screen and (max-width:991px){

h1, .h1{font-size: 34px;line-height: 34px; margin: 0 0 20px;}

.ptb-120{padding:80px 0;}

.ptb-100, .ptb-80{padding:60px 0;}

.mb-60{margin-bottom: 40px !important;}

.block-title {margin: 0 0 20px;}

/*Header and banner*/

.caption h1 {font-size: 32px;}

.service-block .items {width: 180px;height: 180px;}

.card-serv .iconbox {margin: 0 0 15px;}

.service-block .sigma_dots{margin-right: -30px;}

.service-block .sigma_dots.right{margin-left: -30px;}

.arrow-icon-direction:before {top: 31px;}

.content-block {padding: 0 20px;}

.about-list{flex-wrap: wrap;}

.about-list{margin: 0 -5px;}

.about-list li {margin: 5px;flex-basis: calc(50% - 30px);min-width: calc(50% - 30px);max-width: calc(50% - 30px);}

.card-testimonials {flex-direction: column;align-items: center;text-align: center;}

.card-testimonials .textarea {padding: 20px 0 0;}

.card-testimonials .textarea:before {left: 25%;top: -10px;}

.cta-inner {padding: 30px 20px 30px 120px;flex-wrap: wrap;text-align: center;}

.cta-inner .textbox{padding: 0;width: 100%;}

.cta-inner .btnbox {min-width: 100%;margin: 20px 0 0;}

.f-inner {flex-wrap: wrap;}

.f-left {width: 100%;max-width: 100%;}

.f-right {min-width: 100%;max-width: 100%;border-top: 1px solid rgba(255,255,255,0.5);margin: 30px 0 0;padding: 30px 0 0;}

.newsletter-form {width: 100%;}

.newsletter-form .form-style {margin: auto;}

.cta-inner {padding: 30px;gap: 30px;}

.blog-detail-inn  video {
    width: 100%;
}
.proopc-inner {
    min-height: 100% !important;
}
}

/* iPhone-6 plus 736 (Landscape) view */

@media screen and (max-width:767px){

h1, .h1{font-size: 22px;line-height: 24px; margin: 0 0 20px;}

body{-webkit-text-size-adjust:none;}

h2, .h2{font-size:24px; line-height:30px;}

p{margin:0 0 15px;}

.ptb-120, .ptb-100, .ptb-80, .ptb-90{padding:50px 0;}

.ptb-60, .ptb-50{padding:40px 0;}

.ptb-40 { padding: 20px 0; }

.productdetails .row .items {padding: 0;}

/*Header and banner*/

.slick-arrow.slick-prev {left: 0;}

.slick-arrow.slick-next {right: 0;}

.mobile-menu-block{width: 80%; left: -105%;}

.caption {padding: 20px 30px;}

.caption h1 {font-size: 24px;}

.block-title .right-block {margin-top: 15px;}

.service-block {padding: 0;flex-wrap: wrap;}

.service-block .items {width: 160px; height: 160px; margin: -5px;}

.arrow-icon-direction:before {top: 23px;}

.service-block .sigma_dots {margin-right: 0; height: 200px;}

.service-block .sigma_dots.right {margin-left: 0;height: 200px;}

.about-section {padding: 0;}

.content-block {padding: 40px 0 !important;}

.full-block-img {position: relative; left: 0 !important; right: 0 !important;}

.box-slider .slick-arrow{display: none !important;}

.box-block-inner .right-block {margin-top: 30px;}

.box-list .items + .items {margin-top: 20px;}

.cta-inner {padding: 30px 20px;}

.cta-inner .btnbox .btn {white-space: normal;}

.cta-inner .cta-img {opacity: 0.2;}



/*Footer*/

.f-inner{padding: 20px 10px;}

.form-style .fields {flex-wrap: wrap;}

.f-left{flex-wrap: wrap;}

.f-left .f-links {min-width: 100%;max-width: 100%;margin-right: 0;}

.f-address {border-top: 1px solid rgba(255,255,255,0.5);margin: 30px 0 0;padding: 20px 0 0;}



.top-main .left-block {display: none;}

.site-logo {width: 200px;}

.top-head  .container {padding: 0 16px;}

.top-main .center-block {margin: 0 !important;}

.mobi-iconbox {right: 16px;}

.account-media {padding: 0;width: 100%;}

.top-main .right-block {width: 100%;}

.account-media {justify-content: right;padding: 0 50px 0 0;}

.home-banner .items {padding: 0;min-height: 260px;max-height: 260px;}

.about-content-inn p {font-size: 16px;line-height: 26px;}

.bg-img-inn {aspect-ratio: 11/8;background-attachment: scroll !important;background-position: center !important;background-size: auto 100% !important;}

.bg-section1 .bg-img-inn {aspect-ratio: 11/8;background-attachment: scroll !important;background-position: center !important;background-size: auto 100% !important;}

.newsletter-form .form-style{width: 100%;}

.f-info .img-block {max-width: 240px;margin: 0 auto 30px;}

.footer-bottom {margin: 20px 0 0;}

.flex-blogs .items {margin: 0 0 20px;}

.blog-comment .input-field.ml-2 {margin: 14px 0 0 0 !important;}



.vm-pagination.vm-pagination-bottom {
  flex-wrap: wrap;
  justify-content: center;
  margin: 30px 0 30px;
}
.pagenav {
  padding: 5px 10px;
}
.product_list h4 {
  font-size: 24px;
  line-height: 34px;
}
.product_list h1 {
  font-size: 34px;
  line-height: 44px;
  padding: 0 20px;
  text-align: center;
}



.vm-cart-header-container .width50.floatleft {
  width: 30%;
}
.vm-cart-header-container .width50.floatleft.right {
  width: 70%;
}
.vm-cart-header-container {
  padding-bottom: 20px;
}
.billto-shipto .width50 {
  max-width: 100%;
  width: 100%;
  margin: 0 0 20px;
}
.billto-shipto {
  flex-wrap: wrap;
  margin: 20px 0 0;
}
.vm-cart-item-name {
  padding: 11px 4px !important;
}
.coupon {
  width: 64% !important;
}
.vm-fieldset-pricelist {
  overflow: auto;
  border-left: 1px solid #ddd;
}
.vm-cart-item-name a {
  height: 100%;
  margin: 8px;
}
.vm-cart-item-name {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  justify-content: center;
}
.vm-cart-item-name a {
  line-height: 23px;
}
.checkout-button-top {
  justify-content: center;
}
.sold-out {
    padding: 30px;
    margin: 70px 20px;
}

.evengts-details_inn .sqs-block.image-block {
    width: 100%;
    padding: 0;
}
.js-finder-searchform 
 label.finder {
    display: none;
}

.awesomplete {
    width: 100%;
}

.mobile-nav li li {
    list-style: circle;
    margin-left: 20px;
}
.work-text {
    font-size: 100px;
    line-height: 250px;
}
.cta-inner .textbox h1 {
    line-height: 34px;
    font-size: 28px !important;
}
.blog-details.evengts-details_inn .container.ptb-60 {
    padding-top: 0;
}
.blog-detail-inn.entry-content img {
    width: 100%;
}
.blog-page  .container {
    padding: 0;
}
.card-blogs .inner-text h3 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    margin: 0 0 10px;
}
.sqs-image-shape-container-element.has-aspect-ratio {
    padding: 0 0 0px !important;
}
.inner-banner-list  .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
.fbContent_root {
    padding: 0 20px;
}
#fancybox-wrap {
    width: 100% !important;
    left: 0 !important;
}

#fancybox-outer {
    padding: 30px 0 0;
}

#fancybox-content a.vm-btn {
    width: 100%;
}

#fancybox-content h4 {
    margin: 80px 0 0;
    text-align: center;
}
.cart-view fieldset.vm-fieldset-pricelist {
    border: 0;
}
form#userForm .adminForm.user-details tr td.key {
    width: 80px;
}

form#userForm .adminForm.user-details tr td.key label {
    font-size: 14px;
}

form#userForm {
    padding: 10px;
    width: 94%;
    margin: 20px auto !important;
}

.media-page .row {
    grid-template-columns: repeat(1,1fr);
}
.evengts-details_inn figure.left.item-image {
    width: 100%;
}

.blog-iner {
    width: 100%;
}
  .product_list .product img {
    height: 100% !important;
}
  .view-productdetails div#fancybox-wrap {height: auto !important;}
}/*767 End*/