@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700|Source+Sans+Pro:400,400i,600,600i,700,700i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Raleway:300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900&display=swap');

*{padding:0; margin:0; border:none; box-sizing:border-box;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
input, textarea{-webkit-appearance: none;} 
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
body { background: none; padding: 0; margin: 0; border: none; font-family: 'Source Sans Pro', sans-serif; font-size: 16px; line-height: 18px; color: #000; position: relative }
:focus, :hover, a:hover, a:focus { outline: none; text-decoration: none; }
a { text-decoration: none; }
.wrapper { width: 100%; overflow: hidden; margin: auto; }
.trans { -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
img { display: block; max-width: 100%; vertical-align: middle; border: none; max-height: 100%; border-radius: 0; }
.imgAbso{position:absolute; left:0; top:0; right:0; bottom:0; margin:auto}

/*Captcha Css Start*/
.captchaField {margin-top: 40px;position: relative;}
.captchaBox label.error {-webkit-font-smoothing:auto;right: inherit;left:15px;top: inherit;bottom: 100%}
.bg {background: url(../images/sprite-steps.png) #fff;width: 30px;height: 26px;border: 1px solid #b5b5b5;float: left;border-radius: 5px;}
.bg:hover {cursor: pointer}
.captchaBox .bg span {display: inline-block;white-space: nowrap;line-height: 24px;margin: 0 0 0 39px;color: #000;font-size: 16px;font-weight: 300}
.captchaBox .bg span em {color: #ff000c;font-size: 16px; line-height: 18px; font-weight: 400;display: inline-block;vertical-align: top;margin: 0 0 0 1px;font-style: normal;}
/*Captcha Css Start*/
.frmFieldDiv ~   .formField.submitBtn {  width: auto;    float: right;    display: inline-block;}
.frmFieldDiv {display: inline-block; position: relative; width: 154px; float: left; margin-top: 10px;}
.frmFieldDiv .captchaField div.mage-error[generated]{left: 0; width: auto; right: auto;}
.frmFieldDiv  .captchaField {margin-top: 00px;}
::-webkit-input-placeholder {
color:#666 !important;
}
:-moz-placeholder {
color:#666 !important;
opacity:1;
}
::-moz-placeholder {
color:#666 !important;
opacity:1;
}
:-ms-input-placeholder {color:#666 !important;}
._keyfocus *:focus, input:not([disabled]):focus, textarea:not([disabled]):focus, select:not([disabled]):focus { box-shadow: none;}
.mainImg{position:relative; text-align:center}
.mainImg .trafImg{display:inline-block; vertical-align:top;}
.mainImg .imgAbso{position:absolute; left:0; top:0; right:0; bottom:0; margin:auto}
/*popup*/
#ajaxcartpro-add-confirm{    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 9999;}
    .popup_box_container{width:500px; background: #fff; margin:0 auto;     top: calc(50vh - 75px);
    position: relative;     text-align: center; padding-bottom: 20px;}


   .popup_box_container #close{    position: absolute;
    right: -10px;
    top: -10px;
    background:#f13232;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    line-height: 20px;}
    .ajaxcartpro-msg{    font-weight: 700;
    color: #233963;
    font-size: 24px;
    max-width: 100%;
    margin: 0 auto 20px;
    line-height: 25px;
    text-align: center;
    padding: 15px 0px;
    text-transform: uppercase; width: 100%;}
a.aw-acp-checkout:visited, a.aw-acp-continue.alink:visited{color: #ffffff }
    a.aw-acp-checkout, a.aw-acp-continue  {
    background: #233963; transition: all 0.2s linear; 
    border: 1px solid #233963;
    height: 50px;
    padding: 0px;
    line-height: 50px;
     color: #ffffff;
    margin: 0 8px;
    width: 224px;    text-decoration: none;
    text-transform: uppercase;
        display: inline-block;
    text-align: center;
}
a.aw-acp-checkout:hover, a.aw-acp-continue:hover{background: #fff; color: #233963 !important;}


/* mCustomScrollbar style*/
.dam-pondForm .formField.submitBtn.submitBtnTop{    margin-bottom: 20px;}
.mCustomScrollbar{max-height:190px; overflow:auto;}
.mCustomScrollBox{position:relative; overflow:hidden; height:100%; max-width:100%; outline:none; direction:ltr;}
.mCSB_container{height:auto; overflow:hidden; width:auto; margin-right:15px;}
.mCSB_scrollTools{position:absolute; width:16px; height:auto; left:auto; top:0; right:-6px; bottom:0;}
.mCSB_scrollTools .mCSB_draggerContainer{position:absolute; top:0; left:0; bottom:0; right:0; height:auto;}
.mCSB_scrollTools .mCSB_dragger{cursor:pointer; height:30px; width:100%; z-index:1;}
.mCSB_dragger_bar{background-color:#0c59a7; height:100%; margin:0 auto; text-align:center; position:relative; width:3px; border-radius:6px;}
.mCSB_draggerRail{width:2px; height:100%; margin:0 auto; background-color:#e3e3e3;}
/* mCustomScrollbar style end */

.topHead{display:block; width:100%; background:#1a549f;}
.topHead .site_phone, .topHead .site_address{display:inline-block; width:auto; color:#fff; font-size:14px; line-height:18px; padding:10px 7px;}
.topHead .site_phone{font-family: 'Oswald', sans-serif; font-size:14px; font-weight:500;}
.loginBox{float:right; width:auto; background:#0b4084; border-left:1px solid #4377bb; color:#fff;}
.loginBox a{color:#fff; display:block; padding:11px 15px; font-family: 'Oswald', sans-serif; font-weight:500; font-size:14px; line-height:17px; text-transform:uppercase}
.topHead .site_phone i, .topHead .site_address i, .loginBox a i{margin-right:4px;}
.logo{display:inline-block; position:relative; z-index:12; width:auto; text-align:center; margin-bottom:13px !important; padding:8px; margin-top: -9px !important;}
.logo:before{content:""; background:url(../images/logo-shado.png) no-repeat left top; position:absolute; left:0; top:-18px; z-index:-1; width:190px; height:34px;}

/* Menu Start */
.menuIcon{display:none}
.mainNav{display:inline-block;width:auto;padding: 39px 0;vertical-align: top;}
.mainNav ul > li{float:left;font-family: 'Oswald', sans-serif;font-size:16px;line-height: 18px;color:#000;font-weight:300;padding:0 8px;}
.mainNav ul > li > a{color:#000;text-transform:uppercase;display:block;padding: 12px 14px; -moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.mainNav ul > li.active > a{color:#0b4084;}
.mainNav ul > li.home{padding: 0; font-size:0}
.mainNav ul > li.home a{padding-left: 0;padding-right: 0;padding-top: 10px; padding-bottom:0}
.mainNav ul > li.home a i{font-size: 20px;line-height: 18px;}
.mainNav ul > li.submiteNAav a{background:#ff5f18;color:#fff;border-radius:3px;font-weight: 400;letter-spacing: 0.4px;}

.mainNav ul > li.parentLi{position: relative;}
.mainNav ul > li.parentLi:hover .subMenu{webkit-transform: translateY(0);-moz-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);opacity: 1;visibility: visible;-webkit-transition:all 0.4s ease-in-out; -moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; transition:all 0.4s ease-out;}
.mainNav ul.subMenu{/*width:330px;*/ width:auto; white-space: nowrap; background: #fff;border-top: 6px solid #1a549f;border-bottom: 4px solid #cecece;position: absolute;left:22px; top: 100%;z-index: 99999;box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);padding:0; -webkit-transform: translateY(30px);-moz-transform: translateY(30px);-o-transform: translateY(30px);transform: translateY(30px);opacity: 0;visibility: hidden;-webkit-transition: all 500ms ease-in-out;-o-transition: all 500ms ease-in-out;-moz-transition: all 500ms ease-in-out;transition: all 500ms ease-in-out;}
.mainNav ul.subMenu:before {content: "";width: 0;height: 0;position: absolute;left:22px;top: -4px;margin: auto;border-bottom: 4px solid #fff;border-left: 7px solid transparent;border-right: 7px solid transparent;}
.mainNav ul.subMenu > li {float: none;padding: 0;}
.mainNav ul.subMenu li a{padding: 12px;text-transform: capitalize; font-family: 'Source Sans Pro', sans-serif;}
.mainNav ul > li .dropDownArrow{position: relative;}
li .dropDownArrow:before { border: none; border-bottom: .1em solid #000; border-right: .1em solid #000; display: inline-block; height: 7px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg);-o-transform: rotate(45deg); transform: rotate(45deg); vertical-align: middle; width: 7px; position: absolute; right: -3px; margin: -5px auto auto; top: 50%; content:'';}
.headMain .nav-toggle { display:none;}

/* Child Menu Design css Start */

.mainNav ul > li.parentLi ul > li { position:relative;}
.mainNav ul > li.parentLi ul > li ul.sub-menu  { position: absolute; width:286px;  background: #fff; top: 0%; box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); z-index: 999; display: block; opacity: 0; -webkit-transform:translateY(400px); -moz-transform:translateY(400px); -ms-transform:translateY(400px); transform:translateY(400px); -webkit-transition:all 0.40s ease-in-out; -moz-transition:all 0.40s ease-in-out; -ms-transition:all 0.40s ease-in-out; transition:all 0.40s ease-out;left: -293px; padding-bottom:18px; border-right:3px solid #1a549f;}
.mainNav ul > li.parentLi ul > li:hover ul.sub-menu { display: block; opacity: 1; visibility: visible; left: -293px; -webkit-transform:translateY(0px);	-moz-transform:translateY(0px);	-ms-transform:translateY(0px); transform:translateY(0px);-webkit-transition:all 0.40s ease-in-out; -moz-transition:all 0.40s ease-in-out; -ms-transition:all 0.40s ease-in-out; transition:all 0.40s ease-out;}
.sub-menu:before { content: ""; width: 0; height: 0; position: absolute; /* left: 0; */ right: -14px; top: 21px; margin: auto; border-bottom: 9px solid #1a549f; border-left: 9px solid transparent; border-right: 9px solid transparent; -webkit-transform: rotate(450deg); -moz-transform: rotate(450deg); -ms-transform: rotate(450deg); transform: rotate(450deg);}
.mainNav ul > li.parentLi ul > li > ul.sub-menu li { float: none;}
.mainNav ul > li.parentLi ul > li > ul.sub-menu li a { padding:18px 10px 0; }

/* Child Menu Design css End */

/* Mega Menu */
.headMain .container{position:relative}
.megaMenu{/*display:none;*/ visibility: hidden; float:left; width:100%; background:#fff; border-top:6px solid #1a549f; border-bottom:4px solid #cecece; height: auto; position:absolute; left:0; right:0; top:100%; z-index:9999; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35); padding: 15px 0;
-webkit-transform: translateY(30px); -moz-transform: translateY(30px); -o-transform: translateY(30px); transform: translateY(30px); opacity: 0; -webkit-transition: all 500ms ease 0s; -o-transition: all 500ms ease 0s; -moz-transition: all 500ms ease 0s; transition: all 500ms ease-in-out;}
.megaMenu:before{content:""; width:0; height:0; position:absolute; left:0; right:0; top:-4px; margin:auto; border-bottom:4px solid #fff; border-left:7px solid transparent; border-right:7px solid transparent;}
/*li.dropDown{ position:relative;}*/
/*li.dropDown:before { border: none; border-bottom: .1em solid #000; border-right: .1em solid #000; display: inline-block; height: 7px;     -o-transform: rotate(45deg); transform: rotate(45deg); vertical-align: middle; width: 7px; position: absolute; right: 5px; margin: -5px auto auto; top: 50%; content:'';}*/
.aroow.dropDown:before { border: none; border-top: .1em solid #1a549f; border-left: .1em solid #014d7d; margin-top: -3px;}

/* mega products css */
.proNav { position: relative; width: 13%; /*float: left;*/ text-align: center; margin: 0 5px 0 9px;  padding: 9px 0; border: 1px solid transparent; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; display: inline-block;
 vertical-align: top; }
.navProImg { position: relative; display: inline-block; text-align: center; }
.navProName { padding-top: 5px; margin: auto; display: inline-block; width: 100%; font-size: 16px; color: #000; line-height: 20px;}
.navProName, .mainNav ul.subMenu li a{ text-transform: lowercase;}
.navProName::first-letter, .mainNav ul.subMenu li a::first-letter{ text-transform: uppercase;}
.proNav a { display: block; height:100%;}

/* Menu End*/


.headAction{float:right; width:auto;margin-left: 15px;padding: 36px 0;}
/* Search start */
.searchMain{float:left; width:auto; /*border-right:1px solid #d2d2d2*/ position: relative;}
.headAction > .searchMain:after{content: '';position: absolute;width: 1px;height: 20px;background: #d2d2d2;top: 0;bottom: 0;margin: auto;}
.srchIcon{float:left; width:46px; height:46px; position:relative; margin:0 10px; font-size:22px; cursor:pointer;}
.srchIcon:before{content:"";background: url('../images/sprite.png') no-repeat -3px -3px;width: 26px;height: 26px; position:absolute; left:0; top:0; bottom:0; right:0; margin:auto;-moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}   
.cartBoxMain{float:left; position:relative}
.cartIcon{display:inline-block; width:52px; height:42px; position:relative; cursor:pointer;margin: 0 0 0 9px;}
.cartIcon:before{content:"";background: url('../images/sprite.png') no-repeat -41px -3px;width: 26px;height: 28px; position:absolute; left:0; top:12px; bottom:0; right:0; margin:auto; -moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.cartCount{display:inline-block; width:21px; height:21px; text-align:center; line-height:21px; color:#fff; background:#00a540; border-radius:50%; position:absolute; left:50%; top:6px; font-family: 'Oswald', sans-serif; font-size:12px; font-weight:300; margin-top: 3px; } 

/*Category Section */
.catSec{display:block; width:100%; background:#efefef; padding:10px 0;}
.catColum{float:left;width: 16.5%;padding-right:10px;}
.secCol{width: 34.2%;}
.thirdCol{width: 49.25%;padding-right:0;}

.thirFirst{width: 33.2%;float:left;padding-right:10px;}
.thirSec{width: 66.8%;float:left;}
.last_col .thirSec{padding-right:10px;width: 68.35%;}
.thirSec +.thirFirst {padding-right:0;width: 31.65%;}


.catBox{float:left; display:inline-block; width:100%; margin-bottom:10px; position:relative; vertical-align:top; overflow:hidden}
.catBox a:before{content:"";position:absolute;left: 15px;top: 15px;right: 100%;bottom: 100%;border-top:0px solid #fff;border-left:0px solid #fff;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;z-index: 999;}
.catBox a:after{content:""; position:absolute;right: 15px;bottom: 15px; left:100%; top:100%; border-bottom:0px solid #fff;border-right:0px solid #fff;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}

.catBox .catImg{display:block; position:relative; border:1px solid #fff; overflow:hidden}
.catBox .catImg:after{content:""; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+1,0.74+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgba(0,0,0,0.74) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.74) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.74) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#bd000000',GradientType=0 ); /* IE6-9 */ position:absolute; bottom:0; width:100%; height:70px; left:0; right:0}


.secCol .catBox .catImg:after, .last_col .thirSec .catBox .catImg:after{content:""; /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+1,0.74+100 */
background: -moz-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 1%, rgb(17, 71, 142) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgb(17, 71, 142) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgb(17, 71, 142) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#bd000000',GradientType=0 ); /* IE6-9 */ position:absolute; top:0; width:100%; height:150px; left:0; right:0;     transform: rotate(180deg);
    opacity: .8;}
.secCol .catBox .catName, .last_col .thirSec .catBox  .catName{text-shadow: 0px 0px 15px #0b4084;}

.catBox .catImg img{display:block; -moz-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out; -webkit-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out;}
.catBox  .catBigImg .trafImg{display:none;}
.catBox .catName{position:absolute; bottom:0; left:0; right:0; font-size:16px; color:#fff; font-family: 'Oswald', sans-serif; line-height:18px; padding:15px 20px; text-align:center; font-weight:300; text-transform:uppercase; -moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;}
.secCol .catBox .catName{/*bottom:15px;*/ top: 15px; font-size: 25px;}
.last_col .thirSec .catName { top: 15px; font-size: 25px;}
.m_subDamDetail{display:none;}

/* home about section */
.aboutConSec{display:inline-block; width:100%; padding:40px 0;}

/*Text Banner*/
.text_banner {
    display: table;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin: 40px auto 40px;
    height: 150px;
    width: 100%;
    max-width: 1336px;
    background: url(../images/polymer-innovations-has-specialised-in-cost-effective.jpg) no-repeat center center;
    background-size: cover;
}
.banerText{display:table-cell; vertical-align:middle; padding:15px;}
.banerText .bannerTitle {display:block; font-family: 'Oswald', sans-serif; font-size:26px; line-height:30px; color:#fff;   text-shadow:2px 4px 4px rgba(0, 0, 0, 0.1); text-transform: uppercase; text-align:center; margin-bottom: 0; padding-bottom: 0;}
.banerText .bannerTitle:before { display: none; }
.cmsPage .banerText p{display:block; color:#fff; line-height:20px; font-size:18px; margin-top:10px; text-shadow:2px 4px 4px rgba(0, 0, 0, 0.1);}


/*-------| CMS content style|-------*/

.align-center{text-align:center}
.cmsCon{display:inline-block; width:100%; }
.cmsCon p{display:block; font-size:16px; line-height:20px; font-weight:400; color:#454545; padding-bottom:15px;}
.cmsCon p:last-child{margin-bottom:0;}
.cmsCon strong{font-weight:700}
.cmsCon b{font-weight:600}
.cmsCon a{color:#1fb25a; text-decoration:none}
.readMore{display:inline-block}
.secTitle{font-family: 'Oswald', sans-serif; font-size:24px; line-height:26px; position:relative; padding-bottom:15px; font-weight:500; text-transform:uppercase; margin-bottom:15px;}
.secTitle:before{content:""; width:35px; height:2px; background:#0c59a7; position:absolute; bottom:0; display:inline-block; margin:auto}
.align-center .secTitle:before{right:0; left:0;}

/*-------| CMS content style end |-------*/

/* ------| BEST SELLER Section |------*/

.sellerSec{display:block; width:100%; margin:40px 0;}
.sellerSecWrap{display:block; width:100%; position:relative}
.productList{margin:15px -8px 0; }
.productList .slick-track{/*padding:15px 0;*/}
.productBox{display:inline-block; width:270px; padding:0 8px;}
.productBox .productBoxInner{display:block; width:100%; border:1px solid #e1e1e1; border-radius:5px; }   
.productBox  .productImg {margin-top:10px;}
.proDetail{display:inline-block; width:100%; padding:5px 10px 10px; text-align:center;}
.proDetail .proTitle{display:block; text-align:center; font-size:20px; line-height:22px; color:#454545;}
.proDetail .proTitle a{color:#454545;}
.proDetail .price{display:block; font-size:20px; font-weight:600; line-height:26px; color:#454545;}
.proDetail  .actionBtn{margin:15px -5px 5px -5px;}
.btn{display:inline-block; padding:8px 10px ; line-height:20px; color:#000; border:1px solid #000; border-radius:3px; text-align:center; text-transform:uppercase; font-size:14px; font-family: 'Oswald', sans-serif; font-weight:500; margin:0 3px; -moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out; letter-spacing:1px; }
.btn.greyBtn{color:#666666; border-color:#666666;}
.btn.blueBtn{color:#0c59a7; border-color:#0c59a7; background: #0c59a7;}
.btn .fa-shopping-cart{font-size:18px; margin-right:3px;}

.products.list .productBox { margin-bottom: 20px; }

.productArrow{position:absolute; right:0; top:0; background:#eeeeee; border-radius:20px;}
.productArrow .slick-arrow{background:#fff; font-size:0; width:30px; height:30px; border-radius:50%; position:relative; margin:6px; -moz-transition:all 0.4s ease-in-out; -ms-transition:all 0.4s ease-in-out; -webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out;border: 0px;}
.productArrow .slick-arrow.slick-prev{margin-right:2px}
.productArrow .slick-arrow.slick-next{margin-left:2px;}
.productArrow .slick-arrow:before{content:""; width:10px; height:10px; border-bottom:2px solid #c0c0c0; border-left:2px solid #c0c0c0; position:absolute; left:3px; right:0; top:0; bottom:0; margin:auto; transform:rotate(45deg); } 
.productArrow .slick-arrow.slick-next:before{border-left:none; border-right:2px solid #c0c0c0; left:0; right:3px; transform:rotate(-45deg);}

/* ------| BEST SELLER Section End |------*/

/* --------| Gallery Section |------*/

.gallerSec{display:block; width:100%; }
.galleryCol{float:left; width:40.6%; padding-right:15px; padding-bottom:15px; }
.galleryCol .galleryColInner{border-radius:4px;overflow:hidden;position: relative;}
.galleryCol img{display:block}
.videoCol{float:right; width:59.4%; padding-right:0;}
.galleryText{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);font-family: 'Oswald', sans-serif;font-size:26px;line-height:32px;color:#fff;text-shadow:0 0 4px rgba(0,0,0,0.4);margin:auto;text-align: center;font-weight: 200;text-transform: uppercase;}
.galleryText strong{font-weight:600}

.videoCol .videoTras{display:block; max-width:100%; width:100%;}
.videoCol  iframe{position:absolute; left:0; top:0; right:0; bottom:0; width:100%; height:100%;}

.galleryColInner a:before{content:""; position:absolute; width:100%; height:100%; left:-100%; top:-100%; right:0; bottom:0; background:#fff;transition:all 0.5s ease-in-out; opacity:0.5}
.galleryColInner a:after{content:""; position:absolute; width:100%; height:100%; right:-100%; bottom:-100%;  background:#fff; transition:all 0.4s ease-in-out; opacity:0.5} 

/* --------| Gallery Section End |------*/

/* --------| solution category page css start |------*/

.PageTitle { font:500 32px/35px 'oswald', sans-serif; text-transform: uppercase; position:relative;padding-bottom: 25px;}
.PageTitle:before { content:''; position:absolute; background:url(../images/title-line.png) no-repeat; width:64px; height:3px; bottom:0;}
.howmuchLeft p { font-size: 15px; color: #545454; line-height: 22px; font-family: 'lato', sans-serif;padding: 24px 0 0;} 
p.linkTitle { font-size: 16px; line-height: 22px; color: #000; font-family: 'Source Sans Pro', sans-serif; padding: 13px 0 15px; }
.polyBtn { display: inline-block; font-family: 'oswald',sans-serif; font-weight: 300; text-align: center; }
.polyBtn a { display: block;text-transform: uppercase; font-size: 16px; color: #1a549f; font-weight: 300; padding: 12px 20px; border: 1px solid #1a549f; border-radius: 4px;}
.graphMain li.graph-2 { display: inline-block; vertical-align: bottom; position: relative; width: 201px; height: 117px; background:#fe6b32; }
.graphMain li.graph-1 { display: inline-block; vertical-align: bottom; position: relative; width: 201px;  height: 97px; background: #fd9064;}
.graphMain li.graph-3 { display: inline-block; vertical-align: bottom; position: relative; width: 201px; height: 137px; background:#ff4800;}
.graphMain li h3  { position:absolute; left:0; right:0; margin: auto; bottom: 23px; color:#fff; text-align:center; font-size: 27px; line-height: 22px; font-weight: 600; } 
span.gBtmTxt { display: block; font-size: 14px; line-height: 21px; margin-top: 5px;}
.graphMain li { margin: 0 6px;}
ul.graphMain { margin: 28px -6px 0;}
.smallTitle { font-size: 20px; line-height: 32px; text-transform: uppercase; font-family: 'oswald', sans-serif; font-weight: 500;}
.howmuchLeft {padding-right: 25px;}
.howmuchRigh { padding-left: 10px; }
.PageTitle span { display: block;}
.howMuchSec { background:url(../images/how-bg.png) no-repeat center; background-size: cover;}
.howmuchBtm p { font-size: 15px; color: #545454; line-height: 22px; padding-left: 71px;  padding-right: 15px;}
.howmuchBtm { padding: 85px 0 70px; }

/* simple solution section css start */

.soluSec { padding: 65px 0 61px;}
.solPara { margin-top: 25px; padding-right: 20px; }
.solPara p { font-size: 15px; color: #545454; line-height: 22px; padding: 10px 0; }
.freeExpertSec { padding: 67px 0; background: #1a549f; position:relative;}
.freeTxt { font-size: 30px; line-height: 35px; font-family: 'oswald', sans-serif; text-transform: uppercase; font-weight:200;color: #fff; }
.freeTxt span { font-weight:500;}
.btnRight a { display: inline-block; font-size: 16px; line-height: 45px; background: #fff; color: #1a549f; text-transform: uppercase; font-family: 'oswald',sans-serif; font-weight: 500;padding: 0 20px; border-radius: 4px;}
.txtLeft { display: inline-block; vertical-align: middle; width: calc(100% - 682px);}
.btnRight { display: inline-block; text-align: right; vertical-align: middle; width: 100%; max-width: 666px;}
.soluSec .PageTitle { margin-top:15px;}

.pawoerPara { padding: 0 20px 0 56px;}
.powerSec p { padding:0 0 22px;font-size: 15px; color: #545454; line-height: 22px;}
.powerSec { padding: 62px 0 33px;}

.damSec { padding: 61px 0 66px; }
.damSec .PageTitle:before { right:0; left:0; margin:auto;}
.dPoints li { width: 33.3%; float: left; text-align: left; padding:9px 20px 0; position:relative; /*font-size:18px;*/ font-size:20px; line-height:25px; color: #545454; }
.dPoints li:before { position: absolute; content: ''; height: 16px; width: 16px; /*background: #fff;*/top: 50%; /*left: 4px;*/ left: 0px; margin: -3px auto; border-radius: 50%; /*border: 1px solid #ff5e1f;*/ background:url(../images/dpoints-mark.svg) no-repeat;}
.damPointsMain { margin: 31px auto 0;}
.earthmoving { display: none;}


.pugSec {background: #21354b url(../images/pug-bg.png) no-repeat center top;background-size:cover;color: #fff;padding: 64px 0 0; position:relative;}
/*Devendra 11/07/2018 Start*/

.pug_sec_scroll_top, .pug_sec_scroll_bottom{position: absolute; content: ''; font-family: 'FontAwesome',sans-serif; font-size: 20px; left: 0; right: 0; margin: auto; text-align: center; top: -21px; width: 40px; height: 40px; background-color: #ff4d07; border-radius: 50%; background-image:url(../images/down-arrow.svg); background-repeat: no-repeat; background-position: center; background-size: 20px; }
 
/*.pugSec:before, .pugSec:after { position: absolute; content: ''; font-family: 'FontAwesome',sans-serif; font-size: 20px; left: 0; right: 0; margin: auto; text-align: center; top: -21px; width: 40px; height: 40px; background-color: #ff4d07; border-radius: 50%; background-image:url(../images/down-arrow.svg); background-repeat: no-repeat; background-position: center; background-size: 20px; }
.pugSec:after { bottom:-20px; top:auto;}*/
/*Devendra 11/07/2018 End*/
.pug_sec_scroll_bottom { bottom:-20px; top:auto;}
.pugSec .PageTitle:before { background:url(../images/title-line-2.png); left: 0; right: 0;margin: auto;}
.proImg { position:relative; text-align:center;}
.proBox { position:relative; margin-top: 32px; }
.proLeft {width: 43.2%;float: left;}
.proRight {width: 43.2%;float: right;}
.prodMain {max-width: 900px;margin: auto;padding: 63px 0 49px;}
.proLeft .prospec span { display: none;}
.prospec span {font-size: 20px;font-family: 'oswald';text-transform: uppercase;font-weight: 500;max-width: 132px;width: 100%;text-align: center;display: inline-block;vertical-align: middle;line-height: 25px;margin-left: -120px;margin-right: 17px;color:#fff;}
.proLeft .prospec { text-align: right; }
.prospec li {position: relative;font-size: 14px;color: #a3a8b6;margin-bottom: 19px;max-height: 38px;line-height: 38px;padding-right: 16px;}
.prospec li:before {position: absolute;content: '';background: url(../images/spec-arrow.png) no-repeat;bottom: -13px;width: 100%;height: 100%;left: auto;right: -57px;margin: auto;}
.proRight .prospec li:before {transform: rotateY(180deg);right: auto;left: -43px;bottom: -13px;}
.proRight .prospec li.btmSpace:before { bottom: -16px;}
.proImg:before { position:absolute; content:''; background:url(../images/pro-before-img.png) no-repeat; width:259px; height:247px;top: -5px; bottom: 0;margin: auto; left:0; right:0;}
.prodFeatures h3 { font-size: 18px; line-height: 32px; font-family: 'oswald',sans-serif; text-transform: uppercase; font-weight: 500;    padding-bottom: 8px;}
.prodFeatures ul li { font-size: 15px; color: #a3a8b6; line-height: 25px; position:relative;display: table;}
.prodFeatures ul li:before {content: '';height: 7px;width: 7px;background: #21354b;margin-right: 13px;border-radius: 50%;z-index: 99;transition: all 500ms;border:1px solid #ff5f18;display: inline-block;margin-top: 0;}
.prodFeatures ul li > span{display: table-cell;}
.prodFeatures { width:400px; padding-top: 17px; max-width: 100%;}
.buyNow a { display: inline-block; line-height: 45px; color: #fff; font-size: 16px; font-family: 'oswald',sans-serif; text-transform: uppercase; font-weight: 300; background: #ff5f18; padding: 0px 35px; border-radius: 4px; margin-top: 14px;}
.submitRight.btnRight { float: right; width: inherit; margin-top: 10px;  }
.submitSec { max-width: 819px; margin: auto; }
.submitLeft span { font-size: 16px; line-height: 20px;}
.submitLeft h3 { font-family: 'oswald', sans-serif; font-weight: 400; font-size: 28px; line-height: 35px; text-transform: uppercase;}
.submitRight.btnRight a { background: transparent; color: #eb4a0b; border: 1px solid #eb4a0b; padding: 0 27px; }
.proBtmSec { border-top: 1px solid #304861;padding: 50px 0 60px;}

/* --------| solution category page css end |------*/

/* --------| 404 & thank you page css start |------*/

.errorPage { display: inline-block; width: 100%; margin: 66px 0;}
.noFound img{display: inline-block;}
.cmsPage .noFound h2 { font-size: 66px; font-weight: 700; line-height: 26px; padding: 49px 0 36px; color:#0b4084;}
.cmsPage .noFound h2:before { display: none;}
.cmsPage .noFound p { font-size: 18px; line-height: 26px; color: #000;}

p.thankCon { font-size:22px; line-height:28px; color:#000;font-family: 'oswald',sans-serif; padding-top:20px;}
.cmsPage object { width:100%; min-height: 560px;}

/* --------| 404 & thank you page css end |------*/


/* --------| cms page css start |------*/

.innerMain { padding: 70px 0;display:inline-block; width:100%; }
.cmsPage{display:block; width:100%; position:relative;  } 
.cmsPage h2 { font-size: 24px; line-height: 24px; font-family: 'oswald',sans-serif; font-weight: 500; position:relative; padding-bottom:15px; color:#000; margin-bottom:15px; text-transform:uppercase;}
.cmsPage h3{font-size:22px; line-height:22px; color:#000; font-weight:700; padding-bottom:15px; position:relative;margin-bottom:15px;}
.cmsPage h4{font-size:20px; line-height:20px; color:#000; font-weight:600; padding-bottom:14px; position:relative;margin-bottom:15px;}
.cmsPage h5{font-size:16px; line-height:16px; color:#000; font-weight:600; padding-bottom:12px; position:relative;margin-bottom:15px;}
.cmsPage h6{font-size:14px; line-height:14px; color:#000; font-weight:600; padding-bottom:10px; position:relative;margin-bottom:15px;}
.cmsPage h2:before, .cmsPage h3:before, .cmsPage h4:before, .cmsPage h5:before, .cmsPage h6:before  { content: ''; position: absolute; background: url(../images/title-line.png) no-repeat; width: 64px; height: 3px; bottom: 0px;}
.alignright { text-align: right;}
.alignleft { text-align: left; }
.aligncenter { text-align: center;}
.cmsPage strong, .cmsPage .bold{font-weight:700}
.cmsPage b{font-weight:600;}
.cmsPage em, .cmsPage i, .cmsPage .italic{font-style:italic}
.cmsPage .underline{text-decoration:underline}
.cmsPage p{display:block; font-size:16px; line-height:26px; color:#454545; padding-bottom:9px;}
.cmsPage p:last-child{padding-bottom:0;}
/* .cmsPage ul li > span p { padding-top: 5px;} */
.cmsPage  img.alignright{float:right; width:auto; margin:0 0 15px 15px;}
.cmsPage  img.alignleft{float:left; width:auto; margin:0 15px 15px 0;}
.cmsPage  img.aligncenter {margin-left: auto; margin-right: auto;float: none; display: block;margin-bottom: 15px;}
.cmsPage a{color:#1a549f; text-decoration:none; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;} 
.cmsPage iframe { width:100%; }
a.readMore { color: #1fb25a;}
hr { margin-top: 36px; margin-bottom: 33px; }
.cms-about-us .polyLocDetail + hr { display: none;}
.cmsPage  ul {list-style:none;margin-bottom:15px; }
.cms-catalogue .cmsPage  ul { margin-top:15px; }
.cmsPage .product ul { margin-top:15px;}
.cms-support .cmsPage .socialIcons a { text-decoration:none;}
.cms-support .cmsPage a { text-decoration:underline;}
.cmsPage ul li ul { padding-left: 20px; margin-bottom: 0; }
.cms-privacy-policy .cmsPage ul li ul, .cms-terms-conditions .cmsPage ul li ul, .cms-support-polymer-calculator-water-ave-plantation-calculator .cmsPage ul, .cms-support-faq-water-ave-plug-seep-faq ul li ul  { margin-top:15px;}
.cms-support .cmsPage ul li ul {  padding-top: 5px; margin-bottom: 10px;}
.cms-terms-conditions .cmsPage ul li ul {padding-top:0px;}
.cms-water-ave-plug-seep-faq .cmsPage ul { margin-top: 5px;}
.cms-water-ave-plug-seep-faq .cmsPage ul li ul { margin-top: 10px;}
/*.cmsPage ul li p { padding-left: 20px;}*/
.cmsPage  ul li{display:table;position:relative;font-size: 15px;line-height: 16px;color: #545454;margin-bottom:15px;}
.cmsPage  ul li:last-child{ margin-bottom:0; }
.cmsPage  ul li:before{display: inline-block;content: '';height: 8px;width: 8px;background: url(../images/list-style.png) no-repeat;margin: auto;margin-right: 12px;vertical-align: middle;}
.clear { clear: both;}


.cmsPage  ul li > span{display: table-cell;padding-left: 0;  width:100%;     padding-right: 15px;}
.cmsPage  ol{display:block; padding-left:15px; margin-bottom:15px;} 
.cmsPage  ol li{font-size:16px; line-height:26px; color:#545454; margin-bottom:5px;}


p.locDetail {font-size: 18px;line-height: 28px;color: #0c59a7;font-weight: 400;padding-bottom: 14px;} 
.locDetail strong { font-weight: 700;}
.serviceDetails p { font-size: 16px; line-height: 26px; color: #454545;}
.serviceDetails strong { color: #000; font-weight: 600;}
.serviceDetails span { color:#0c59a7; }
.serviceDetails span { color: #0c59a7;font-weight: 600;}
.cmsPage .tagMain ul li, .cmsPage .tagMain ul { display: inline;}
.cmsPage .tagMain ul li:before { display:none;}
.tagMain li a { font-size: 16px; line-height: 26px; padding: 0 8px; color: #0c59a7;-moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;position: relative; }
.tagMain li a:before { position: absolute; content: '|'; margin: auto; left: 0; right: 0; color: #0c59a7; margin-left: -4px;}
.tagMain li:last-child a { border-right:0px;}
.tagMain li:first-child a:before { display:none;}
.tagMain li:first-child a { padding-left:0; }
.tagMain { padding-top: 15px;}
.cms-terms-conditions .tagMain, .cms-flora-gel-faq .tagMain{ padding-top:0;}
.cmsPage .tagMain  ul li > span { vertical-align: inherit;}
.articlesMain h3 { font-size: 24px; line-height: 26px; font-family: 'oswald',sans-serif; text-transform: uppercase; font-weight: 500; color: #000;}
.articlesMain ul{ /* max-width: 480px; */ max-width: 100%; width: 100%;padding-top: 12px;}
.articlesMain .dPoints li { width: 50%; font-size: 16px;padding-top: 0;}
.articlesMain {padding-top: 42px;}
.socialIcons {padding-top: 27px;}
span.m_call { color: #000;}



/* Right Block css start */

.snowBlock { position: relative; margin-bottom:20px;text-align: center;}
.snowBlock a { display:block;}
.snowBlock a:before{content:""; position:absolute;left: 15px;top: 15px;right: 100%;bottom: 100%;border-top:1px solid #fff;border-left:1px solid #fff;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;z-index: 999; visibility:hidden;}
.snowBlock a:after{content:""; position:absolute;right: 15px;bottom: 15px; left:100%; top:100%; border-bottom:1px solid #fff;border-right:1px solid #fff;-moz-transition:all 0.4s ease-in-out;-ms-transition:all 0.4s ease-in-out;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.snowCon { position: absolute; top: 50%; left: 0; right: 0; margin: auto; text-align: center; -webkit-transform: translateY(-50%);
 -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
.snowImg { overflow: hidden; display:inline-block;}
.snowBlock .snowImg img { display: block; -moz-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out;    -webkit-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
span.blockTitle { font-size: 26px; line-height: 32px; color: #fff; font-family: 'oswald',sans-serif; font-weight: 200; text-transform: uppercase;padding-bottom: 17px; display: block;}
span.blockTitle:before { display:none;}
.blockTitle span { font-weight: 400;}
.comBtn { font-size: 16px; line-height: 45px; background: #fff; display: inline-block; font-family: 'oswald',sans-serif;text-transform: uppercase; padding: 0 19px; border-radius: 2px;-moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.testiBlock { position: relative; border: 1px solid #e1e1e1;padding: 20px 20px 24px;}
h3.comName { font-size: 16px; line-height: 24px; color: #0f5da8; font-family: 'oswald',sans-serif; text-transform: uppercase; font-weight: 500; padding-top:10px; padding-bottom:0; margin-bottom: 0;}
h3.comName:before { display:none;}
.comName span { font-weight: 200;}
.testiBlockInner p { font-size: 15px; color: #333; line-height: 24px; }
.testiBlockInner { padding-top: 25px;}
.testiBlock .productArrow .slick-arrow:before { width:7px; height:7px;}
.testiBlock .productArrow .slick-arrow { width: 20px; height: 20px; padding:0;}
.testiBlock .productArrow { right: 20px; top: 22px; }


.testiBlock .owl-buttons { right: 20px; top: 22px;}
.testiBlock .owl-buttons { position: absolute; right: 0; top: -40px; background: #eeeeee; border-radius: 20px;}
.cmsPage .testiBlock h2 {margin-bottom:0;}
.testiBlock .owl-buttons .owl-prev, .testiBlock .owl-buttons .owl-next { width: 20px; height: 20px; }
.testiBlock .owl-buttons .owl-prev, .testiBlock .owl-buttons .owl-next { background: #fff; width: 20px; height: 20px; border-radius: 50%; position: relative; margin: 6px; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;    }
.testiBlock .owl-theme .owl-controls .owl-buttons div { font-size:0px}
.testiBlock .owl-buttons .owl-prev:before { content: ""; width: 7px; height: 7px; border-bottom: 2px solid #c0c0c0; border-left: 2px solid #c0c0c0; position: absolute; left: 3px; right: 0; top: 0; bottom: 0; margin: auto; transform: rotate(45deg);}
.testiBlock .owl-buttons .owl-next:before { content: ""; width: 7px; height: 7px; border-bottom: 2px solid #c0c0c0; border-left: 2px solid #c0c0c0; position: absolute; left: 0px; right: 0; top: 0; bottom: 0; margin: auto; transform: rotate(-135deg);}
.testiBlock .owl-theme .owl-controls .owl-buttons div { background:#fff; opacity:1;}

/* --------| cms page css end |------*/


/* --------| Contact us page css start |------ */

.ourLoc ul li:before { display: none;}
.ourLoc ul li i { font-style: normal; font-size: 22px; color: #1a549f; display: inline-block; vertical-align: middle;width: 31px;    line-height: 35px;}
.ourLoc ul li i.fa-map-marker { width: 31px; vertical-align: top;}
.ourLoc { padding-top: 39px; padding-bottom: 60px;}
.add p.add2 { font-size:16px; line-height:24px; padding:6px 0 9px;}
.cmsPage ul li .add p{ font-size: 18px; line-height: 28px; padding-left:0;padding-bottom: 0;}
.conLeft { float: left; max-width: 361px; width: 100%;}
.conRight { float: right; max-width: 544px; width: 100%; padding-right: 20px;}
.speedyReply h3:before { display: none;}
.speedyReply h3 { font-size: 18px; line-height: 28px; color: #333; padding: 0; margin: 0;}
.cmsPage .ourLoc ul li { margin-bottom: 0; }
i.abnIcon:before { content:''; display:inline-block; background: url(../images/sprite.png) no-repeat -5px -83px; width: 18px; height: 17px;} 
.ourLoc ul li span, .ourLoc ul li span a { font-size:16px; color: #333; line-height:35px;-moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; display: inline-block;}
.speedyReply li span { color: #666;}
.formField input, input[type="text"], input[type="password"], input[type="url"], input[type="tel"], input[type="search"], input[type="number"], input[type="datetime"], input[type="email"], select{ height:40px; line-height:40px; border: 1px solid #d7d7d7; width: 100%; padding: 0 15px; border-radius: 5px;}
select { cursor:pointer;}
.sortDown select { height:50px; line-height: 42px; opacity: 0; padding: 0 15px; width: 99%;  z-index: 1; color: #666;}


.formField.halfCol { width: 50%; float: left; padding: 0 10px; position: relative;}
.captcha .formField.halfCol div.mage-error[generated] { right:10px;}
.halfMian { margin: 0 -10px;}
.sortDown span { z-index:-1; border: 1px solid #d7d7d7; border-radius: 4px; color: #666; font-size: 16px; height: 51px; left: 0; padding: 0 15px; position: absolute; text-align: left; top: 0; width: 100%; line-height:51px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; padding-right: 30px;}
.sortDown span::after { border-bottom: 2px solid #666; border-right: 2px solid #666; content: ""; height: 9px; margin: auto; position: absolute; right: 15px; top: 16px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg);    -o-transform: rotate(45deg); transform: rotate(45deg); width: 9px;}
.sortDown, .star { position:relative;}
.formField { margin-bottom: 20px;}
textarea { width: 100%; border: 1px solid #d7d7d7; padding: 15px; resize: none; min-height: 81px; border-radius: 5px;}
.formField.fullCol { width: 100%; float: left;}
.formField.submitBtn {width: 100%;float: left;}
.submitBtn .submit-btn {max-width: 155px;background: #ff5f18;text-transform: uppercase;color: #fff;font-family: 'oswald',sans-serif;border: 0px;height: 45px;line-height: 45px;font-weight: 500;-moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; min-width:100px; padding: 0 15px;}
.fnote { font-size: 14px; line-height: 15px; padding-bottom: 17px;display: block; color:#666;}
.enquireFrm { padding-top:39px;}
.mapSec { padding-top: 10px;}
.socialShare { padding-top: 10px;}
.speedyReply { padding-top: 65px;}
.cmsPage .conRight h2, .cmsPage .conLeft h2 { margin-bottom:0;}
.speedyReply ul { padding-top: 10px;}
.star::after { color: #ff0000; content: "*"; font-size: 16px; line-height:16px; position: absolute; right: 8px; top: 8px;}
.fstar {color: #ff0000;}
.formField.halfCol .control.captcha-image { margin-top: 0px; position: relative;}
button.reloadBtn { background: transparent; /*! padding: 0; */ border: 0px; display: inline-block; /*! vertical-align: text-top; */width: 30px;height: auto;position: absolute;top: 4px;right: -4px;}
.rloadImg { position: relative;/*! height: 50px; *//*! width: 22px; */}
.rloadImg:before { position: absolute; content:''; width:22px; height:22px; background:url(../images/rload-icon.png) no-repeat; margin-top: -11px;left: -11px;}
.captchaMain { position:relative; }
.captchaMain .control.captcha-image img.captcha-img { display:inline-block; margin:0;height: 50px;} 
.message.error>*:first-child:before, .message.success>*:first-child:before {top: 50%;}
div.mage-error[generated] { position: absolute; right: 0px; width: auto; height: auto; margin: 0; line-height: normal; font: 11px/11px arial; background: #fb0101; padding: 5px 5px 4px; color: #fff; display: none; /*z-index: 11;*/ -webkit-font-smoothing: auto; bottom:auto; bottom: 100%;}
.innerAccDash div.mage-error[generated] {bottom: auto; top:16px; right: 15px;}
.formField.fullCol div.mage-error[generated] { right:0;}
.formField.halfCol div.mage-error[generated] { right:10px;}
div.mage-error[generated]:after { border-color: #fb0101 transparent transparent; -moz-border-image: none; -o-border-image: none; border-image: none;border-right: 6px solid transparent; border-style: solid; border-width: 6px; content: " "; height: 0; left: 20px; margin-left: -10px; position: absolute; top: 100%; width: 0;}
.message.error, .message-success.success.message { font-size: 14px; margin-bottom: 0; line-height: 20px;}
.page.messages .messages[role="alert"] .message{ margin-top: 20px;}
.testLbl .fieldset>.field>.label{ padding: 0; }
.testLbl div.mage-error[generated] {top: 10px;}

/* --------| Contact us page css end |------ */


/* --------| Sitemap page css start |------ */

.threeCol { float: left; width: 33%;padding: 0 15px;}
.sitemapBox h3 {background: #f6f6f6;padding: 10px 15px;font-size: 18px;line-height: 24px;font-family: 'oswald',sans-serif;text-transform: uppercase;margin: 0 -15px 20px;}
.sitemapMain h3:before { display:none;}
.sitemapBox {border: 1px solid #e1e1e1;padding: 0 15px 15px;margin-bottom: 30px;}
.sitemapBox ul li a { font-size: 15px; line-height: 20px; color: #545454;display: table-cell;}
.sitemapBox ul {padding: 0;margin-bottom: 0;}
.cmsPage .sitemapBox ul li { margin-bottom:8px;}
.cmsPage .sitemapBox ul li:before { background: url(../images/list-style-2.png) no-repeat; }
.sitemapMain { margin: 0 -15px;}
span.sitemapTitle { display: block; font-size: 15px; line-height: 28px; color: #545454; margin-bottom: 7px;}
.sitemapMain .threeCol .sitemapBox:last-child { margin-bottom: 0;}

/* --------| Sitemap page css end |------ */

/* --------| staff Page css start |------ */

.staffPage ul { margin-top:23px; margin-bottom:28px;}
.cmsPage.staffPage ul li { font-size:18px; line-height:28px; margin-bottom: 0;} 
.instructions ul li { font-size: 18px; line-height: 28px;}
.instructions li a { font-weight: 700; text-decoration: underline;}

/* --------| Application calculators Page css start |------ */

.FilBox { display: inline-block; width: 185px;}
.filDropDown { display: inline-block; vertical-align: middle;}

/* --------| Application calculators Page css end |------ */

.filDropDown { display: inline-block; vertical-align: middle; width: 145px; margin-left: 26px;}
.filDropDown .sortDown span, .filDropDown .sortDown select { height: 34px; line-height: 30px; }
.filDropDown .sortDown span::after { top: 9px;}
.articleList { padding-top: 20px;}
.articleList ul li { line-height: 35px; width: 100%; background: #f2f2f2; padding: 0 12px;}
.articleList li a { font-size:18px;}
.appSocial .socialIcons { padding-top: 15px;}



/* --------| Breadcrumbs Css Start |------*/

.breadcrum_img img { display: inline-block; max-width: none; position: relative; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}
.listPage .breadcrum_img img { max-width:1366px; }
.breadcrum_title { position: absolute; left: 0; right: 0; margin: auto;  z-index: 99; text-align: center; color: #fff; text-transform: capitalize; top: 50%; transform: translateY(-50%);}
.breadcrum_img { position: relative; }
.breadcrumMain { position: relative; }
.breadcrum_title ul li { display: inline-block; color: #fff; font-weight: 400; font-size: 15px; padding: 0 8px;font-family: 'roboto', sans-serif;-moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; position:relative;}
.breadcrum_title ul li .active { color: #ff5f18;}
.breadcrum_title ul li:after { content: "/"; color: #fff; position: absolute; right: -5px; top: 0; bottom: 0; margin: auto;}
.breadcrum_title ul li:last-child:after { display:none;}
.breadcrum_title ul li a  { color: #fff;-moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; }
.breadcrumTitle {font-size: 32px;color: #fff;font-weight: 500;text-transform: uppercase;line-height: 28px;position:relative;font-family: 'oswald',sans-serif;}
.breadMain { margin-top: 11px;}
.breadcrum_title ul li span strong { font-weight: 600;}


/* --------| Breadcrumbs Css End |------*/

/*-------| Scroll To Top |-----*/
.scrollTop { position: fixed; right: 10px; bottom: 40px; width: 52px; height: 52px; z-index: 1; background-color: #0c59a7; display: none; text-align: center; vertical-align: middle;border-radius: 5px; box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);}
.scrollTop span {border: solid #fff;border-width: 0 4px 4px 0;display: inline-block;padding: 4px;-webkit-transform: rotate(-135deg);transform: rotate(-135deg);margin-top: 11px;}
.topTxt {color: #fff;font-family: 'Raleway', sans-serif;font-size:14px;line-height:20px;font-weight:700;padding-top: 1px;}

/* Contact us Map formating */
.mapCanvas{width:100%; height:255px;}
.pin, .pin-effect { /*width: 104px; height: 104px;*/ border-radius: 50%;}
.pin-effect { position: absolute; top: 0; background: rgba(255, 255, 255, .2); opacity: 0; animation: pulsate 2s ease-out infinite; bottom: 0; left: 0; right: 0; margin: 0 auto; z-index: -1; border-radius:50%; box-shadow:0 0 20px rgba(8, 9, 9, .2);}
.visualProcess a { display:inline-block; vertical-align:bottom;}

/*-----| Email to friend css Start  |------*/

.formField.sender label span:after, .formField.name label span:after, .formField.email label span:after { content: '*'; color: #e02b27; font-size: 14px; margin: 0 0 0 5px;}
.formField.sender label, .formField.email label, .formField.name label, .emailRight label, .formField label { margin-bottom:10px; display:block; font-weight:700; font-size:14px; }
.emailToFriend .fieldset .legend { width:100%; text-align:left; margin:0 0 20px; }
.form.send.friend .fieldset .actions-toolbar:not(:first-child)>.secondary .action.add.blueBtn { margin:0;}
.action.primary.btn.greyBtn { background: transparent; font-size:14px;}
.emailLeft { float: left; width: 50%; padding: 0 10px;}
.emailRight { width: 50%; float: right; padding: 0 10px; position: relative;}
.emailFrendMain { margin: 0 -10px;}
.emailRight textarea { min-height: 150px;}
.inviteeFieldMain { margin: 0 -10px;}
.emailRecipient #recipients-options  > .fields { width: 50%; float: left; padding:0 10px; }
.emailRecipient #recipients-options { margin:0 -10px;}
.form.send.friend .emailRecipient .fields.additional { margin: 0;}
.emailRecipient #recipients-options .fieldset { margin-bottom:10px;}
.form.send.friend .fieldset.emailRecipient .additional .action.remove { margin-left: 0; top: 0px; right: 4px; left: auto; font-size:0; z-index: 9;}
.form.send.friend .fieldset.emailRecipient .additional .action.remove:before { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 28px; line-height: 28px; color: #303030; content: '\e604'; font-family: 'icons-blank-theme'; vertical-align: middle; display: inline-block; font-weight: normal; overflow: hidden; speak: none; text-align: center; }
.emailRecipient  div.mage-error[generated] { right: 10px; top: 8px; bottom: auto;}
.form.send.friend .emailRecipient .message.notice { clear: both; margin-bottom:15px;}
.message.notice { font-size:14px;}
.emailRight div.mage-error[generated] { top: 8px; bottom: auto; right: 10px;}

/*-----| Email to friend css End  |------*/

/*----| Pagignation Css Start |------*/

.cmsPage ul.pagging  li:before { display: none;}
.cmsPage ul.pagging  li { display: inline-block; width: 35px; height: 30px; text-align: center; position: relative; margin-right: 5px; border-radius: 5px; background: #f2f2f2; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.cmsPage ul.pagging li > span { position: absolute; top:50%; transform: translateY(-50%); height: 35px; line-height: 35px;}
.cmsPage ul.pagging li > span a { color: #454545;display: block; }
.cmsPage ul.pagging li:last-child { margin-bottom:15px;}
.cmsPage ul.pagging  li.active { background: #0c59a7; }
.cmsPage ul.pagging li.active > span a { color: #fff;  }
.cmsPage ul.pagging li > span a i { font-style: normal;}
ul.pagging { padding-top: 25px;}

/*-----| Inner Page Social Icons css Start  |------*/ 

.innPageIcons  .sIcon { background: #252525; border: 1px solid #252525;}
.innPageIcons .sIcon i { font-style: inherit;}
.innPageIcons .sIcon.more { background: #ff4d07; border-color: #ff4d07;}
.sIcon.messenger img { border-radius: 50%; width: 18px; height: 32px; margin: auto; max-width: inherit; max-height: inherit; } 

/*-----| Inner Page Social Icons css End  |------*/

@keyframes pulsate {
    0% {
        
        -webkit-transform: scale(.1);
        -moz-transform: scale(.1);
        -ms-transform: scale(.1);
        -o-transform: scale(.1);
		transform: scale(.1);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
         -webkit-transform: scale(1.6);
        -moz-transform: scale(1.6);
        -ms-transform: scale(1.6);
        -o-transform: scale(1.6);
		transform: scale(1.6);
        opacity: 0
    }
}

.pin {
    position: relative;
    z-index: 1000;
    cursor: pointer
}

/* --------| Product Detail Page Css Start |------ */

.productImg .product-reviews-summary { margin:0; display:inline-block; vertical-align:middle;}
.productImg .product-reviews-summary a { color:#333; font-size: 14px; line-height: 24px; font-family: 'lato',sans-serif; font-weight: 400; }
.productImg .action.mailto.friend { vertical-align:middle; color:#333;margin-left: 38px; font-size: 14px; line-height: 24px; font-family: 'lato',sans-serif; font-weight: 400;}
/*.productImg .fotorama__stage__frame .fotorama__img { top:0; -webkit-transform: translate3d(-50%, 0%, 0); -moz-transform: translate3d(-50%, 0%, 0);;transform: translate3d(-50%, 0%, 0); margin-top:40px;}
.productInner { padding:6px 0 13px;}*/
.proInfoWrap {border:1px solid #e1e1e1; padding:17px 28px 10px; border-radius:5px; }
.proLeftMain .product-info-main .product-addto-links, .product-options-bottom .product-addto-links { margin:20px 5px; float: left; }
.btn.blueBtn.cartDetBtn { background: #00a441; color: #fff; border-color: #00a441; min-width: 149px; padding: 8px 10px; font-size: 18px;}
.proLeftMain .product-info-main .box-tocart .actions, .product-options-bottom .box-tocart .actions { vertical-align: middle; padding-top:0; }
.proLeftMain .product-info-main .box-tocart .field.qty, .proLeftMain .product-options-bottom .box-tocart .field.qty { margin:0; padding-right: 5px;}
.cusQty .control { display:inline-block; vertical-align: middle;}
.proLeftMain .product-info-main .box-tocart .input-text.qty, .proLeftMain .product-options-bottom .box-tocart .input-text.qty { height:40px; width:54px; border-radius:5px; margin-left: 3px;}
.proLeftMain .product-add-form, .proLeftMain .product-social-links { display: inline-block; vertical-align:middle; margin-top: 15px;}
.product-info-main .price-box {
    margin-top: 0px;
    display: block;
}
.comIcon:before { /*content: ''; position: absolute; width: 14px; height: 9px; background: url(../images/sprite.png) no-repeat -34px -87px; top: 50%; transform: translateY(-50%); left: 50%; right: auto; margin-left: -7px;*/ position: absolute; font-family: 'FontAwesome'; content: '\f079'; font-size: 14px; left: 0; right: 0; margin: auto; top: 50%; transform: translateY(-50%);}
.comIcon { position: relative; width: 54px; height: 40px; display: inline-block; vertical-align: middle;  border: 1px solid #e1e1e1; border-radius: 5px;}
.shareIcon { position: relative; width: 54px; height: 40px; display: inline-block; vertical-align: middle;  border: 1px solid #e1e1e1; border-radius: 5px; text-align:center; margin-left: 5px;}
.shareIcon i {position: absolute;  font-size: 14px; left: 0; right: 0; margin: auto; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); color:#000;}
.social-share {position: absolute;width: 120px;background: #fff;z-index: 12;right:0px;padding: 10px 10px;top: 100%;margin-top: 0;/* float: left; */font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, .15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);box-shadow: 0 6px 12px rgba(0, 0, 0, .175);display: none;margin: auto;}
.share { display:inline-block; position:relative;}

.social-share:before { content: ''; position: absolute; top: -7px; right: 20px; width: 12px; height: 12px; border-top: 1px solid #bababa; border-left: 1px solid #bababa; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); background: #fff;}
.social-share li a i { display: inline-block; width: 32px; height: 32px; border: 1px solid #000; text-align: center; line-height: 30px; font-size: 16px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px;-moz-transition: all 0.4s ease-in-out;    -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; margin-right:5px;}
.social-share ul li { clear: both; display: block; margin-bottom: 10px;}
.social-share ul li:last-child { margin-bottom: 0;}
.social-share li.fb a i { border-color: #3b5998; color: #3b5998;}
.social-share li.linkIn a i { border-color: #0077b5; color: #0077b5;}
.social-share li.gPlus a i { border-color: #df4a32; color: #df4a32;}
.social-share li.printP a i { border-color: #C92228; color: #C92228;}
.proLeftMain .product-info-main .action.tocompare, .proLeftMain .product-options-bottom .action.tocompare {background:none;border:none;padding:0;text-align: center;position:relative;}
.tooltip { position:relative;}
.tooltip:before {content: attr(data-tooltip);position: absolute;color: #fff;visibility: hidden;top: -33px;font-size: 13px;background: #333;padding: 3px 10px;border-radius: 4px;font-weight: normal;left: 50%;opacity: 0;transition: opacity 0.3s;white-space: nowrap;transform: translateX(-50%);right: auto; line-height: 19px; text-transform:uppercase;}
.tooltip:after {content: '';width: 0px;height: 0px;border-left: 7px solid transparent;border-right: 7px solid transparent;border-top: 7px solid #333;position: absolute;top: -8px;visibility:hidden;left: 0;right: 0;margin: auto;opacity: 0;transition: opacity 0.3s;text-align: center;}
.page-layout-1column .proLeftMain.column.main, .columns.productInner .proLeftMain.column.main { width:auto;}
.proInfoWrap .product-info-stock-sku { float: right; font-size:14px; line-height:20px; font-family:'lato',sans-serif; font-weight: 400; }
.product-info-main .proInfoWrap .product.attribute.sku { display:block;    color: #000;}
.proInfoWrap .stock span { color: #06a943; text-transform: capitalize;}
.stock span:before { font-family: FontAwesome; display: inline-block; content: '\f00c'; margin-right: 5px; vertical-align: middle;}
.proInfoWrap .action.towishlist { display: inline-block; padding: 0; background: transparent;    border: 0px; text-align:center; margin-right: 4px;}
.proInfoWrap .action.towishlist span { font-size: 0px; width: 54px; border: 1px solid #e1e1e1; display: inline-block; vertical-align: middle; position: relative; height: 40px; border-radius: 5px; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;    -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.proInfoWrap .action.towishlist span:before { position: absolute; font-family: 'FontAwesome'; content: '\f004'; font-size: 14px; left: 0; right: 0; margin: auto; top: 50%; transform: translateY(-50%); }
.proInfoWrap .box-tocart { float: left;}
.product-info-main .proInfoWrap .price-box .price-wrapper .price { font-size: 26px; line-height: 24px; color: #454545; font-family: 'lato',sans-serif; font-weight: 700; margin-bottom: 10px; display: block;}
.proInfoWrap .price-final_price br { display:none;}
.price-box .price-container small{font-size: 14px;}
.product-info-main .proInfoWrap .product.attribute.overview {margin: 0px 0 0;}
input[type="radio"] { -webkit-appearance:none; opacity:0; position:absolute;}
.table-checkout-shipping-method input[type="radio"]{  -webkit-appearance:radio; opacity:1;}
#checkout-payment-method-load input[type="radio"]{  -webkit-appearance:radio; opacity:1; position:relative;}
#co-shipping-method-form .item-title{font-weight:600;     padding-bottom: 10px;}
#co-shipping-method-form input[type="radio"]{  -webkit-appearance:radio; opacity:1; position:relative;     top: 1px;}
.product-info-main .proInfoWrap .action.towishlist:focus { background: none; border:0px;}
.proInfoWrap .control .choice label > span.price-notice { display: none;}
.proInfoWrap .control .choice label > span { display: inline-block; vertical-align: middle; line-height: 26px; font-size: 14px; color: #010101; font-family: 'lato',sans-serif;}
.proInfoWrap .fieldset>.field .field.choice {display: inline-block; vertical-align: top;}
.proInfoWrap .fieldset>.field .field.choice label { width: 60px; height: 30px; text-align: center;  border: 1px solid #e1e1e1; margin-right: 5px; cursor:pointer; margin-bottom: 0px; background: #f1f1f1;}
.proInfoWrap .choice .radio[type="radio"]:checked + label {background:#0c59a7 !important}
.proInfoWrap .choice .radio[type="radio"]:checked + label span { color:#fff; }
.proInfoWrap .choice label { cursor:pointer; display:block; }
.proInfoWrap .product-add-form .fieldset>.field { margin:0 0 0px;}
.proInfoWrap .product-options-wrapper label span { font-size:14px; line-height: 35px; color:#454545; font-family: 'lato', sans-serif; font-weight:700;}
.proInfoWrap .cmsPage ul li { font-family: 'lato',sans-serif; color: #454545; font-size: 14px; line-height:24px;}

.productImg .fotorama__thumb { background:none;}
.forgoteLink a{color:#545454; font-size:16px;}
.productImg .fotorama__thumb-border { border: 2px solid #0c59a7; background-image:none;}
.productImg .product.data.items>.item.title>.switch { border:0px; background:none; padding:0; height:40px; line-height:30px;}
.productImg .product.data.items>.item.content { margin-top: 40px; }
.proLeftMain .product.data.items>.item.title>.switch { background: none; border:0px; height:40px; line-height:30px;}
.proLeftMain .product.data.items>.item.content { margin-top:40px; border-top: 0px; border: 1px solid #e1e1e1; border-radius: 0px 0px 5px 5px;    padding: 18px 20px 18px 20px;}
.productInner .product.data.items>.item.title.active>.switch, .productInner .product.data.items>.item.title.active>.switch:visited { border: 1px solid #e1e1e1; border-bottom: 0px; border-radius: 5px 5px 0 0; padding: 0px 18px; font-size: 14px; color: #0c59a7; font-family: 'Raleway',sans-serif; display: block; line-height: 40px; font-weight:700; position:relative;}
.productInner .product.data.items>.item.title.active>.switch:before { content: ''; position: absolute; background: #fff; height: 1px; width: 100%; bottom: -1px; left: 0;}
.productInner .product.data.items>.item.title:not(.disabled)>.switch:hover { background:none;}
.productInner .product.data.items>.item.title>.switch, .productInner .product.data.items>.item.title>.switch:visited { font-size:14px; font-weight:700; color:#111; font-family: 'Raleway',sans-serif;}
.productInner .product.info.detailed { margin-bottom:0px; padding-top:20px; margin-top:30px;  border-top: 1px solid #e2e2e2; }
.content.cmsPage img { margin: 17px 40px 15px 0; width:auto; height:auto;} 
.comTxt { font-size: 30px; line-height: 30px; font-weight: 600; padding-top: 10px;}
.proInfoWrap .control { display: inline-block; vertical-align:middle; }
fieldset.fieldset.review-fieldset.reviewFrm { margin:0 0 0px;}
.fieldset.reviewFrm>.field:not(.choice)>.control { width:100%; position:relative;}
.column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar { margin-left:0 !important;}
.review-form-actions .submitBtn .submit-btn { line-height: inherit; min-width: 150px; }
/*.proInfoWrap .overview h4{ font-size: 24px; line-height: 30px; font-family: 'Raleway',sans-serif; color: #111; font-weight: 600; padding-bottom: 9px; display: block;}*/
.product.info .product.overview h4{ font-size: 24px; line-height: 30px; font-family: 'Raleway',sans-serif; color: #111; font-weight: 600; padding-bottom: 9px; display: block;}
.product.info .product .cmsPage ul li{width:33.33%; float: left; }
.product.info.sliderbottom .product .cmsPage ul li{width:50%}
.product.media.productImg + .product.info.detailed{/*border-top:1px solid #e2e2e2; */margin-top: 10px; padding:15px;}/*devendra 14-09-2018*/
.reviewFrm.fieldset .review-legend.legend { margin-bottom: 15px; }
.review-form { max-width: 100%;}
.field.choice.review-field-rating { width:100%;}
.reviewFrm .review-field-ratings { width: 15%; float: left;}
.reviewFrm .halfMian { margin: 0 -13px; }
.reviewFrm .formField.halfCol {width: 42%;}
.reviewFrm .formField.fullCol.review-field-text { width: 85%; padding-left: 10px;}
.review-form .review-form-actions { width: 84%; margin: auto; float: right;}
.product.info.detailed.col-md-14 ul{float:left; width: 100%}
.catalog-product-view .product.info.detailed .additional-attributes>tbody>tr>th , .catalog-product-view .product.info.detailed .additional-attributes>tbody>tr>td { padding:10px; }
.product.info.detailed .additional-attributes { width:100%;}
.catalog-product-view .additional-attributes .table-caption { display:none;}
 
.stock.unavailable { display: inline-block; color: #ff0000;}
.stock.unavailable span:before { display:none;}

.proInfoWrap .swatch-option { max-width:60px; height:30px; border: 1px solid #e1e1e1; width:100%; margin:0; -moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.proInfoWrap .swatch-option.selected { outline:none;border: 1px solid #e1e1e1; }
.proInfoWrap .swatch-option.text { background:#f1f1f1; font-size:14px; line-height:25px; font-family: 'lato', sans-serif; font-weight:400; padding:0px; min-width: inherit;margin-bottom: 7px; color: #010101; }
.proInfoWrap .swatch-attribute-selected-option { padding-left: 15px; font-family: 'lato',sans-serif; color: #0c59a7;}
.proInfoWrap .swatch-opt { margin:0px;}
.price-container.price-final_price{display: inline-block;}
.proInfoWrap .swatch-option.text.selected { border:2px solid #0c59a7; }

.proInfoWrap .wishlist .product-item .tocart { font-size:16px; }
.proInfoWrap .wishlist .product-item .action.primary { padding: 6px 15px; }

.accDashboard .fieldset>.field.choice:before, .accDashboard .fieldset>.field.no-label:before { float:none;}

.wishlist .product-item .tocart { font-size: 16px; padding: 6px 15px; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.cmsPage img[style="float: right;"]{float:right !important; margin:15px 0 15px 15px }
.cmsPage img[style="float: left;"] { margin-top:15px; margin-right:15px;}
.cms-how-to-make-d-ziner-snow .cmsPage img[style="float: right;"] { margin:9px 0 0;}

.proLeftMain .cmsPage ol.items.review-items {padding-left: 0;margin-bottom: 0;margin: 0px -15px;} 
.review-title {margin:0 0 15px; font-size: 18px;font-weight: 700;padding-bottom: 0;position:relative;padding-left: 30px;text-transform: capitalize;color: #0c59a7;}
.review-details { padding-left:30px;}
.review-content { padding-left:30px; margin-bottom:0;	}
.review-title:before {content: "\f10d";font-family: 'FontAwesome';padding-right: 0;position: absolute;top: -3px;left: 0;color: #e1e1e1;font-size: 20px;}
p.review-date { display:none;}
.proLeftMain .review-item {padding: 20px 0; margin-bottom:0;}
.review-list .review-items li {width: -webkit-calc(50% - 32px);float: left;/* padding: 0 10px; */border-top: 1px solid #c9c9c9;margin: 0 15px;border-bottom: 0px;}
.block-compare.sidebarCommMain .block-title>strong {font-size: 22px; line-height: 24px; font-family: 'oswald',sans-serif; font-weight: 400; }
.proLeftMain .reviewFrm.fieldset .review-legend.legend span { font-size:18px; line-height:18px; font-weight:700;}
p.review-author {padding-bottom: 0;font-size: 14px;line-height: 18px;color: #999;}
.review-toolbar { border-top:0px}
.review-items .review-item:first-child, .review-items .review-item:nth-child(2) { border-top: none;}
.review-ratings { padding-left:30px;}
.review-ratings~.review-content, .review-ratings~.review-details { margin-left: 170px;}

.proLeftMain .product.data.items { margin-bottom:0;}
.swatch-attribute.productweight { position: relative;}
.swatch-attribute.productweight div.mage-error[generated] { display: block; left: 100px; right: inherit;    bottom: 100%;}
.swatch-attribute.productweight .swatch-attribute-label:before { content: "*"; position: absolute; font-size: 14px; vertical-align: top; right: -10px; top: -2px; color: #ff0000; }

/* --------| Product Detail Page Css End |------ */


/* --------| My Account Page Css Start |------ */

.accSideBar .account-nav .content { background:none; border: 1px solid #e1e1e1;padding:0;}
.accSideBar .account-nav-content ul li:before { position: absolute; content: ''; height: 8px; width: 8px; background:transparent; top: 50%; left: 20px; margin: auto; border-radius: 50%; z-index: 1; transition: all 500ms; border: 1px solid #545454; transform: translateY(-50%);}
.accSideBar .account-nav .item.current a { border-color: transparent;}
.accSideBar .account-nav .item a { display: inline-block; vertical-align: middle; padding:0; color:#545454; font-size:16px; line-height:34px;-moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.accSideBar .account-nav .item.current strong { border-color: transparent; padding:0; font-weight: normal; color:#ff5f18; line-height:34px;     display: inline-block;}
.accSideBar .account-nav-content ul li.current:before { border-color:#ff5f18;}
/*.accSideBar .account-nav-content ul li.current { padding:15px 20px; background:#f6f6f6;}*/
.accSideBar .account-nav-content ul li { padding: 0px 0 0 30px; position:relative; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.accSideBar ul.nav.items { padding: 10px 0 18px;} 
.accDashboard .block-title { background:#f6f6f6;}
.account .accDashboard.column.main .block:not(.widget) .block-title, .fieldset>.legend.block-title { color:#000; font-size:22px; line-height:45px; text-transform:uppercase; padding: 5px 27px 11px; display: block; font-family:'oswald',sans-serif; margin:0; width:100%;}
.account .column.main .block:not(.widget) .block-title>strong { margin:0; display: inline-block; vertical-align: middle; }
.accSideBar .account-nav .title { position: static; height:auto; width: auto; overflow:inherit;font-family: 'oswald',sans-serif; font-size:18px; color:#000; line-height:24px; margin: 0; background: #f6f6f6; border: 1px solid #e1e1e1; border-bottom: 0px; padding: 12px 20px 13px;}
.accSideBar .account-nav .title strong { font-weight:400;}
.accDashboard .block { border:1px solid #e1e1e1;}
.accDashboard .block-content { padding: 10px 27px 17px;}
.account .column.main.accDashboard .block:not(.widget) .block-content .box { margin:0;}
.account .column.main.accDashboard .block:not(.widget) .box-title>span { font-weight: 600; line-height: 30px; font-size: 16px; margin-top:0; margin-bottom: 0; color: #000;}
.account .column.main.accDashboard .block:not(.widget) .box-title { margin:0;}
.account .column.main.accDashboard .block:not(.widget) .block-content p { font-size:16px; line-height:22px; color:#545454;}
.account .column.main.accDashboard .block:not(.widget) .block-title>.action span { font-size: 15px; color: #0c59a7; line-height: 22px; display: inline-block;vertical-align: middle; font-family: 'Source Sans Pro', sans-serif; text-transform: capitalize;}
.accDashboard .box-information .box-actions a {color: #0c59a7; font-size: 15px; line-height: 22px;}
.accDashboard .box-information .box-actions a.edit { padding:0 8px 0 0; position:relative;}
.accDashboard .box-information .box-actions a.change-password { padding-left:18px; }
.box-actions .action:not(:last-child)::after { content: "|"; position: absolute; right: -6px; top: -2px; bottom: 0;}
.accDashboard  .block .box-actions { margin-top: 4px; } 
.column.main.accDashboard { padding-bottom: 0;}
.container.innerMain.innerAccDash { padding: 70px 15px;display:inherit}

.table:not(.cart):not(.totals)>thead>tr>th { background: #f2f2f2; border-bottom: 1px solid #f2f2f2; font-family: 'oswald',sans-serif; text-transform: uppercase; color: #000; }
.table:not(.cart):not(.totals), .table:not(.cart):not(.totals)>tbody>tr>td, .table:not(.cart):not(.totals)>tbody>tr>th, .table:not(.cart):not(.totals)>tfoot>tr>td, .table:not(.cart):not(.totals)>tfoot>tr>th, .table:not(.cart):not(.totals)>thead>tr>td, .table:not(.cart):not(.totals)>thead>tr>th { border: 1px solid #ebebeb; color:#000; }
.table>tbody>tr>td.col.total, .table>thead>tr>th.col.total { text-align: right;}
.accDashboard .block-dashboard-orders .block-content { padding: 17px 27px 17px;}
.account .table-wrapper .action { font-size: 14px; line-height: 22px; position: relative; color: #0c59a7;-moz-transition: all 0.4s ease-in-out;
 -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.account .table-wrapper .action.order { color: #545454;}
.account .table-wrapper .table .action:not(:last-child)::after { content: "|"; position: absolute; right: -8px; top: -3px; bottom: 0; color: #666; }
.accDashboard a { color:#0c59a7; }
.account .table-wrapper .action.view:before { content:''; display: inline-block; background: url(../images/sprite.png) no-repeat -5px -111px; width: 20px; height: 11px; vertical-align: middle; -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;  -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.account .table-wrapper .action.order:after {content:''; display: inline-block; background: url(../images/sprite.png) no-repeat -31px -110px; width: 13px; height: 11px; vertical-align: middle;}
.accDashboard fieldset.fieldset.info, .accDashboard fieldset.fieldset.password { border: 1px solid #e1e1e1;}
.halfColChoice { width: 50%; float: left;}
.halfColChoice .choice { width:50%; float:left; position:relative; padding: 0 16px; margin-bottom: 20px;} 	
input[type=checkbox]+label::before { background: #fff; height: 28px; left: 0; vertical-align: middle; width: 28px; border: 1px solid #cdcdcd; cursor: pointer;}
input[type=checkbox] { cursor: pointer; height: 100%; opacity: 0; position: absolute; z-index: 111; width: 100%;}
input[type=checkbox]+label::before, input[type=checkbox]:checked+label:after { content: ""; position: absolute; top: 0; margin: auto; bottom: 0;}
input[type=checkbox]:focus +label::before{box-shadow: 0 0 3px 1px #68a8e0;}
input[type=checkbox]:checked+label:after { background: url(../images/check-mark.png) no-repeat; width: 14px; height: 11px; left: 8px; right: inherit;}
input[type=checkbox]+label span { display: inline-block; margin: 10px 9px; color: #898989; vertical-align: inherit;}
input[type=checkbox]+label {position: relative; display: inline-block; padding-left: 36px;}

.account form .fieldset>.field { padding: 0px 15px; margin-bottom: 20px; width: 50%; float: left; position: relative;}
.account form .fieldset>.field.billing { width: 33%;}
.account form .fieldset>.field.shipping { padding-left: 30px; width: 65%;}
.account form .fieldset>.field.street { width: 100%;}
.fieldset > .field:not(.choice) > .label { width: auto !important; text-align: left !important; margin-bottom:5px; display: table; float: none !important; font-size: 14px; color: #545454;}
/*.account form .fieldset.password >.field { padding-top:10px;}*/
.actions-toolbar .btn.blueBtn span { color: #fff; font-size: 16px;}
.wishlist-index-index .actions-toolbar .btn.blueBtn span {  color: inherit;  font-size: 14px;}
.action.back:before { content: '\f177'; margin-right: 5px; font-size: inherit; -webkit-font-smoothing: antialiased; font-family:'FontAwesome'; display: inline-block; vertical-align:middle;}
.actions-toolbar .secondary a.action.back { color: #ff5f18;}
.actions-toolbar .secondary a.action.back { color: #ff5f18;}
.actions-toolbar .secondary a.action.back { margin-top:0px; }
.account form.form-newsletter-manage  .field.choice { width: 24.5%; margin-top: 15px; }
.account form .fieldset { border: 1px solid #ebebeb;}
.account form .fieldset>.field.zip { clear: both;}
.fieldset>.legend.block-title { margin-bottom: 12px; padding-left: 15px;}
.form-newsletter-manage .fieldset>.legend.block-title { margin-bottom:0; }
.wishlist .product-item-actions { text-align:left;}
.review-field-ratings .review-field-rating .label { min-width: 60px;}

.abs-visually-hidden-desktop-s, .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;}
.wishlist-index-index .product-item-inner { background: #ffffff; border: 1px solid #bbbbbb; border-top: none; box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3); display: none; left: 0; margin: 9px 0 0 -1px; padding: 0 9px 9px; position: absolute; right: -1px;z-index: 2;}
.wishlist-index-index .product-item-info { width: auto !important; max-width: -webkit-fill-available;}
.accDashboard .wishlist textarea { min-height: 55px;padding: 10px 15px;}
.account form .wishlist .fieldset { border:0px;}
.products-grid.wishlist .product-item .fieldset .field.qty, .products-grid.wishlist .product-item .fieldset .product-item-actions { display: table-cell; vertical-align: bottom;}
.account form .wishlist .fieldset>.field { padding:0; margin-bottom:0; width:auto; float:none; }
.products-grid.wishlist .product-item .fieldset { display: table;}
.accDashboard .products-grid.wishlist .product-item-inner {padding: 0 9px 0px;}
.products-grid.wishlist .product-item .fieldset .field.qty { float:left;}
.products-grid.wishlist .box-tocart .fieldset > .field:not(.choice) > .label { float: left !important;}
.products-grid.wishlist .box-tocart .fieldset>.field:not(.choice)>.control { width: auto; float: left;}
.products-grid.wishlist .product-item-actions {margin: 2px 0 0 !important;}


.products-grid .product-item-inner { background: #ffffff; box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3); border: 1px solid #bbbbbb; border-top: none; left: 0; margin: 9px 0 0 -1px; padding: 0 9px 9px; position: absolute; right: -1px;  z-index: 2;}
.accDashboard address { font-size: 16px; line-height: 20px; color: #545454;}
.accDashboard .order-links .item { margin-right: 10px; height: 40px; line-height: 40px; border: 1px solid #e1e1e1; padding: 0px 20px; border-radius: 5px 5px 0 0px; border-bottom: 0px; font-family: 'Raleway',sans-serif; font-weight: 700; font-size: 14px;}
.accDashboard .order-title strong { margin-top:15px; margin-bottom:20px;}
.accDashboard .price-including-tax .price, .accDashboard .price-excluding-tax .price { font-size:16px;}
.accDashboard .order-links .item a { color:#111;}
.accDashboard .order-links .item.current strong { color:#0c59a7;}

.wishlist-index-index .actions-toolbar button { -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
select.limiter-options { height: 40px; line-height: 40px;}

.accDashboard .message.info { clear: both; font-size: 14px; /*margin-bottom:0;*/}
.accDashboard .review-date { display:none;}

.accDashboard .customer-review.view { width:100%; float:left; clear:both; border-bottom: 1px solid #e1e1e1; margin-bottom: 30px;}
.accDashboard  .customer-review .product-media { width:100%; max-width:100%; margin-right:0;} 
.accDashboard .customer-review.view .product-details { width:15%; float:left; margin-bottom: 0;}
.accDashboard .review-details { width: 50%; float: left;    padding-left: 0;}
.accDashboard .customer-review.view .product-name { font-size: 20px; line-height: 22px; font-weight: 700;}
.accDashboard .customer-review .review-details .review-title { font-size: 18px; font-weight: 700; margin: 15px 0 5px;}
.accDashboard .customer-review .product-photo img { max-width: 130px; width:100%; }

.wishlist-index-index .products-grid.wishlist .product-items .product-item { border: 1px solid #e1e1e1; text-align: center; padding-bottom: 15px ; width: 22%; margin-left: 20px ;}
.wishlist-index-index .products-grid.wishlist .product-items .product-item:nth-child(4n + 1) { margin-left: 0;}
.products-grid.wishlist .product-item-photo { max-width: 50%; margin: auto; width: 100%;}
.wishlist .product-item-actions a { text-align: left; position: absolute; top: -200px; right: 15px;}
.products-grid.wishlist .product-item-actions>* { margin-right: 34px;}

.wishlist .btn.blueBtn.cartDetBtn.tocart { min-width: inherit; font-size: 14px; line-height: 18px; padding: 6px 5px;} 
.wishlist .product-item-actions .action.edit { color: #00a441; border: 1px solid #00a441; padding: 5px 6px; border-radius: 3px; line-height: 15px; }
.wishlist .product-item-actions .action.btn-remove { color: #ff0000; border: 1px solid #ff0000; padding: 5px 6px; border-radius: 3px; line-height: 15px;}

.customer-account-forgotpassword  .login-container .fieldset>.field>.control { width:100%; position:relative;}

/* --------| My Account Page Css End |------ */

/* --------| Testimonial Page Css Start |------*/

.testimonialMain { margin: 0 -15px;}
.testiBoxInn { width: 50%; float: left; padding: 0 15px; margin-bottom:30px;}
.testiBoxInnCon p { line-height: 25px; font-size: 16px;  padding-left: 50px; padding-top: 15px;}
.testiBoxInnCon { border: 2px solid #e1e3e5; border-radius: 5px; padding:20px; position: relative; margin-bottom:10px; }
.testiBoxInnMain {height: 100%;}
.testi_author { text-align:right;}
.testi_author .testiTitle { margin-bottom:5px;}
.magebuzz-testimonial-toolbar { padding: 0 15px 30px;}
.testiBoxInnCon i {position: absolute; /* z-index: 9999; */ color: #b4cce4; font-size: 40px;}
.page-layout-1column .column.main { padding: 0;}
.innerMain.testiInner { padding: 47px 0 34px;}
.testimonial-index-new .innerMain { width: 80%; margin-left: 10%;}

/* --------| Testimonial Page Css End |------*/

/* --------| Add Testimonial Page Css Start |------*/

.testiFrmCap .captcha > .formField.halfCol { padding-left: 0; }
.testiFrmCap button.reloadBtn { right: auto;}
.addtestiBtn.actions-toolbar .primary .action { margin:0; }
.formField.addtestiBtn.submitBtn { width: 50%; text-align:right; }
.addTestiFrm textarea.mage-error { border:1px solid #d7d7d7; }

/* --------| Add Testimonial Page Css End |------*/

/* --------| Search Page Css Start |------*/

.search.results .proDetail .proTitle { min-height: 45px;}
.page-layout-2columns-left.catalogsearch-result-index .column.main { width:100%;}
.search.results .productBox { margin-bottom: 16px; width: 263px;}
.catalogsearch-result-index .page-title { display:none;}
.catalogsearch-result-index .search .modes, .catalogsearch-result-index .search .toolbar-amount { display:none;}
.catalogsearch-result-index .search .sorter select { height:40px; -webkit-appearance:none; padding-right: 25px; line-height: 30px; background: #fff 
url(../images/down-arrow.png) no-repeat; background-position: right;-moz-appearance: none;}
.catalogsearch-result-index .products { margin: 0; }
.catalogsearch-result-index .search .toolbar-products { margin-bottom: 30px; }
.catalogsearch-result-index .btn.addtoCart { min-width: 118px; }
 
/* --------| Search Page Css End |------*/

/* --------| Print invoice Css Start |------*/ 

.sales-order-printinvoice .page-title-wrapper, .sales-order-printshipment .page-title-wrapper { padding: 0 15px; margin-top: 30px; max-width: 1366px;
 margin: auto;}
.sales-order-printinvoice .page-title-wrapper .page-title, .sales-order-printshipment .page-title-wrapper .page-title { display: inline-block; vertical-align: middle; margin-bottom: 5px; font-size: 18px;
 font-weight: 700; margin-right: 5px;}
.sales-order-printinvoice .page-title-wrapper .return-status, .sales-order-printinvoice .page-title-wrapper .order-status { vertical-align: middle; display: inline-block;}
.sales-order-printinvoice .page-title-wrapper .order-status, .sales-order-printshipment .page-title-wrapper .order-status { margin-bottom: 5px;}
.sales-order-printinvoice .page-title-wrapper .order-date, .sales-order-printshipment .page-title-wrapper .order-date  { margin-top: 0px; margin-bottom: 20px; }
.sales-order-printinvoice .order-details-items .order-title>strong, .sales-order-printshipment .order-details-items .order-title>strong { margin-top:0; font-size: 16px; margin-bottom: 5px;}
.sales-order-printinvoice .order-date .label { font-weight:700;}
.block-order-details-view .block-title { padding: 20px; background-color: #f2f2f2; position: relative; margin: 0px; border-bottom: 1px solid #ebebeb; }
.block.block-order-details-view { border: 1px solid #ebebeb; float: left; width: 100%;}
.block.block-order-details-view .block-content { padding:20px 15px;}
.block.block-order-details-view .box-title { font-weight:700; }
.sales-order-printinvoice #maincontent {padding: 45px 0;}
.sales-order-printinvoice .logo:before { display:none;}
.page-print .logo { float: none; text-align: center; display: block; max-width: 100%;}
.page-print .logo img { display:inline-block; }
.page-print .price-including-tax, .page-print .price-excluding-tax { font-size:16px;}

/* --------| Print invoice Css End |------*/

.checkout-cart-index .column.main {min-height: inherit;}
.checkout-cart-index .cart-empty a { text-decoration: underline;}
.checkout-cart-index .cart-empty p { line-height: 30px; }


/*-------| Hydro Category Page css Start |-----*/

.hydrProductBox { display: inline-block; width: 293px; margin:55px 47px 0; position:relative;}
.hydrProductImg { text-align:center; position:relative}
.hydrProductImg:before {position: absolute;content: '';background: url(../images/hydropro-before-img.png) no-repeat;width: 260px;height: 253px;top: 0px;bottom: 0;margin: auto;left: -20px;right:0;z-index: -1;}
.hydrProductImg a { display:inline-block;}
.hydrProductListMain {margin: 0 -54px;}
.hydrProductDet { text-align:center; padding-top: 45px;}
.hydroBtn.btn {min-width: 151px; border: 0px;  background: #ff5f18; color: #fff; font-size: 16px;}
.hydrProductListSec {border-top: 1px solid #c4c4c4; padding-top: 57px; margin-top: 24px;}


/*-------| Hydro Category Page css End |-----*/


/* --------| Dam Form page css start |------ */

.mapBtn { background: #ff5f18; border-color: #ff5f18; line-height: 32px; max-width: 150px; width: 100%;}
.mapBtn span { color:#fff; position:relative; padding-left:30px;}
.mapBtn span:before { background:url(../images/earth-icon.svg) no-repeat; width:25px; height:25px; position:absolute; content:''; left: 0; top: -2px; }
.dam-pondForm .formField.submitBtn.submitBtnTop { text-align: left;}

.modal-body, .modal-footer { padding: 20px 15px 20px; background: #fff; border-radius: 0 0 5px 5px;}
.modal-body { position:relative;}
.modalMain .close { padding-top: 5px; position: absolute; right: 0; font-size: 50px; color: #fff; line-height: 30px; top: -40px;}
.modalMain, .popupoverlayer { opacity: 0; visibility: hidden; right: 0;}
.popupoverlayer { background-color: rgba(0, 0, 0, .8); -webkit-transition: .3s all; transition: .3s all;}
.modalMain { z-index: 999999; text-align: center; overflow: auto; transition: .3s all;-webkit-transition: .3s all; padding: 15px}
.modalMain, .popupoverlayer { position: fixed; top: 0; bottom: 0; left: 0;}
.popVisible, .popVisible .popupoverlayer { opacity: 1; visibility: visible ;}
.popVisible .modal-dialog { -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0)}
.modal-dialog { text-align: left; position: relative; z-index: 99; -webkit-transition: .6s all; transition: .6s all; max-width: 1000px; width: 100%; padding: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%); transform: translateY(-50%); margin: auto; box-shadow: rgba(33, 10, 31, .2) 0 0 10px; border-radius: 5px; overflow: hidden; display: table-cell; vertical-align: middle;}
.modal-middle { display: table; height: 100%; width: 100%; max-width: 1000px; margin: auto; }
 #map-canvas { width:100%; height:480px;}
 .fixedPopupBody { overflow:hidden;}
 .hydroTop { width: 100%; float: left; padding: 0 0 40px;}


/* --------| Dam Form page css End |------ */


/* --------| Contact us page css start |------ */

ol.sidebarCom { padding-left: 0;}
.sidebarCom li { position: relative;}
.sidebarCommMain.block { margin-bottom:20px; border: 1px solid #e1e1e1; padding: 0px 0px 24px;}
.sidebarCommMain.block-compare .counter { color: #0c59a7; font-weight:400;    font-size: 14px;}
.sidebarCommMain .block-title { position: static; height: auto; width: auto; overflow: inherit; font-family: 'oswald',sans-serif; font-size: 18px; color: #000; line-height: 24px; margin: 0; background: #f6f6f6; border-bottom: 0px; padding: 12px 20px 13px;}
.sidebarCommMain .block-content {padding: 10px 20px 0;}
.catalog-category-view .column.main .products-list .product-items { margin-left:0;}
.sorter-action, .sorter-options {vertical-align: middle;display: inline-block;}
.modal-footer .btn.blueBtn span { color: #fff;}
.modalTitle { font-size: 21px; text-align: center; }
.compare-confirm.modal-popup .modal-header { padding: 30px 0;}
.compare-confirm.modal-popup .modal-inner-wrap { width: 65%;}
.compare-confirm.modal-popup .modal-footer { padding-bottom: 30px; padding-top: 20px; text-align:center;}
.sidebarCommMain .empty { padding: 20px 20px 0;}

.innerAccDash .btn.blueBtn.cartDetBtn {min-width: 120px;}
.innerAccDash .actions-toolbar .btn.blueBtn span { font-size:15px;}
.catalogsearch-result-index .block-compare.sidebarCommMain { display: none;}

.uploadFieldMain .text.uploaded-text{padding: 0px 5px; background: rgb(4, 152, 63);color:#fff; overflow:hidden; position: absolute; top: 0px; width: 100%; left:0px; height: 100%; border-radius: 5px;line-height: 50px; text-align: center;     white-space: normal;      display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical; }
/*.page.messages{text-align: center;    line-height:30px;   background: #00a441;    color: #ffffff;    font-weight: 800;}*/
.checkout-index-index .payment-method .actions-toolbar{display:none;}
h1.page-title{text-align: center;       background: #00a441;    color: #ffffff; line-height: 1.5;   font-weight: 800;}
.checkout-onepage-success .page.messages{display:none;}
.checkout-success{font-size: 18px;    line-height: 1.6; padding-bottom:10px;}
.checkout-onepage-success .print{    font-size: 16px;    color: #00a441;    font-weight: 600; padding-right:15px;}
.checkout-onepage-success  .actions-toolbar{    margin-top:10px;}
.checkout-onepage-success #registration{    font-size: 18px;    line-height: 1.6;    padding-bottom: 10px;}
.checkout-onepage-success #registration .action.primary{margin-top:10px;}


/*Devendra*/
.cmsPage a.downloard-pdf {
    display: inline-block;
    text-align: center;
    color: #000;
    font-weight: 600;
    font-size: 15px;
    padding: 10px;
    background: #f7f7f7;
}
input{-moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; -o-transition:all 0.2s linear; -webkit-transition:all 0.2s linear; transition:all 0.2s linear;}
input:focus,  select:focus, textarea:focus{border-color:#ff5501}

.fieldset>.field{margin-bottom:15px !important}

.downloard-pdf span {    display: inline-block;    width: 50px;    height: 50px;    background: url(../images/pdf.svg);    background-size: 100%;    background-repeat: no-repeat;}
#Pdf.cmsPage ul li{display:inline-block; width:auto; float:left; list-style:none; padding:0px 5px; clear:top;}
#Pdf.cmsPage ul li:before{display:none;}

/*3-11-2018 : Authour : Devendra Babariya*/
.estimaste-body{width: 100%; float:left; font-family: 'Raleway',sans-serif; font-size: 15px;}
.estimaste-body .est-description .shipping-method-type, .estimaste-body .est-description p:first-child{font-size: 18px; line-height: 24px;  font-family: 'Raleway',sans-serif;  color: #111;  font-weight: 600;  padding-bottom:2px;  display: block;}
.estimaste-body #include_cart{height: auto;-webkit-appearance:checkbox;     opacity: 1;  position: relative;    width: 14px;    height: 14px;    vertical-align: text-top; }
.estimaste-body #shipping-input-form li label{width: 140px; font-size: 15px; font-weight: 500; display: inline-block; }
.estimaste-body .detail-form-fields ul li{margin-bottom: 5px;}
.proInfoWrap .estimaste-body  .control {width: 200px;}
.estimaste-body .select2-container--default .select2-selection--single .select2-selection__clear{padding: 0px 3px;}
.estimaste-body #estimate_postcode{height:33px;}

.estimaste-body #auto_ip{font-size:14px; width:auto; border:1px solid #e1e1e1; display:inline-block; vertical-align:middle; position:relative; height:35px; border-radius:5px; color: #000; padding: 0px 20px;
    -moz-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; line-height: 35px; margin: 10px 0px; font-weight: 500;}
.estimaste-body #auto_ip:hover{background: #0c59a7;  border: 1px solid #0c59a7; color:#fff;}
.estimaste-body .action.btn-primary-estimate {  background: #1979c3;
border: 1px solid #1979c3;
color: #fff;
cursor: pointer;
display: inline-block;  font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif; font-weight:600; vertical-align: middle; border-radius: 3px; text-align: center; padding: 8px 15px; font-size: 16px; Color: #fff; margin: 5px 0px;}
.estimaste-body .shipping-result-form-border {   margin-top: 15px; border: 0px;   padding: 0px;    background: rgba(25, 121, 195, 0.1);    color: #1979c3;    font-weight:600; padding-bottom:5px;}
.estimaste-body .shipping-result-form-border .shipping-method-type {background-color: #1979c3; padding:5px 10px;  color: #fff !important;  margin-top: 10px;   margin-bottom: 5px;}
.estimaste-body .shipping-result-form-border .shipping-method-title{padding:5px 0px;} 
.estimaste-body .est-description{margin-bottom: 10px; border-bottom: 0px solid #ccc;}
.product.detailed.mobile{display: none;}/*15-11-2018*/

.product.media.productImg .product-reviews-summary {background: #f3f3f3; color: #fff; padding: 2px 5px 2px 9px;  border-radius: 5px;}/*21-11-2018*/
.product.media.productImg .product-reviews-summary a.view{border-right:1px solid #333; padding-right: 1px; margin-right: 5px; }/*21-11-2018*/
.product.media.productImg .product-reviews-summary a{font-weight: 600;}/*21-11-2018*/
.product.media.productImg .action.mailto.friend{float:right; font-size:16px; margin:0; border-radius:5px;  background:#f3f3f3;  padding:2px 12px 2px 5px;}/*21-11-2018*/
.product.media.productImg .product-reviews-summary.empty a{margin: 0px;}

.item .primary .action.submit.btn-primary-estimate{ display: inline-block;  font-size: 15px;    padding: 12px 10px; text-transform: uppercase;    font-family: 'oswald',sans-serif;    margin: 0;}/*05-12-2018*/
.item .primary  .primary1.checkout.orangBtn{display: inline-block; height:auto;     padding: 12px 10px;   width: auto;}/*05-12-2018*/
/*13-12-2018 start*/
.review-field-ratings .nested{width: 100%;}
/*13-12-2018 end*/
@media only screen and (min-width: 1200px) { 
.cmsPage a.downloard-pdf:hover{color:#0c59a7; background:#ddd}
.mainNav ul > li.dropDown:hover .megaMenu { visibility:visible; opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0);}
.mainNav ul > li > a:hover, .mainNav ul > li.parentLi:hover > a, .mainNav ul > li.dropDown:hover > a {color:#0b4084}
.mainNav li.submiteNAav > a:hover{color:#fff; background-color:#0b4084;}
.mainNav ul > li.parentLi:hover .dropDownArrow:before, .mainNav ul > li.dropDown:hover .dropDownArrow:before  { border: none; border-top: .1em solid #1a549f; border-left: .1em solid #014d7d; margin-top: -2px;}
.srchIcon:hover:before{background-position: -3px -33px;}
.cartIcon:hover:before{background-position: -41px -36px;}
.loginBox a:hover{background: #00a33f;}
.catBox a:hover:before{right: 15px;bottom: 15px;border-width:1px ;}
.catBox a:hover:after{left: 15px;top: 15px;border-width:1px ;}
.snowBlock a:hover:before{right: 15px;bottom: 15px; visibility:visible;}
.snowBlock a:hover:after{left: 15px;top: 15px;}
.snowBlock a:hover .comBtn { background: #ff5f18; color: #fff;}
.catBox a:hover > .catName{bottom:15px;}
.catBox a:hover > .catImg img{transform:scale(1.1);}
.snowBlock a:hover > .snowImg img { transform: scale(1.1);}
.btn.greyBtn:hover{background:#0c59a7; border-color:#0c59a7; color:#fff;}
.btn.blueBtn:hover{background:#ff5f18; border-color:#ff5f18; color:#fff;}
.btn.blueBtn.cartDetBtn:hover{background:#0c59a7; border-color:#0c59a7; color:#fff;}

.productBox .productBoxInner:hover{    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);}
.productBoxInner:hover .proDetail .proTitle a{color:#0c59a7}
.productArrow .slick-arrow:hover{background:#0c59a7; box-shadow:0 0 6px rgba(0,0,0,0.3);}
.productArrow .slick-arrow:hover:before{border-color:#fff}
.btn{min-width:92px;}
.btn.addtoCart{min-width:128px; background: transparent; vertical-align: inherit;}
.galleryColInner a:hover:after{right:0; bottom:0; opacity:0;}
.galleryColInner a:hover:before{left:0; top:0; opacity:0;}

.polyBtn a:hover { background: #ff5f18; border: 1px solid #ff5f18; color: #fff;}
.btnRight a:hover { background: #ff5f18; color: #fff;}
.buyNow a:hover { background:#fff; color:#1a549f;}
.tagMain li a:hover { color:#ff5f18;}
.ourLoc ul li span a:hover, .cmsPage a:hover{ color:#ff5f18;}

.breadcrum_title ul li a:hover { color:#ff5f18;}
.sitemapBox ul li:hover:before  { background:url(../images/list-style.png) no-repeat;}
.submit-btn:hover { background:#0b4084;}

.scrollTop:hover { background-color: #1664a8;}

.product-info-main .proInfoWrap .action.towishlist:hover { background: none; border:0px; color:inherit;}
.proInfoWrap .product-addto-links a:hover span, .shareIcon:hover { background: #0c59a7; border: 1px solid #0c59a7;}
.proInfoWrap .product-addto-links a:hover span:before, .shareIcon:hover i { color: #fff;}
.tooltip:hover:before { visibility:visible; opacity:1}
.tooltip:hover:after { visibility:visible;opacity:1}

.accSideBar .account-nav .item a:hover { background: none;}
.accSideBar .account-nav-content ul li:hover a { color:#ff5f18;}
.accSideBar .account-nav-content ul li:hover:before { border-color:#ff5f18;}
.accSideBar .account-nav-content ul li.current:hover:before { border-color: #545454;}

.actions-toolbar .secondary a.action.back:hover { color:#fff;}
.action.back:hover:before { color:#545454;}

.testiBlock .owl-buttons .owl-prev:hover, .testiBlock .owl-buttons .owl-next:hover {  box-shadow: 0 0 6px rgba(0,0,0,0.3);}
.testiBlock .owl-theme .owl-controls .owl-buttons div:hover {background: #0c59a7;}
.testiBlock .owl-buttons .owl-prev:hover:before, .testiBlock .owl-buttons .owl-next:hover:before { border-color: #fff;}


.wishlist-index-index .actions-toolbar button:hover { background: #0c59a7; border: 1px solid #0c59a7; color: #fff;}

.account .table-wrapper .action:hover { color: #ff5f18; }
.account .table-wrapper .action.view:hover:before { background-position:-4px -126px;}

.social-share li.fb a:hover i { background-color: #3b5998; color: #fff; } 
.social-share li.linkIn a:hover i { background-color: #0077b5; color: #fff; }
.social-share li.gPlus a:hover i { background-color: #df4a32; color: #fff;}
.social-share li.printP a:hover i { background-color: #C92228; color: #fff;}

.mapBtn:hover { background:#0b4084; border-color:#0b4084;}
.modalMain .close:hover { color:#ff5f18;}
}

@media only screen and (max-width: 1199px) {
.item .primary .primary1.checkout.orangBtn{    margin-top: 5px}/*05-12-2018*/
}
@media only screen and (min-width: 768px) {
    
.products-grid .product-item-info:hover, .products-grid .product-item-info.active { background: #ffffff; box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3); border: 1px solid #bbbbbb; margin:-10px; padding: 9px; position: relative; z-index: 2;}
.products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
}

.proInfoWrap .swatch-option:not(.disabled):hover { outline: none; border: 1px solid #e1e1e1; background-color: #0c59a7 !important; color: #fff;}
/*styles-l*/
.abs-margin-for-forms-desktop, .fieldset .legend, .column:not(.sidebar-main) form .actions-toolbar, .column:not(.sidebar-additional) form .actions-toolbar, .login-container .fieldset:after { margin-top: 25px; }
.opc-progress-bar .opc-progress-bar-item { width: 50%;  }


}
@media only screen and (max-width:991px) {
    .product.info.sliderbottom .product .cmsPage ul li{width:100%}/*15-11-2018*/
    .product.info .product .cmsPage ul li { width: 50%;}/*15-11-2018*/
     
.account .table-wrapper .action{display:block;}
.account .table-wrapper .table .action:not(:last-child)::after{display:none;}
}

/* Priyank Makwana 28-06-2018 Change Contact form select opacity */
form#contact-form .sortDown select {opacity: 1;}
/* Priyank Makwana Change Contact form select opacity ends here*/



/*styles-m*/

.opc-wrapper .step-title, .opc-block-shipping-information .shipping-information-title, .opc-block-summary>.title, .checkout-agreements-items .checkout-agreements-item-title { border-bottom: 1px solid #ccc; padding-bottom: 10px; color: #333; font-weight: 300; font-size: 1.6rem; line-height: normal; }
.minicart-wrapper .action.showcart .counter.qty { background: #ff5501; color: #fff; height: 24px; width: 24px; line-height: 24px; border-radius: 2px; display: inline-block; margin: 3px 0 0; min-width: 18px; overflow: hidden; padding: 0 3px; text-align: center; white-space: normal; z-index: 1; position: absolute; top: 0px; border-radius: 50px; }
.opc-progress-bar-item>span { display: inline-block; padding-top: 45px; width: 100%; word-wrap: break-word; color: #e4e4e4; font-weight: 300; font-size: 1.8rem; line-height: normal; }
.opc-progress-bar-item>span:after { background: #fff; height: 26px; margin-left: -13px; top: 6px; width: 26px; content: counter(i); counter-increment: i; color: #333; font-weight: 600; font-size: 1.5rem; line-height: 1; }
.opc-progress-bar-item._active>span:after { content: '\e610'; font-family: 'icons-blank-theme'; line-height: 1; font-size: 1.8rem }
.opc-progress-bar-item._complete>span:after { content: '\e610'; font-family: 'icons-blank-theme'; line-height: 1; font-size: 1.8rem }
.modal-content .fieldset>.field.choice:before { display: none; }
.opc-wrapper .shipping-address-item { border: 2px solid transparent; line-height: 1.5; margin: 0 0 20px; padding: 20px 35px 20px 20px; transition: .3s border-color; width: 50%; display: inline-block; font-size: 16px; position: relative; vertical-align: top; word-wrap: break-word }
.opc-block-shipping-information { padding: 30px 30px }

@media only screen and (max-width:768px) {
.abs-checkout-tooltip-content-position-top-mobile {right:-10px;top:40px; left:auto}
}
@media only screen and (max-width:767px) {
    .item .primary .primary1.checkout.orangBtn{    margin-top: 0px}/*05-12-2018*/
    
    .product.detailed.sliderbottom, .product.detailed.sliderout{display: none;}/*15-11-2018*/
    
    .product.detailed.sliderout ~  .product.info.detailed.col-md-14.mobile {padding: 20px 15px 0px;}/*15-11-2018*/
    .product.detailed.mobile{display: block;}/*15-11-2018*/
	.product.info .product .cmsPage ul li{width:50%; float: left; }/*15-11-2018*/
	.product.media.productImg + .product.info.detailed {margin-top: 15px;   padding:15px 15px}
	.product.info .product.overview h4{padding:0px 0px  10px 0px;}
	.opc-progress-bar-item>span { font-size: 24px; }
	.checkout-payment-method .payment-option .payment-option-title { padding: 15px; float: left; width: 100%; margin-top: 10px; }
	.payment-method { float: left; width: 100%; margin-top: 10px; }
	.checkout-payment-method .step-title { padding-left: 15px; }
	.actions-toolbar { margin-top: 10px; }
}
@media only screen and (max-width:639px) {
.account .table-wrapper .table .action:not(:last-child) { border-bottom: 0px solid #eee; }
.product.info .product .cmsPage ul li{width:100%; float: left; }/*15-11-2018*/
}

@media only screen and (max-width:567px) {
    .item .primary .primary1.checkout.orangBtn{    margin-top: 5px}/*05-12-2018*/
}

@media only screen and (max-width:479px) {
    .estimaste-body .detail-form-fields ul li { margin-bottom: 15px;}
    .estimaste-body #shipping-input-form li label{padding-bottom:5px;}
.opc-progress-bar-item>span { font-size: 20px; }
 .ajaxcartpro-msg {    font-size: 20px;     margin: 0 auto 0px;}
 .price-container{float: left; width: 100%;}
 .proInfoWrap .product-info-stock-sku{float: left;}
 .proInfoWrap {    padding: 17px 10px 10px;}
 
 .item .primary .primary1.checkout.orangBtn {
    margin-top: 5px;
    padding: 12px 5px;
}
 
 .product.media.productImg .product-reviews-summary.empty {    padding: 2px 4px 2px 4px;}/*21-11-2018*/
 
 .product.media.productImg .product-reviews-summary.empty + .action.mailto.friend{padding: 2px 4px 2px 0px;}
 .product.media.productImg .product-reviews-summary.empty +  .action.mailto.friend:before{width: 25px;}
}

@media screen and (max-width: 568px){
.popup_box_container { width: 95%;}
a.aw-acp-continue{margin-bottom: 10px;}
.popup_box_container #close{    right: -6px; }
}



