﻿body{font-family:'PT Sans', sans-serif;margin:0px;padding:0px;color:#000;background-color:#fff;min-width:320px;min-height:100%;overflow-x:hidden;}
a{text-decoration:none;color:inherit;}
.clear{clear: both;}
img{border:0;}
ul{margin:0;padding:0;list-style:none;}
input{font-family:'PT Sans',sans-serif;;border-radius: 0;padding:0;}
input[type=text]{border:0 none;outline:none;}
input[type=file]{border:0 none;}
input[type=button],input[type=submit] {border:0 none;cursor:pointer;-webkit-appearance:none;border-radius: 0;}
textarea{font-family:'PT Sans', sans-serif;font-size:12px;-webkit-appearance:none;border-radius: 0;border: 1px solid #ccc;}
.contentx{ width:auto; -webkit-border-radius:3px; -moz-border-radius:3px;}
.dd-selected{font-weight:normal !important;}
.trnsm{-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s;-ms-transition:.5s;transition:.5s;}
.loader{width:35px;margin:0 auto;}
.disabledBtn{background-color:rgba(0, 0, 0, 0.7) !important;}
.bgLoader{background-image:url(../img/loaders/redLoaderW.GIF);background-repeat:no-repeat;background-position:center center;background-size:35px;}

.pageContainer{width:100%;height:inherit;margin:0 auto;}
.mobileMenuOverlay{width:100%;height:100%;position:fixed;z-index:9998;overflow:hidden;background-color:#000;opacity:0.8;top:0;left:0;}
/*Header*/
.header{width:100%;position:relative;z-index:1000;background-color:#f5f5f5;}
.header .mobMenu{}
.navbar-toggle{width:11%;height:69px;min-width:42px;float:left;clear:both;background-color:#595959;background-image:none;border:none;border-radius:0;padding:0;cursor:pointer;}
.navbar-toggle .icon-bar{display:block;height:4px;width:60%;margin:3px auto;background-color:#fff;}
.header .mobMenu .mobileMenu{width:82%;max-height:790px;position:absolute;left:-82%;top:69px;z-index:9999;background-color:#efefef;overflow-y:scroll;display:none;}
.header .mobMenu .mobileMenu .topMenu{display:block;}

.mobileMenu .leftMenu .subCategoriesPopup a{text-indent: initial;line-height: initial;color: #000;display: block;padding-left: 20px;}
.mobileMenu .leftMenu .subCategoriesPopup a:hover{color: #d71921;}

.header .leftHeader{}
.header .leftHeader .logo{width:27%;height:69px;margin:0 1.8%;float:left;display:table;}
.header .leftHeader .logo a{display:table-cell;vertical-align:middle;margin:0 auto;}
.header .leftHeader .logo img{width:100%;max-width:205px;max-height:56px;}
.header .leftHeader .sep{height:50px;margin:10px 0;border-left:2px solid #8b8b8b;float:left;}
.header .leftHeader .searchTool{width:100%;position:absolute;top:72px;}
.header .leftHeader .searchTool .srchImg{position:absolute;right:2.6%;margin-top:22px;display:none;}
.header .leftHeader .searchTool .rightSrch{width:97%;height:69px;background-color:#ececed;padding:0 1.5%;}
.header .leftHeader .searchTool .rightSrch .srchInCategs{display:none;}
/*.header .leftHeader .searchTool .rightSrch .srchInCategs .srchCat{height:35px;overflow:hidden;font-size:15px;color:#a3a0a0;text-align:center;line-height:2.2;cursor:pointer;}
.header .leftHeader .searchTool .rightSrch .srchInCategs img{position:relative;top:-10px;left:35%;}*/
.header .leftHeader .searchTool .rightSrch .sep{display:none;}
.header .leftHeader .searchTool .rightSrch input[type=text]{width:97.5% !important;height:51px;margin-top:9px;border:0 none;font-size:17px;color:#bebdbd;padding-left:2.5%;}

.header .rightHeader{width:57%;height:56px;float:left;}
.header .rightHeader .topTabs{width:16.5%;float:left;position:relative;margin-top:18px;margin-right:3.4%;}
.header .rightHeader .topTabs .menu{font-size:0;float:right;cursor:pointer;}
.header .rightHeader #cartTab .blackIcon{display:block;margin-top:3px;}
.header .rightHeader #cartTab .whiteIcon{display:none;}
.header .rightHeader #signInTab .menu{width: 34px;height: 34px;background:url('../img/bg/signInImg.png') no-repeat;background-size: 100% 100%;}
@media only screen and (max-width : 400px) {
    .header .rightHeader{width:55.6%;}
    .header .rightHeader .topTabs .menu img{width:26px;height:auto;}
    .header .rightHeader #signInTab .menu{width:26px;height:26px;}
}

/*INSIDE CONTAINER*/
.insideContainer{width:100%;margin-top:100px;overflow:hidden;}
.insideContainer .left{width:15.8%;float:left;display:none;}
.insideContainer .left .emptyDiv{width:100%;height:39px;background-color:#ececec;margin-bottom:6px;}

/*left Menu*/
.leftMenu{width:100%; float: left;}
.leftMenu .cTypes:first-child{}
.leftMenu .cTypes{width:100%;height:60px !important;display:table;cursor:pointer;}
.leftMenu .cTypes span{display: table-cell;vertical-align: middle;line-height:3.5;color:#000;font-size:18px;}
.leftMenu .cTypes span label{float:left;margin-left:3.8%;cursor:pointer;}
.leftMenu .cTypes span .arrow{width:19px;height:19px;display:inline-block;background:url(../img/btn/collapseMenu.png) no-repeat left;margin-left:2%;border-radius:10px;font-size:20px;font-weight:bold;line-height:0.9;text-align:center;vertical-align:middle;}
.leftMenu .cTypes.menuSelected span{color:#d71921}
.leftMenu .cTypes.menuSelected .arrow{background-position:right;}
.leftMenu .cTypes span img{float:right}
.categoriesPopup{font-size:16px;cursor:pointer;display:none;text-indent:3.8%;position:relative;top:-20px;}
.categoriesPopup .categories{color:#000;line-height:initial;}
.categoriesPopup .categories:hover, .categoriesPopup .categories.selectedCat{color:#d71921;}
.categoriesPopup .categories .arrow{display:none !important;}
.categoriesPopup .btnContactUsBooks{display:none;}
.youtubeVideo{display:none;}

/*left Menu*/

.insideContainer .right{width:100%;float:right;overflow:hidden;}
/*Top Menu*/
.topMenu{display:none;}
.topMenu div{width:100%;height:60px;background-color:#747272;text-indent:3.8%;font-size:18px;color:#fff;line-height:3.5;cursor:pointer;margin-bottom:1px;}
.topMenu div:hover,.topMenu div.selectedMenu{background-color:#d71921;}


/*Search In Categs PopUp*/
.srchInCategsPopUp{width:18%;padding:5px 10px;background-color:#f8f8f8;border:1px solid #eceaea;display:none;top:20px;left:19.6%;position:absolute;z-index:999;}
.srchInCategsPopUp .searchIn{font-size:16px;line-height:1.6;cursor:pointer;}
.srchInCategsPopUp .searchIn:hover{color:#d71921;}

/*Sign In PopUp*/
.signInPopUp{width:37%;max-width:590px;min-width:320px;background-color:#f0efef;display:none;top:66px;right:0;position:absolute;z-index:9999;}
.signInPopUp .btnClose{font-weight:bold;font-family:'WinSoftPro Medium',sans-serif;font-size:20px;color:#7f7d7d;margin-right:1.8%;float:right;cursor:pointer;}
.signInPopUp .insidePopUp{width:100%;margin-top:25px;}
.signInPopUp .insidePopUp .title{font-size:24px;line-height:0;margin-left:14.5%;}
.signInPopUp .insidePopUp .title img{max-width:190px;width:32%;}
.signInPopUp .insidePopUp .cartInfo{width:170px;margin-top:50px;margin-bottom:15px;margin:0 auto;}
.signInPopUp .insidePopUp .cartInfo .nbrItems{width:100%;height:152px;font-size:21px;text-align:center;background:url("../img/bg/cartImgBig.png") no-repeat;background-position:center bottom;cursor:pointer;}
.signInPopUp .insidePopUp .cartInfo .btnCheckOut{font-size:18px;color:#d71921;text-align:center;text-decoration:underline;margin-top:20px;text-indent: 40px;cursor:pointer;}

.signInPopUp .insidePopUp .inputTxt{width:67.7%;height:45px;background-color:#e9e6e6;border:2px solid #dddbdb;color:#767575;font-size:14px;margin:16px 0 5px 13.2%;padding-left:6%;}
.signInPopUp .insidePopUp .forgotPassLink{color:#d71921;font-size:15px;margin-left:16.3%;cursor:pointer;}
.signInPopUp .insidePopUp .btnLogin{width:27%;height:40px;margin:26px auto 0;background-color:#d71921;font-family:'PT Sans',sans-serif;font-weight:bold;font-size:16px;color:#fff;display:block;border-radius:10px;cursor:pointer;text-align:center;line-height:2.4;}
.signInPopUp .insidePopUp .lgnLoader{height:36px;position:absolute;margin-top:-38px;left:25%;display:none;}
.signInPopUp .insidePopUp .lblMsg{height:24px;width:100%;text-align:center;font-size:12px;font-weight:bold;}
.signInPopUp .insidePopUp .fb-login-button{width:76px;height:inherit;display:block;margin:0 auto 10px;}

.signInPopUp .insidePopUp .forgotPassDiv .title{font-size:22px;line-height:1.2;margin-left:13.5%;color:#767575;}

.signInPopUp .insidePopUp .signUpDiv{border:2px solid #d2d1d1;border-right:none;background-color:#e9e6e6;padding:25px 0 35px;}
.signInPopUp .insidePopUp .signUpDiv .itemList{color:#767575;font-size:21px;text-align:center;}
.signInPopUp .insidePopUp .signUpDiv #signUpLink{width:49%;margin:26px auto 18px;}
.signInPopUp .insidePopUp .signUpDiv .whatIsMCardLink{width:49%;height:39px;margin:0 auto;background-color:#545252;font-size:16px;color:#fff;display:block;border-radius:10px;cursor:pointer;text-align:center;line-height:2.4;}

.signInPopUp .insidePopUp .userDisplay{padding-bottom:18px;}
.signInPopUp .insidePopUp .userDisplay .itemList{font-weight:bold;font-size:18px;margin-left:20px;line-height:1.5;}
.signInPopUp .insidePopUp .userDisplay #HeadLoginStatus{color:#d71921;font-size:18px;margin-left:20px;line-height:1.5;}

/*main Banner*/
.mainBanner{overflow:hidden;width:100%;height:156px;background:url(../img/loaders/redLoaderW.GIF) no-repeat;background-size:35px;background-position:center center;}
.mainBanner .master-slider .ms-loading-container .ms-loading, .mainBanner .master-slider .ms-slide .ms-slide-loading {background:none !important;}
.mainBanner .master-slider .ms-view{background-color:transparent !important;}
.mainBanner .master-slider .ms-bullet{background-image:none !important;background-color:#fff !important;border-radius:10px;box-shadow:0px 1px 2px #B5B5B5 inset;}
.mainBanner .master-slider .ms-bullet-selected{background-color:#d71921 !important;}
/*main Banner*/

.right .animatedMessage{display:none;}

/*New Releases Section*/
.newReleaseSection{width:100%;min-height:300px;}
/*New Releases Section*/

/*itemsCarsl*/
.crslItemsCont{width:100%;}
.crslItemsCont .crslHead{border-top-width:1px;border-top-style:solid;border-top-color:rgb(212, 212, 212);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(212, 212, 212);line-height:3;background-color:rgb(245, 245, 245);height:55px;}
.crslItemsCont .crslHead .crslImg{height:100%; float:left;}


.crslItemsCont .crslHead .crslTitle{font-weight:bold;margin-left:3%;font-size:19px; float:left;}
.crslItemsCont .crslHead .crslLink{font-size:16px;color:rgb(124, 123, 123);display:block;margin-right:2%;margin-top:1%; float:right;}
.crslItemsCont .crslItem{padding-top:30px;width:82.5%;height:290px;margin:auto;position:relative;}
/*.crslItemsCont .crslItem .slick-list{float:left;width:82.5%;margin:0px 2%;}
.crslItemsCont .crslItem .slick-arrow:before{content: close-quote;}
.crslItemsCont .crslItem .slick-arrow{margin-top:88px;outline:none;font-size:0px;color:transparent;float:left;border:none;cursor:pointer;background-color:transparent;background-repeat:no-repeat;position: static;}
.crslItemsCont .crslItem .slick-prev{margin-left:3%;width:20px;height:33px;background-image:url(../img/btn/prevArrow.png);background-size:100%;}
.crslItemsCont .crslItem .slick-next{float:left;width:20px;height:33px;background-image:url(../img/btn/nextArrow.png);background-size:100%;}*/
.crslItemsCont .crslItem .owl-stage-outer{width:100%;}
.crslItemsCont .owl-nav .cntrls{width:20px;cursor:pointer;margin-top:130px;}
.crslItemsCont .owl-nav .cntrls.owl-prev{float:left;margin-left:3%;}
.crslItemsCont .owl-nav .cntrls.owl-next{float:right;margin-right:3%;}
.crslItemsCont .owl-nav .cntrls img{width:100%;}
@media only screen and (max-width : 460px) {
    .crslItemsCont .crslHead .crslTitle{width:54%;line-height:1.5;}
}
@media only screen and (max-width : 400px) {
    .crslItemsCont .crslItem .slick-prev{margin-left:2%;width:15px;}
    .crslItemsCont .crslItem .slick-next{width:15px;}
    .crslItemsCont .owl-nav .cntrls{width:15px;}
}
/*itemsCarsl*/

/*items Section*/
.btnClosePage{font-size:25px;font-family:'WinSoftPro Medium',sans-serif;right:3%;position:absolute;z-index:999;}
.catPaths{margin:25px 0 8px 2%;overflow:hidden;color:rgb(72, 72, 72);}
.catPaths span{font-weight:bold;color:#d71921;float:left;cursor:default;}
.catPaths a, .catPaths label{float:left;}
#listingLoader{width:35px;margin:30px 45% 100px;display:block;}
.itemListing{margin-bottom:70px;overflow:hidden;}
.itemListing .itemCont{width: 33%;min-width: 160px;margin-top: 15px;height:280px;}
.itemCont{outline: none;overflow:hidden;margin:auto;display:block;}
.itemCont .itemImg{width:149px;height:213px;background-size:contain;background-position:50% 50%;background-repeat:no-repeat;display:block;margin:auto auto 10px;}
/*.itemCont .itemImg .itemInfo{padding:4%;width:92%;height:95%;display:block;background-color:rgba(255, 255, 255, 0.901961);margin-top:-180%;float:left;overflow:hidden}
.itemCont.selected .itemImg .itemInfo{margin-top:0px;}
.itemCont .itemImg .itemInfo .itemStatus{font-size:13px;color:rgb(215, 25, 33);font-weight:bold;}
.itemCont .itemImg .itemInfo .itemTitle{font-size:12.5px;color:rgb(0, 0, 0);margin-top:130px;}
.itemCont .itemImg .itemInfo .itemPrice{font-size:15px;color:rgb(215, 25, 33);font-weight:bold;margin-top:2px;}
.itemCont .itemImg .itemInfo .itemMore{float:right;margin-top:-14px;width:50px; height:14px; cursor:pointer; background-image:url(../img/btn/itemMore.png); background-repeat:no-repeat;background-size:100% 100%;}
.itemCont .itemImg .itemInfo .btnAddToCart{position:relative;margin-left:110%;margin-top:-100%;cursor:pointer;}*/
.itemCont .itemImg .itemInfo{width:120%;height:100%;display:block;overflow:hidden;margin-top:-180%;float:left;}
.itemCont:hover .itemImg .itemInfo{margin-top:0px;}
.itemCont .itemImg .itemInfo .details{padding:4%;width:76%;height:95%;background-color:rgba(255, 255, 255, 0.86);float:left;}
.itemCont .itemImg .itemInfo .details .itemStatus{height:16px;font-size:13px;color:rgb(215, 25, 33);font-weight:bold;}
.itemCont .itemImg .itemInfo .details .itemTitle{height:135px;font-size:12.5px;color:rgb(0, 0, 0);position:relative;}
.itemCont .itemImg .itemInfo .details .itemTitle span{left:0;bottom:0;position:absolute;}
.itemCont .itemImg .itemInfo .details .itemPrice{float:left;font-size:15px;color:rgb(215, 25, 33);font-weight:bold;margin-top:2px;}
.itemCont .itemImg .itemInfo .details .itemMore{float:right;margin-top:5px;width:50px; height:14px; cursor:pointer; background-image:url(../img/btn/itemMore.png); background-repeat:no-repeat;background-size:100% 100%;}
.itemCont .itemImg .itemInfo .btnAddToCart{width:17%;max-width:25px;margin-top:6px;float:right;cursor:pointer;}
.itemCont .itemImg .itemInfo .addToCartLoader,.itemCont .itemImg .itemInfo .addToFavLoader{display:none;float: right;}
.itemCont .itemImg .itemInfo .btnAddToFav{width:15%;max-width:20px;margin-top:6px;float:right;cursor:pointer;}
.itemCont.inProcess .itemImg .itemInfo .addToCartLoader{display:block;}
.itemCont.inProcess .itemImg .itemInfo .btnAddToCart{display:none;}
.itemCont.inProcessFav .itemImg .itemInfo .addToFavLoader{display:block;}
.itemCont.inProcessFav .itemImg .itemInfo .btnAddToFav{display:none;}

.itemCont .btnViewItem{text-align:center;border-radius:7px;width:58%;font-size:14px;margin:auto;cursor:pointer; font-weight: bold;color: rgb(72, 72, 72);}
.itemCont:hover .btnViewItem{visibility:hidden}
@media only screen and (max-width : 490px) {
    .itemListing .itemCont{width:50%;}
}
/*items Section*/


/*Footer*/
.footer{width:100%;}
.footer .topFooter{width:100%;height:69px;background-color:#d71921;overflow:hidden;}
.footer .topFooter .insideMaliks{width:20%;float:left;}
.footer .topFooter .insideMaliks .title{width:100%;font-size:0px;}
.footer .topFooter .insideMaliks .title .leftGalleryImg{width:48px;height:69px;background:url(../img/bg/galleryImg.png) no-repeat;background-position:center center;background-color:#d71921;background-size:100%;margin:auto;}
.footer .topFooter .insideMaliks .insideMaliksSlick{display:none;}

.footer .topFooter .bottomMenu{width:80%;height:69px;float:right;}
.footer .topFooter .bottomMenu .tabs{width:25%;height:69px;float:left;font-size:0px;cursor:pointer;}
.footer .topFooter .bottomMenu .tabs .whiteIcon{display:block;}
.footer .topFooter .bottomMenu .tabs .redIcon{display:none !important;}
.footer .topFooter .bottomMenu .tabs .menuTtle{height:69px;margin:0;float:left;}
.footer .topFooter .bottomMenu .tabs .menuImg{width:100%;height:69px;display:table-cell;vertical-align:bottom;}
.footer .topFooter .bottomMenu .tabs .menuImg img{width:60px;margin:8px auto 0;}
@media only screen and (max-width : 400px) {
    .footer .topFooter .insideMaliks .title .leftGalleryImg{width:38px;height:69px;}
    .footer .topFooter .bottomMenu .tabs .menuImg img{width:50px;margin:0 auto;}
}

.footer .animatedMessage{width:100%;height:42px;background-color:#aaa4a4;color:#aaa4a4;font-size:14px;overflow:hidden;position:absolute;top:141px;}
.footer .animatedMessage .messages{height:20px;padding:11px 70px;float:left;}
.footer .animatedMessage #animatedMsgLoader{height:32px;margin:0 auto;display:block;padding:5px;}

.footer .btnBackToTop{margin:0 auto;display:block;cursor:pointer;}

.footer .maliksInfo{height:140px;font-size:15px;}
.footer .maliksInfo .infoContainer{margin-left:1.8%;float:left;}
.footer .maliksInfo .infoContainer:first-child{width:42.4%;margin-top:14px;}
.footer .maliksInfo .infoContainer:nth-child(2){width:54%;margin-top:32px;}
.footer .maliksInfo .infoContainer:last-child{width:100%;height:69px;margin-top:23px;background-color:#d71921;margin-left:0;}
.footer .maliksInfo .infoContainer .info{line-height:1.6;}
.footer .maliksInfo .infoContainer .info span{font-family:'PT Sans',sans-serif;font-weight:bold;}
.footer .maliksInfo .infoContainer .helper{display:inline-block;height:100%;vertical-align:middle;}
.footer .maliksInfo .infoContainer .findUs{font-size:16px;font-weight:bold;color:#fff;float:left; margin-top: 23px;}
.footer .maliksInfo .infoContainer .social{width:40%;margin-right:4.5%;float:right;}
.footer .maliksInfo .infoContainer .social a{margin:0 2%;line-height:69px;}
.footer .maliksInfo .infoContainer .social a img{width:14%;display:inline-block;vertical-align:middle;}
@media only screen and (max-width : 455px) {
    .footer .maliksInfo{font-size:13px;}
}
@media only screen and (max-width : 400px) {
    .footer .maliksInfo .infoContainer:first-child{width:98.2%;}
    .footer .maliksInfo .infoContainer:nth-child(2){width:98.2%;margin-top:0;}
    .footer .maliksInfo .infoContainer .findUs{width:45%;margin-left:2.2%;}
    .footer .maliksInfo .infoContainer .social{width:45%;margin-right:2.5%;float:right;}
}

.footer .bottomFooter{padding:15px 3% 20px 3%;overflow:hidden;}
.footer .bottomFooter img{width:100%;margin:0 auto;display:block;}
.footer .bottomFooter #maliksLogoIcons{display:none;}
.footer .bottomFooter #maliksIcons{display:block;}
.footer .bottomFooter a{position:absolute;color:#d71921;font-size:10px;}
/*Footer*/


/*InsideMaliksAll*/
.insideMaliksContainer{width:90%;margin-left:5%;margin-bottom:150px;}
.insideMaliksContainer .shops{margin-top:55px;}
.galleryTitLe{font-size:18px;margin-left:5%;font-weight:bold;}
.insideMaliksContainer .gallerySlick{display:none;height:150px;}
#insMaliksLoader{width:45px;margin:50px auto;display:block;}
.insideMaliksContainer .gallerySlick .owl-stage-outer{width:91.1%;float:left;margin:0 4.5%;}
.insideMaliksContainer .gallerySlick .owl-item img{height:150px;}
.insideMaliksContainer .gallerySlick .owl-nav{width:100%;float:left;margin-top:-85px;}
.insideMaliksContainer .gallerySlick .nav-prev{width:3%;float:left;cursor:pointer;}
.insideMaliksContainer .gallerySlick .nav-next{width:3%;float:right;cursor:pointer;}

/*.gallerySlick{overflow:hidden;margin-top:18px;}
.gallerySlick .slick-arrow{width:2.5%;float:left;cursor:pointer;}
.gallerySlick .slick-list{width:91.1%;float:left;margin:0 4.5%;}
.gallerySlick .slick-list .slick-slide img{height:150px;margin:0 5px;}
.gallerySlick .imgvideo{display:none;height:auto !important;max-width: 96px;margin: -195px auto 0 !important;position: relative;}*/
.gallerySlick{overflow:hidden;width:91.1% !important;margin:18px auto 0;}
.gallerySlick .owl-stage-outer{width:100%;}
.gallerySlick .owl-item img{height:150px;}
.gallerySlick .imgvideo{display:none;height:auto !important;max-width: 96px;margin: -195px auto 0 !important;position: relative;}
.owl-nav .cntrls{width:3%;margin-top:75px;cursor:pointer;}
.owl-nav .cntrls.owl-prev{float:left;}
.owl-nav .cntrls.owl-next{float:right;}
.owl-nav .cntrls img{width:100%;}
/*InsideMaliksAll*/

/*InsideMaliksDetails*/
.insideMaliksDetailsContainer{width:90%;margin-left:5%;margin-bottom:150px;overflow:hidden;}
.insideMaliksDetailsContainer .titLe{font-size:18px;margin-top:35px;margin-bottom:18px;font-weight:bold;}
.insideMaliksDetailsContainer .gallImg{width:22%;float:left;margin-right:4%;margin-bottom:40px;}
.insideMaliksDetailsContainer .galleryImgs{max-width:100%;max-height:150px;}
#lightbox-image-details-caption{display:none !important;}
/*InsideMaliksDetails*/

/*Top PopUp*/
.topPopUp{max-width:100%;background-color:#fff;display:none;top:140px;right:0;position:absolute;z-index:999;border:2px solid #d3d3d3;border-right:0 none;}

/*crazy weekly offer*/
.crazyWeeklyOffer{padding:2px;padding-right:0;}
.crazyWeeklyOffer .btnClosePopUp{z-index:1;}
/*.crazyWeeklyOffer .topContent{width:100%;max-width:1376px;margin:0 auto;}*/
.crazyWeeklyOffer .crazyOfferBanner{width:100%;margin:0 auto;overflow:hidden;background:url(../img/loaders/redLoaderW.GIF) no-repeat;background-size:35px;background-position:center center;}
.crazyWeeklyOffer .crazyOfferBanner .master-slider .ms-slide img{width:100%;max-width:1376px;margin:0 auto;display:block;}
.crazyWeeklyOffer .crazyOfferBanner .master-slider .ms-loading-container .ms-loading, .mainBanner .master-slider .ms-slide .ms-slide-loading {background:none !important;}
.crazyWeeklyOffer .crazyOfferBanner .master-slider .ms-view{background-color:transparent !important;}
.crazyWeeklyOffer .crazyOfferBanner .master-slider .ms-bullet{background-image:none !important;background-color:#fff !important;border-radius:10px;box-shadow:0 1px 2px #B5B5B5 inset;}
.crazyWeeklyOffer .crazyOfferBanner .master-slider .ms-bullet-selected{background-color:#d71921 !important;}

.crazyWeeklyOffer .bottomContent{}
.crazyWeeklyOffer .bottomContent .left{width:46%;margin-left:3.2%;float:left;font-size:14px;color:#231f20;display:block;}
.crazyWeeklyOffer .bottomContent .left img{position:relative;top:10px;}
.crazyWeeklyOffer .bottomContent .right{width:44%;margin-right:4.3%;float:right;margin-top:30px;}
.crazyWeeklyOffer .bottomContent .right label{font-size:14px;margin-left:1.3%;}
.crazyWeeklyOffer .bottomContent .right input[type=text]{width:96%;height:35px;border:1px solid #c6c5c5;padding-left:2.8%;font-size:13px;color:rgba(0,0,0,0.7);margin:10px 0 18px;}
.crazyWeeklyOffer .bottomContent .right .btnSubscribe{width:25%;height:35px;float:right;background-color:#d71921;text-align:center;font-size:14px;color:#fff;border-radius:10px;line-height:2.4;margin-bottom:28px;cursor:pointer;}
.crazyWeeklyOffer .bottomContent .right #subscribeLoader{width:30px;margin-right:10px;margin-top:3px;float:right;display:none;}
.crazyWeeklyOffer .bottomContent .right .lblMsg{float:right;font-size:11px;margin-right:10px;line-height:3.2;font-weight:bold;}
@media only screen and (max-width :560px) {
    .crazyWeeklyOffer .bottomContent .left{width:100%;}
    .crazyWeeklyOffer .bottomContent .right{width:80%;margin-left:3.2%;float:left;}
    .crazyWeeklyOffer .bottomContent .right label{margin-left:0;}
}
/*crazy weekly offer*/

/*E-Catalogues*/
.ecatalogues{width:100%;min-height:200px;}
.ecatalogues .ecatalogueLoader{width:45px;position:absolute;top:75px;left:45%;display:block;}
.ecatalogues .insideCatalogues{margin:24px 0 120px 5%;}
.ecatalogues .insideCatalogues .catalogContent{width:95%;margin-bottom:60px;}
.ecatalogues .insideCatalogues .catalogContent .galleryTitle{margin-bottom:35px;}
.ecatalogues .insideCatalogues .catalogContent .gallerySlick{min-width:60px;}
.ecatalogues .insideCatalogues .catalogContent .gallerySlick .pdfThumbnail img{display:block;margin:auto;min-width:60px;max-width:100%;background-color: #c8c7c7;height:auto;min-height:100px;}
.ecatalogues .insideCatalogues .catalogContent .gallerySlick .imgdoc{width:40px;height:auto !important;margin-right:20% !important;margin-top:-34px !important;position:relative;float:right;}
/*E-Catalogues*/

/*career*/
.career{padding:28px 9.4% 20px 1.3%;}
.career .title{color:rgb(73, 72, 72);font-size:18px;font-weight:bold;}
.career .intro{color:rgb(73, 72, 72);font-size:15px;margin:20px 0 24px;text-align:justify;}
.career .careerSubmitForm{}
.career .careerSubmitForm .txtInput{width:62.9%;height:38px;border:1px solid #bfbfbf;padding-left:1.1%;margin-bottom:24px;font-size:14px;color:rgba(0, 0, 0, 0.701961);}
.career .careerSubmitForm .ddlInput{width:64%;height:38px;border:2px solid #ed1f24;overflow:hidden;}
.career .careerSubmitForm .ddlInput select{width:108%;height:38px;border:0 none;padding-left:2%;font-size:14px;color:rgba(0, 0, 0, 0.701961);background-color:transparent;outline:none;}
.career .careerSubmitForm .ddlInput select option{font-size:12px;color:#000;font-family:'Myriad Pro',sans-serif;padding-left:3%;}
.career .careerSubmitForm .ddlArw{margin-bottom:10px;margin-left:3.4%;margin-top:-4px;position:relative;}
.career .careerSubmitForm textarea{width:100% !important;height:184px !important;resize:none;margin-bottom:20px;padding-top:10px;}
.career .careerSubmitForm .uploadTitle{margin-left:7px;color:#d71921;font-size:16px;margin-bottom:6px;}
.career .careerSubmitForm .cvupload{width:64%;height:38px;border:1px solid #ed1f24;margin-bottom:12px;}
.career .careerSubmitForm .cvupload input[type=file]{height:28px;color:rgba(0,0,0,0.7);margin-left:3%;margin-top:5px;cursor:pointer;}
.career .careerSubmitForm .submitCont{width:64%;}
.career .careerSubmitForm .submitCont .btnSubmitCareer{width:28%;height:32px;float:right;background-color:#d71921;text-align:center;font-size:14px;color:#fff;border-radius:10px;line-height:2;cursor:pointer;}
.career .careerSubmitForm .submitCont #submitLoader{width:32PX;margin-right:10px;float:right;display:none;}
.career .careerSubmitForm .lblMsg{width:64%;height:30px;font-size:11px;margin-right:10px;margin-top:6px;font-weight:bold;}
/*career*/
/*Top PopUp*/


/*Tabs PopUp*/
.tabsPopUp{max-width:100%;background-color:#fff;display:none;top:69px;right:0;position:absolute;z-index:9999;}

/*help*/
.help{border:1px solid #dbdbdb;border-right:0 none;}
.help .topContent{margin-top:34px;margin-left:1.3%;}
.help .topContent .left{width:74%;float:left;margin-left:2%;}
.help .topContent .left .title{color:#fff;font-size:15px;background-color:#d71921;text-align:center;line-height:1.4;}
.help .topContent .left .redArw{position:relative;top:-1px;float:right;right:5.4%;}
.help .topContent .left ul.depList{margin-left:4.5%;margin-top:15px;}
.help .topContent .left ul.depList li{font-size:13px;line-height:1.4;margin-bottom:7px;}

.help .topContent .right{width:85%;float:left;margin-left:2%;margin-top:30px;}
.help .topContent .right .lblIntro{font-size:15px;color:#d71921;}
.help .topContent .right .rmrq{font-size:10px;color:#c1bcbc;float:right;}
.help .topContent .right .infoContent{margin-top:10px;}
.help .topContent .right .infoContent .txtInput{width:42.6%;height:40px;border:2px solid #c5c3c3;padding-left:3%;margin-bottom:18px;font-size:14px;color:rgb(92, 91, 91);float:left;}
.help .topContent .right .infoContent .txtRight{float:right;}
.help .topContent .right .infoContent .ddlInput{width:45.6%;height:40px;border:2px solid #ed1f24;overflow:hidden;float:right;}
.help .topContent .right .infoContent .ddlInput select{width:110%;height:40px;border:0 none;padding-left:5%;font-size:14px;color:rgb(92, 91, 91);background-color:transparent;outline:none;}
.help .topContent .right .infoContent .ddlInput select option{font-size:12px;color:#000;padding-left:7%;}
.help .topContent .right .infoContent .ddlArw{margin-right:40%;margin-top:-4px;position:relative;float:right;}
.help .topContent .right .infoContent textarea{width:96.4% !important;height:138px !important;resize:none;margin-bottom:10px;padding-top:16px;}
.help .topContent .right .infoContent .btnSubmitHelp{width:16%;height:36px;float:right;background-color:#d71921;text-align:center;font-size:14px;color:#fff;border-radius:8px;line-height:2.3;cursor:pointer;margin-bottom:12px;}
.help .topContent .right .infoContent #submitLoader{width:32px;margin-top:3px;margin-right:10px;float:right;display:none;}
.help .topContent .right .infoContent .lblMsg{float:right;font-size:12px;margin-right:10px;line-height:2.8;font-weight:bold;}

.help .bottomContent{height:100px;background-color:#cfcece;border:2px solid #c0bebe;border-right:0 none;}
.help .bottomContent .socialYouTube{width:32.4%;float:left;}
.help .bottomContent .socialYouTube .youtubeImg{width:88.5%;max-width:434px;height:100px;background:url(../img/bg/youTubeSocial.png) no-repeat;background-position:center;background-size:100%;margin:0 auto;}
.help .bottomContent .socialTwitter{width:30%;float:left;border-left:2px solid #c0bebe;border-right:2px solid #c0bebe;}
.help .bottomContent .socialTwitter .twitterImg{width:92%;max-width:405px;height:100px;background:url(../img/bg/twitterSocial.png) no-repeat;background-position:center;background-size:100%;margin:0 auto;}
.help .bottomContent .socialFb{width:36.5%;float:left;}
.help .bottomContent .socialFb .fbImg{width:64.4%;max-width:385px;height:100px;background:url(../img/bg/fbSocial.png) no-repeat;background-position:center;background-size:100%;margin-left:6%;float:left;}
.help .bottomContent .socialFb .fb-like{height:100px;display:table;margin-right:3.5%;float:right;}
.help .bottomContent .socialFb .fb-like span{display:table-cell;vertical-align:middle !important;}
.help .bottomContent .socialFb .fb-like span iframe{width:86px;height:20px;overflow:hidden;}
@media only screen and (max-width : 540px) {
    .help .topContent .left,.help .topContent .right{width:90%;}
    .help .bottomContent{height:auto;overflow:hidden;}
    .help .bottomContent .socialYouTube{width:100%;}
    .help .bottomContent .socialYouTube .youtubeImg{width:55%;height:60px;}
    .help .bottomContent .socialTwitter{width:100%;border:2px solid #c0bebe;border-left:none;border-right:none;}
    .help .bottomContent .socialTwitter .twitterImg{width:54%;height:60px;}
    .help .bottomContent .socialFb{width:100%;}
    .help .bottomContent .socialFb .fbImg{width:42% !important;height:60px;margin-left:18%;}
    .help .bottomContent .socialFb .fb-like{height:60px;margin-left:3%;float:left;}
}
@media only screen and (max-width : 440px) {
    .help .topContent .right .infoContent .txtInput{width:97%;}
    .help .topContent .right .infoContent .txtRight{float:left;}
    .help .topContent .right .infoContent .ddlInput{width:100%;float:left;}
    .help .topContent .right .infoContent .ddlArw{margin-right:90%;margin-bottom:7px;}
    .help .topContent .right .infoContent .ddlInput select{width:110%;padding-left:3%;}
    .help .topContent .right .infoContent .ddlInput select option{padding-left:5%;}
}
/*help*/

/*our locations*/
.ourLocations{width:100%;border-bottom: 2px solid #f4f4f4;padding-bottom:5px;}
.ourLocations .galleryLoader{width:100%; height:150px;background-color:#ffffff; background-image:url(../img/loaders/redLoaderW.GIF);background-position:center center;background-repeat:no-repeat;background-size:45px;}
.btnClosePopUp{font-size:25px;color:#7f7d7d;font-family:'WinSoftPro Medium',sans-serif;position:absolute;top:5px;right:1.6%;cursor:pointer;}
.ourLocations .topContent{overflow:hidden;}
.ourLocations .topContent .left{width:100%;float:left;margin-top:40px;}
.ourLocations .topContent .left .storesMap{width:100%;height:290px;background:url(../img/loaders/redLoaderW.GIF) no-repeat;background-position:center center;background-size:45px;}
.ourLocations .topContent .left .findCloserBranch{width:100%;line-height:80px;background-color:#575454;font-size:19px;color:#fff;}
.ourLocations .topContent .left .findCloserBranch img{width:26px;float:left;margin:15px 2.3% 0 4%;}
.ourLocations .topContent .right{width:100%;float:right;}
.ourLocations .topContent .right .findCloserBranch{height:24px;font-size:18px;color:#d71921;margin-left:4%;margin-top:6px;}
.ourLocations .topContent .right .storesListing{/*max-height:255px;*/min-height:95px;margin-left:23px;list-style:none;margin-top:15px;font-size:14px;overflow:auto;margin-bottom:15px;}
.ourLocations .topContent .right .storesListing li{width:45%;cursor:pointer;float:left;background:url(../img/bg/mapLocator.png) no-repeat left top;padding:3px 0px 3px 15px;}
.ourLocations .topContent .right .storesListing #storesLoader{width:45px;margin:0 auto;display:block;top:25px;position:relative;}
.ourLocations .topContent .right .storesListing .selectedStore, .ourLocations .topContent .right .storesListing li:hover{color:#d71921;}
.ourLocations .topContent .right .franchiseBranches{margin-top:10px;}
.ourLocations .topContent .right .franchiseBranches label{font-family:'PT Sans',sans-serif;font-weight:bold;margin-left:20px;height:19px;font-size:14px;}
.ourLocations .topContent .right .franchiseBranches .franchiseListing{height:68px;background-color:#e9292f;color:#fff;margin-top:3px;list-style:inside disc;padding:6px 0 6px 23px;font-size:12px;color:#fff;}
.ourLocations .topContent .right .franchiseBranches .franchiseListing li{cursor:pointer;}
.ourLocations .topContent .right .franchiseBranches .franchiseListing .selectedStore, .ourLocations .topContent .right .franchiseBranches .franchiseListing li:hover{color:#000;}

.ourLocations .bottomContent{min-height:90px;font-size:15px;padding:14px 0 24px;overflow:hidden;border:2px solid #f4f4f4;border-right:0 none;}
.ourLocations .bottomContent #storeInfoLoader{width:45px;margin:37px 47%;display:block;}
.ourLocations .bottomContent .left{width:21%;margin-left:1.8%;float:left;color:#767575;font-family:'PT Sans',sans-serif;font-weight:bold;line-height:1.4;}
.ourLocations .bottomContent .middle{width:35%;float:left;}
.ourLocations .bottomContent .right{width:35%;float:left;}
.ourLocations .bottomContent .sep{height:65px;border-right:3px solid #d0d0d0;margin:22px 1.4% 0;float:left;}
.ourLocations .bottomContent label{font-family:'PT Sans',sans-serif;font-weight:bold;color:#d71921;}

.ourLocations .locationSlickCont{height:150px;display:none;margin-bottom:40px;border:3px solid #bfbfbf;border-top:none;background-color:#fff;overflow:hidden;}
.ourLocations .locationSlick .owl-stage-outer{width:89%;height:150px;float:left;margin:0 5.5%;}
.ourLocations .locationSlick .owl-item{height:100%;max-height:150px;float:left;background:url(../img/loaders/redLoaderW.GIF) no-repeat;background-position:center center;background-size:40px;}
.ourLocations .locationSlick .owl-item img{height:150px;padding-right:5px;}
.ourLocations .locationSlick .owl-item .videoImg{height:150px;}
.ourLocations .locationSlick .owl-item .play{position:absolute;cursor:pointer;margin-top:82px;height:auto;margin-left:100px;}
.ourLocations .locationSlick .owl-item iframe{height:150px;display:block;position:relative;padding-right:5px;}
.ourLocations .locationSlick .owl-nav{width:100%;float:left;margin-top:-95px;}
.ourLocations .locationSlick .nav-prev{width:3.5%;float:left;cursor:pointer;margin-left:1%;}
.ourLocations .locationSlick .nav-next{width:3.5%;float:right;cursor:pointer;margin-right:1%;}
@media only screen and (max-width : 440px) {
    .ourLocations .topContent .left .storesMap{height:200px;}
    .ourLocations .topContent .right .storesListing li{width:98%;}
    .ourLocations .bottomContent .left, .ourLocations .bottomContent .middle,.ourLocations .bottomContent .right{width:98%;margin-left:2%;margin-bottom:15px;}
    .ourLocations .bottomContent .sep{display:none;}
}
/*our locations*/
/*Tabs PopUp*/

/*one Item*/
.oneItemCont{margin-bottom:50px;margin-top:20px;margin-left:20px;overflow:hidden;width:100%;}
.oneItemCont .oneItemLeft{margin-right:4%;float:left;}
.oneItemCont .oneItemLeft .lblSocial{margin-top:100px;float:left;}
.oneItemCont .oneItemLeft .oneItemThumb{float:left;}
.oneItemCont .oneItemLeft .oneItemThumb .oneItemImgCont{max-width:245px;margin-top:40px;border-radius:3px;border:2px solid rgb(204, 204, 204);padding:20px 20px;}
.oneItemCont .oneItemLeft .oneItemThumb .oneItemImgCont .oneItemImg{max-width:245px;max-height:320px; display:block;margin:auto;}
.oneItemCont .oneItemLeft .oneItemThumb .oneItemGall{max-width:310px;}
.oneItemCont .oneItemLeft .oneItemThumb .oneItemGall img{border:1px solid rgb(204, 204, 204);float:left;margin-right:8px;margin-top:10px;padding:2px;cursor:pointer;}
.oneItemCont .oneItemLeft .oneItemThumb .oneItemTitle{display:block;position:absolute;margin-bottom:15px; font-size:16px;font-weight:bold;}
.oneItemCont .oneItemRight{min-width:34%;max-width:68%;float:left; margin-top: 20px;}
.oneItemCont .oneItemRight .lblOneItem{max-width:600px;font-size:13px;margin-top:10px;}
.oneItemCont .oneItemRight .lblOneItem fieldset{border:0;float:left;padding-bottom:0;}
.oneItemCont .oneItemRight .lblOneItem .colors{width:25px;height:25px;margin-right:10px;float:left;cursor:pointer;border:2px solid #fff;}
.oneItemCont .oneItemRight .lblOneItem .colorSelected{border:2px solid #d71921;}
.oneItemCont .oneItemRight .getAQuote{min-width:100px;height:35px;color:rgb(255, 255, 255);font-weight:bold;text-align:center;line-height:2.2;cursor:pointer;border-radius:5px;background-color:rgb(215, 25, 33);margin-top:10px;float:left;margin-right:15px;padding:0 15px;}
.oneItemCont .oneItemRight .btnsOneItem{cursor:pointer;    float: right;}
.oneItemCont .oneItemRight .lblOneItem span.spanPrice{font-size: 15px;color: rgb(215, 25, 33);font-weight: bold;}
.oneItemCont .oneItemRight .lblOneItem .lblOnOrder{width: 80px;text-align: center;height: 21px;background-color: #d4222b;color: white;font-size: 11px;font-weight: bold;float: left;margin-top: 2px;cursor: pointer;outline: none;}
.oneItemCont .oneItemRight .qtTxt{    float: right;   width: 25px;   margin-top: 2px;   border: 1px solid #d4222b;   outline: none;   margin-left: 10px;text-align:center}
.oneItemCont .oneItemRight .addToCartLoader, .oneItemCont .oneItemRight .addToFavLoader{display:none;float: right;}
.oneItemCont .oneItemRight .btnAddToCart{width:17%;max-width:25px;}
.oneItemCont .oneItemRight .btnAddToFav{width:15%;max-width:20px;}
.oneItemCont .oneItemRight .itemStatus{    height: 16px;   font-size: 11px;   color: rgb(215, 25, 33);   font-weight: bold;}
.oneItemCont .specs{float:left;font-size:13px;margin-top:20px;}
.oneItemCont .specs .midTitle{font-weight:bold;line-height:2;}
.oneItemCont.inProcess .oneItemRight .addToCartLoader{display:block;}
.oneItemCont.inProcess .oneItemRight .btnAddToCart{display:none;}
.oneItemCont.inProcessFav .oneItemRight .addToFavLoader{display:block;}
.oneItemCont.inProcessFav .oneItemRight .btnAddToFav{display:none;}
@media only screen and (max-width : 500px) {
    .oneItemCont .oneItemLeft .lblSocial{margin-top:20px;float:none;}
    .oneItemCont .oneItemLeft .lblSocial div{width:86px;float:left;}
    .oneItemCont .oneItemLeft .lblSocial .fb{margin-right:45px;}
    .oneItemCont .oneItemRight{margin-left:0 !important;}
    .oneItemCont .specs{margin-left:0 !important;}
}

.orderbox{width:90%;max-width:390px;display:none;border:2px solid #d71921;position: absolute;top:670px;right:1.5%;background-color:#efefef;overflow:hidden;padding:10px 3% 25px;}
.orderbox #subject{font-weight:bold;font-size:13px;}
.orderbox .txtfield{width:99%;float:left;resize:none;padding-left:1%;}
.orderbox .orderbtn{width:65px;height:26px;cursor:pointer;float:left;font-size:12px;font-weight:bold;line-height:2;background-color:#d4222b;margin-top:10px;color:white;text-align:center;}
.orderbox #ordernowload{height:26px;float:left;display:none;margin-left:5px;margin-top:10px;}
.orderbox .orderprocstatus{font-size:12px;float:left;margin-left:5px;margin-top:13px;}
.orderbox .closeonorder{font-size:12px;float:right;margin-top:13px;font-weight:bold;color:#d4222b;text-decoration:underline;cursor:pointer;margin-right:10px;}

/*MCard Container*/
.mcardContainer{width:94%;margin-left:3.7%;margin-bottom:100px;}
.mcardContainer .mcardImg{max-width:415px;width:35%;margin-top:35px;}
.mcardContainer .title{font-family:'PT Sans',sans-serif;font-weight:bold;font-size:24px;margin:20px 0 10px;}
.mcardContainer .info{font-size:14px;}
.mcardContainer .mcardSignUp{margin-top:30px;}
.mcardContainer .mcardSignUp .info{margin-bottom:50px;}
.mcardContainer .mcardSignUp .lbl{font-size:26px;color:#d71921;margin-right:10px;float:left;margin-top:10px;}
.mcardContainer .mcardSignUp input[type=text]{width:34%;max-width:455px;height:35px;border:0 none;background-color:#ebedee;padding-left:1%;float:left;margin-top:12px;}
.mcardContainer .mcardSignUp .btnGo{width:6.4%;height:60px;margin-left:3.8%;float:left;background-color:#d71921;font-family:'PT Sans',sans-serif;font-weight:bold;font-size:24px;color:#fff;text-align:center;border-radius:5px;line-height:2.5;}
.mcardContainer .mcardSignUp #mcardLoader{width:40px;display:block;margin-top:9px;margin-left:10px;float:left;display:none;}
.mcardContainer .mcardSignUp .lblMsg{width:100%;font-size:14px;text-align:center;margin-top:14px;font-weight:bold;}
@media only screen and (max-width : 450px) {
    .mcardContainer .mcardImg{width:46%;}
}
/*MCard Container*/

/*About Us*/
.aboutusContainer{width:90%;margin-left:5%;margin-bottom:60px;}
.aboutusContainer .title{font-family:'PT Sans',sans-serif;font-weight:bold;font-size:24px;margin-top:20px;margin-bottom:5px;}
.aboutusContainer .description{font-size:14px;}
.aboutusContainer .imgAbout{width:100%;max-width:1242px;}
/*About Us*/

/*Customer Service PopUp*/
.custServPopUp{width:99.3%;background-color:#fff;display:none;right:0;position:absolute;z-index:999;border:2px solid #f0eded;}
.custServPopUp .insidePopUp{padding:35px 4% 10px;}
.custServPopUp .insidePopUp .lblBlack{font-family:'PT Sans',sans-serif;font-weight:bold;font-size:26px;}
.custServPopUp .insidePopUp .lblRed{font-size:16px;color:#d71921;margin-top:18px;}
.custServPopUp .insidePopUp .lblTiming{font-size:13px;}
.custServPopUp .insidePopUp .phoneNbr{font-family:'PT Sans',sans-serif;font-weight:bold;font-size:12px;color:#868383;line-height:35px;margin-top:15px;margin-right:5.8%;float:left;}
.custServPopUp .insidePopUp .phoneNbr img{width:35px;float:left;margin-right:10px;}
.custServPopUp .insidePopUp .lblGrey{color:#aaa9a9;font-size:26px;}
.custServPopUp .insidePopUp .rmrq{color:#c1bcbc;font-size:11px;margin-bottom:20px;}
.custServPopUp .insidePopUp .custServSubmitForm{width:100%;}

.custServPopUp .insidePopUp .custServSubmitForm .txtInput{width:42%;height:40px;border:1px solid #bbb8b8;padding-left:4%;margin-bottom:20px;font-size:15px;color:#868383;float:left;}
.custServPopUp .insidePopUp .custServSubmitForm .txtRight{float:right;}
.custServPopUp .insidePopUp .custServSubmitForm textarea{width:81.7% !important;height:138px !important;resize:none;margin-bottom:10px;padding-top:16px;}
.custServPopUp .insidePopUp .custServSubmitForm .ddlInput{width:46%;height:40px;border:2px solid #ed1f24;overflow:hidden;}
.custServPopUp .insidePopUp .custServSubmitForm .ddlInput select{width:108%;height:40px;border:0 none;padding-left:4%;font-size:15px;color:#868383;}
.custServPopUp .insidePopUp .custServSubmitForm .ddlInput select option{font-size:13px;color:#000;font-family:'Myriad Pro',sans-serif;padding-left:3%;}
.custServPopUp .insidePopUp .custServSubmitForm .ddlArw{margin-left:36%;margin-top:-4px;position:relative;float:right;margin-bottom:10px;float:left;clear:both;}

.custServPopUp .insidePopUp .custServSubmitForm .calendarTxt{margin-bottom:20px !important;}
.custServPopUp .insidePopUp .custServSubmitForm .calendarHolderContent{width:42.3%;display:none;position:absolute;margin-top:103px;left:53.4%;}
.calendarHolderContent .ui-datepicker{width:100%;padding:0;}
.calendarHolderContent .ui-widget-header{background-color:#d71921;border:0 none;}
.calendarHolderContent .ui-corner-all{border-radius:0;}
.calendarHolderContent .ui-icon{text-indent:0;}
.calendarHolderContent .ui-datepicker-prev span, .calendarHolderContent .ui-datepicker-next span{font-size:24px;line-height:0.5;margin-top:-5px;cursor:pointer;}
.calendarHolderContent .ui-datepicker-prev-hover, .calendarHolderContent .ui-datepicker-next-hover{background:none !important;border:0 none !important;color:#fff !important;}
.calendarHolderContent .ui-datepicker td span, .ui-datepicker td a{text-align:center !important;}
.calendarHolderContent .ui-widget-content{color:#d71921 !important;background-color:#f4f4f4 !important;}
.calendarHolderContent .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{color:#000 !important;background-color:#fff !important;}
.calendarHolderContent .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{background-color:#d71921 !important;color:#fff !important;border:1px solid #d71921 !important;}
.calendarHolderContent .ui-widget-content .ui-state-hover, .calendarHolderContent .ui-widget-content .ui-state-highlight{border:1px solid #d71921 !important;}

.custServPopUp .insidePopUp .custServSubmitForm .btnSubmitCustServ{width:20%;height:35px;margin:0 auto;background-color:#d71921;text-align:center;font-size:15px;color:#fff;border-radius:8px;line-height:2.1;cursor:pointer;}
.custServPopUp .insidePopUp .custServSubmitForm .loaderMsg{height:30px;}
.custServPopUp .insidePopUp .custServSubmitForm .loaderMsg #custServLoader{width:30px;margin:3px auto 0;display:none;}
.custServPopUp .insidePopUp .custServSubmitForm .loaderMsg .lblMsg{font-size:13px;line-height:30px;text-align:center;margin-top:3px;font-weight:bold;}
@media only screen and (max-width : 500px) {
    .custServPopUp .insidePopUp .custServSubmitForm .txtInput{width:82%;}
    .custServPopUp .insidePopUp .custServSubmitForm .ddlInput{width:86%;}
    .custServPopUp .insidePopUp .custServSubmitForm .ddlArw{margin-left:76%;}
    .custServPopUp .insidePopUp .custServSubmitForm .txtRight{float:left;}
    .custServPopUp .insidePopUp .custServSubmitForm .calendarHolderContent{width:79%;margin-top:227px;left:4%;}
}
/*Customer Service PopUp*/

/*Donation Program*/
.donationContainer{width:89.3%;margin-left:5.6%;margin-bottom:12px;}
.donationContainer .topImg{width:100%;max-width:717px;margin-bottom:50px;}
.donationContainer .title{font-size:24px;font-family:'PT Sans',sans-serif;font-weight:bold;}
.donationContainer .desc{width:97%;font-size:14px;margin:28px 0 85px;}
.donationContainer .galleryList{margin-left:1.2%;}
.donationContainer .galleryList li{width:29.1%;border:1px solid #c4c4c4;margin-right:3.2%;margin-bottom:65px;float:left;text-align:center;}
.donationContainer .galleryList li img{max-width:330px;width:92%;}
.donationContainer .galleryList li:last-child{border:0 none;font-family:'PT Sans',sans-serif;font-weight:bold;/*overflow:hidden;*/}
.donationContainer .galleryList li:last-child .joinTxt{font-size:25px;color:#d71921;text-align:left;margin-left:5%;margin-bottom:15px;line-height:28px;}
.donationContainer .galleryList li:last-child .btnJoinDonation{width:70%;height:36px;font-size:20px;color:#fff;background-color:#d71921;border-radius:5px;line-height:1.8;margin-left:5%;cursor:pointer;}
.donationContainer .galleryList li:last-child #donationLoader{width:45px;margin-left:33%;margin-top:5px;display:none;float:left;}
.donationContainer .galleryList li:last-child .lblMsg{font-size:11px;font-weight:bold;margin-left: 5%;margin-top: 5px;text-align:left;}
.donationContainer .bottomImg{width:100%;max-width:1381px;float:right;}
@media only screen and (min-width : 420px) and (max-width : 550px) {
    .donationContainer .galleryList li:last-child .joinTxt{font-size:20px;margin-bottom:10px;line-height:23px;}
    .donationContainer .galleryList li:last-child .btnJoinDonation{height:30px;font-size:15px;}
    .donationContainer .galleryList li:last-child #donationLoader{width:35px;}
}
@media only screen and (max-width : 419px) {
    .donationContainer .galleryList li{margin-bottom:45px;}
    .donationContainer .galleryList li:last-child .joinTxt{font-size:18px;margin-bottom:5px;line-height:18px;}
    .donationContainer .galleryList li:last-child .btnJoinDonation{width:85%;height:26px;font-size:13px;}
    .donationContainer .galleryList li:last-child #donationLoader{width:30px;}
}
/*Donation Program*/

/*Franchise*/
.franchiseContainer{width:90%;min-height:600px;margin-left:5%;margin-bottom:60px;}
.franchiseContainer .title{font-family:'PT Sans',sans-serif;font-weight:bold;font-size:24px;margin-top:20px;margin-bottom:5px;}
.franchiseContainer .description{font-size:14px;}
.franchiseContainer .description a{color:#d71921;}
.franchiseContainer .gallerySlick{min-width:60px;}
.franchiseContainer .gallerySlick .pdfThumbnail img{min-width:60px;background-color:#c8c7c7;height:auto;min-height:100px;}
.franchiseContainer .gallerySlick .imgdoc{width:40px;height:auto !important;margin-right:6% !important;margin-top:-34px !important;position:relative;float:right;}
/*Franchise*/

/*Account*/
/*Login Page*/
.loginContainer{width:90%;margin-left:5%;position:relative;overflow:hidden;margin-bottom:30px;}
.loginContainer .mobileContainer{padding-top:30px;padding-bottom: 20px;}
.loginContainer .mobileContainer label{font-size:13px;color: #696969;margin-bottom: 15px;float: left;}
.loginContainer .mobileContainer .lblText{width:auto;margin-left:4%;padding-right:3%;line-height:3.5;}
.loginContainer .mobileContainer .btnFind{width:10%;height:39px;margin-left:2.8%;float:left;background-color:#d71921;font-family:'PT Sans',sans-serif;font-weight:bold;font-size:17px;color:#fff;text-align:center;border-radius:5px;line-height:1.4;cursor:pointer;}
.loginContainer .mobileContainer #mcardLoader{width:40px;display:block;margin-top:9px;margin-left:10px;float:left;display:none;}
.loginContainer .mobileContainer .lblMsg{width:76%;font-size:12px;float:right;margin-bottom:15px;font-weight:bold;}

.loginContainer .lblText{width:28%;font-size:12px;color:#666666;text-align:right;float:left; line-height:2.7;}
.loginContainer .lblTextLeft{width:28%;font-size:12px;color:#666666;text-align:right;float:left;line-height:2.7;}
/*.loginContainer .lblRadio{font-size:19px;color:#666666;}*/
.loginContainer .txtInputMob{width:36%;max-width:455px;height:35px;background-color:#e9e6e6;border:2px solid #dddbdb;color:#767575;font-size:13px;padding-left:2%;float:left;}
.loginContainer .txtInput{width:50%;max-width:455px;height:35px;background-color:#e9e6e6;border:2px solid #dddbdb;color:#767575;font-size:12px;margin:0 0 20px 4%;padding-left:3%;float:left;}
.loginContainer .radioBtn{height:35px;font-size:11px;color:#767575;margin-left:3.3%;float:left;margin-bottom:12px;margin:0 3% 12px;}
.loginContainer .radioBtn label{margin:0 4px;}
.loginContainer .styledCountry{width:50%;height:35px;margin-bottom:20px;padding-left:3%;float:left;outline:none;overflow:hidden;border:2px solid #dddbdb;background:url('../img/btn/drophover.png') no-repeat right #e9e6e6;background-position: -10% inherit;margin-left:4%;}
.loginContainer .styledCountry select{width:110%;height:35px;border:0;outline:none; font-size:12px;color:#767575;background-color:transparent;}
.loginContainer .calendarHolderContent{width:53.8%;display:none;position:absolute;margin-top:39px;left:31.8%;font-size:12px !important;}
.loginContainer .calendarHolderContent .ui-datepicker select{width:auto !important;background-color:transparent;border:0 none;color:#fff;-moz-appearance:none;-webkit-appearance:none;font-weight:inherit;}

.loginContainer .btns{width:53.8%;margin-left:32.2%;overflow:hidden;text-align:center;padding-top:0;}
.loginContainer .btns .btnLog{width:45%;height:35px;cursor:pointer;background-color:#d71921;color:#fff;font-size:15px;text-align:center;font-family:'PT Sans',sans-serif;font-weight:bold;border-radius:5px;line-height:1.8;float:left;}
.loginContainer .updateBtns{width:auto;padding-top:25px;margin:auto;}
.loginContainer .updateBtns .btnLog{width:25%;float:none;}
.loginContainer .calendar{background-color:#FAFAFA;}
.loginContainer .cardHN{padding-bottom: 20px;}
.loginContainer .cardHN .cardHolder{float:left;}
.loginContainer .cardHN .cardNumContainer{}
.loginContainer .userInfoContainer{}
.loginContainer .userInfoContainer .leftInfo {width:100%;border-right:none;float:left;padding-right:5%;}
.loginContainer .userInfoContainer .rightInfo {width:100%;float:left;padding-left:0;}
.loginContainer .txtLebanon{padding-bottom: 20px;padding-left: 20px; text-align: left;line-height:35px;}
.loginContainer .userInfoContainer .rightInfo .lblMsg{font-size:12px;height:40px;margin-left:30.5%;line-height:3;font-weight:bold;}
@media only screen and (max-width : 500px) {
    .loginContainer .lblText, .loginContainer .lblTextLeft{width:100%;text-align:left;}
    .loginContainer .txtInput{width:95%;margin:0 0 20px 0;}
    .loginContainer .radioBtn{margin:0 0 12px;}
    .loginContainer .styledCountry{width:95%;margin-left:0;}
    .loginContainer .btns{width:auto;margin-left:auto;}
    .loginContainer .btns .btnLog{width:25%;float:none !important;margin-left:10px;}
    .loginContainer .userInfoContainer .rightInfo .lblMsg{margin-left:0;text-align:center;}
    .loginContainer .calendarHolderContent{width:98.5%;margin-top:70px;left:0;}
}
/*End Login Page*/

/*Update Page*/
.loginContainer .MemberCateg{width:225px;color:#bbbbbb;margin:20px auto;font-size:14px;padding:3px 0 5px 10px;background:url('../img/bg/updateBG.png') no-repeat; background-size:100% 100%;}
.loginContainer .MemberCateg .definition{font-size:13px;}
.loginContainer .MemberCateg .memberPosition{font-size:17px;color:#fff;font-weight:bold;}
.loginContainer .MemberCateg .aMemberPosition{text-decoration:underline;font-size:11px;cursor:pointer;color:#fff;}
#imgloaderUpdate{display:none;margin:5px auto 0;height:35px;}
/*.loginContainer .mobileContainer{width:646px;padding-top:20px;padding-bottom: 20px;}*/
/*End Update Page*/
/*Account*/

/*My Cart*/
.cartitmcont{width:90%;margin-left:5%;position:relative;overflow:hidden;padding-bottom:10px;padding-top:10px;margin-top:15px;}
.cartitmcont .cartitmcontent .top{font-size:22px;margin-bottom:10px;}
.cartitmcont .cartitmcontent .mdl{width:36%;float:right;}
.cartitmcont .cartitmcontent .mdl .labels{width:36%;float:left;color:#d71921;margin-right:14%;font-size:16px;text-align:center;}
.cartitmcont .cartitmcontent .cartitems{margin-top:25px;}
.cartitmcont .cartitmcontent .cartitems .itemDetails{width:100%;height:165px;border-bottom:1px solid #ccc;padding-bottom:25px;margin-bottom:20px;list-style:none;}
.cartitmcont .cartitmcontent .cartitems .itemImg{width:23%;height:100%;float:left;margin-right:2%;background-size:contain;background-position:center center;background-repeat:no-repeat;cursor:pointer;}
/*.cartitmcont .cartitmcontent .cartitems .imgBook{width:92px;height:132px;float:left;margin-right:10px; cursor:pointer; box-shadow:2px 4px 6px rgb(92, 92, 92);}
.cartitmcont .cartitmcontent .cartitems .imgServices{max-width:92px;max-height:132px;float:left;margin-right:10px; cursor:pointer;}
.cartitmcont .cartitmcontent .cartitems .imgMultimedia{max-width:92px;max-height:132px;float:left;margin-right:10px; cursor:pointer;}*/
.cartitmcont .cartitmcontent .cartitems  #left{float:left;width:40%;max-height:100%;overflow:hidden;margin-top:25px;margin-right:1%;font-size:11px;}
.cartitmcont .cartitmcontent .cartitems .barcodestyle{margin:15px 0 30px;}
.cartitmcont .cartitmcontent .cartitems .delitm{font-size:16px;cursor:pointer;color:#d71921;background-color:transparent;float:left;}
.cartitmcont .cartitmcontent .cartitems  #right{width:26%;float:left;}
.cartitmcont .cartitmcontent .cartitems .itemPrice{width:40%;float:left;text-align:center;margin-top:42%;}
.cartitmcont .cartitmcontent .cartitems .itemPrice .UPrice{font-size:16px;color:#d71921;}
.cartitmcont .cartitmcontent .cartitems .itemPrice .Usave{font-size:14px;}
.cartitmcont .cartitmcontent .cartitems .Qttxt{width:25%;height:30px;float:right;text-align:center;border:3px solid #c9c9c9;font-size:16px;border-radius:12px;margin-right:2%;margin-top:38%;}

.cartitmcont .cartitmcontent .cartitems .btnAddToCart{width:17%;max-width:25px;margin-top:4px;float:left;cursor:pointer;margin-left:10%;}
.cartitmcont .cartitmcontent .cartitems .addToCartLoader{display:none;float: left;margin-left:10%;}
.cartitmcont .cartitmcontent .cartitems .itemDetails.inProcess .addToCartLoader{display:block;}
.cartitmcont .cartitmcontent .cartitems .itemDetails.inProcess .btnAddToCart{display:none;}

.cartitmcont .cartLblMsg{font-size:14px;font-weight:bold;}
@media only screen and (max-width : 500px) {
    .cartitmcont .cartitmcontent .top{font-size:19px;}
    .cartitmcont .cartitmcontent .mdl .labels{width:50%;margin-right:0;font-size:14px;}
    .cartitmcont .cartitmcontent .cartitems .delitm{font-size:14px;}
    .cartitmcont .cartitmcontent .cartitems  #right{width:32%;}
    .cartitmcont .cartitmcontent .cartitems .itemPrice{width:50%;}
    .cartitmcont .cartitmcontent .cartitems .itemPrice .UPrice{font-size:14px;}
    .cartitmcont .cartitmcontent .cartitems .itemPrice .UPrice b:last-of-type{font-size:11px !important;}
    .cartitmcont .cartitmcontent .cartitems .itemPrice .Usave{font-size:12px;}
    .cartitmcont .cartitmcontent .cartitems .Qttxt{font-size:14px;}
    .cartitmcont .cartLblMsg{font-size:12px;}
}
#cartempty{ float:right; text-decoration:underline; cursor:pointer}

.cartitmcont .Cartsubm{ float:right; width: 100%;}
.cartitmcont .Cartsubm .totalAmountCont{width:92%;background-color:#ddd;overflow:hidden;padding:11px 2.3% 13px;}
.cartitmcont .Cartsubm .totalAmountCont img{max-width:37%;}
.cartitmcont .Cartsubm .totalAmnt{width:49%;background-color:#fff;padding:0 1.6%;float:right;}
.cartitmcont .Cartsubm .Subtotal{float:left;line-height:1.6;font-size:16px;clear:both;}
.cartitmcont .Cartsubm .beforelinks{width:50%;font-size:15px;color:#d71921;margin-top:20px;float:right;text-align:left;line-height:34px;}
.cartitmcont .Cartsubm .checkout{float:right; cursor:pointer; width:202px; padding-top: 8px;height: 25px; text-align:center; font-weight:bold; font-size:12px; background-color:#d71921; color:#fff;}
.cartitmcont .Cartsubm .tot{color:#d71921;}
.cartitmcont .Cartsubm .vatRmq{font-size:12px;margin-left:47%;margin-bottom:10px;}

.cartitmcont .deliveryPickup{width:100%;}
.cartitmcont .deliveryPickup .shipcont{width:53.3%;font-size:16px;float:left;cursor:pointer;text-align:center;height:33px;color: #fff;background-color:#d71921;border-radius:12px;}
.cartitmcont .deliveryPickup .shiponoff{width:46%;height:27px;float:left;color:#fff;margin:3px 1.3% 0 2%;line-height:27px;}
.cartitmcont .deliveryPickup .shiponoffsel{background-color:#fff;color: #000 !important;border-radius:9px;}
.cartitmcont .deliveryPickup .shipSep{height:27px;border-right:3px solid #fff;float:left;margin-top:3px;}
.cartitmcont .deliveryPickup .wholesaleCont{width:62%;height:52px;}
.cartitmcont .deliveryPickup .shipcont.wholesaleCont .shiponoff{height:46px;line-height:23px;}
.cartitmcont .deliveryPickup .shipcont.wholesaleCont .shipSep{height:46px;}
.cartitmcont #shopsCont{margin-top:40px;}

.cartitmcont .paymentDetails{width:100%;float:left;clear:both;}
.cartitmcont .paymentDetails .lblName{font-size:13px;color:rgba(0,0,0,0.7);margin-bottom:5px;}

.cartitmcont .styledSelect{width:43%;height:34px;border:2px solid #ed1f24;overflow:hidden;float:left;clear:both;}
.cartitmcont .styledSelect select{width:110%;height:34px;border:0 none;padding-left:6%;font-size:13px;color:rgba(0,0,0,0.7);background-color:transparent;outline:none;}
.cartitmcont .styledSelect select option{font-size:13px;color:#000;padding-left:6%;}
.cartitmcont .ddlArw{margin-left:35%;margin-top:-4px;position:relative;float:right;margin-bottom:30px; float:left;clear:both;}

.cartitmcont .paymetpross{width:43.8%;height:31px;font-weight:bold;font-size:16px;float:left;margin-top:20px;cursor:pointer;text-align:center;background-color:#d71921;color:#fff;border-radius:12px;}

.cartitmcont .addresbox{width:50.6%;display:none;margin-top:30px;}
.cartitmcont .addresbox .selectAddress{border:1px solid #878787;margin-bottom:24px;}
.cartitmcont .addresbox .styledSelect{width:100%;}
.cartitmcont .addresbox .styledSelect select, .cartitmcont .addresbox .styledSelect select option{padding-left:1.5%;}
.cartitmcont .addresbox .ddlArw{margin-bottom:24px;margin-left:3.5%;}
.cartitmcont .addresbox .naddtxt{width:98.5%;height:34px;border:1px solid #878787;float:left;margin-bottom:24px;outline: none;font-size:13px;color:rgba(0,0,0,0.7);padding-left:1.5%;}
.cartitmcont .addresbox .newaddbtn{width:28%;float:right;font-size:16px;font-weight:bold;color:#fff;text-align:center;background-color:#d71921;line-height:31px;cursor:pointer;margin-right:4.8%;border-radius:12px;}
.cartitmcont .addresbox .addressLblMsg{float:right;font-size:11px;font-weight:bold;text-align:right;clear:both;}

.cartitmcont .proceedPayment{width:100%;}
.cartitmcont .proceedDeliv{position:absolute;margin-top:-286px;margin-left:55%;}
.cartitmcont .proceedDeliv .beforelinks{top:0;margin-top:0;left:0;position:absolute;}
.cartitmcont .proceedDeliv .paymentDetails{margin-top:61px !important;}
.cartitmcont .proceedDeliv .paymetpross{top:255px;position:absolute;margin-top:0;}
@media only screen and (max-width : 455px) {
    .cartitmcont .deliveryPickup .shipcont{width:74%;}
    .cartitmcont .Cartsubm .totalAmountCont img{max-width:initial;}
    .cartitmcont .Cartsubm .totalAmnt{width:96.8%;margin-top:15px;}
}
/*My Cart*/

/*company profile popup*/
.companyProfilePopUp{width:100%;min-width:320px;display:none;left:0 !important;top:46px !important;position:fixed;z-index:999;background:url(../img/loaders/redLoaderW.GIF) no-repeat;background-size:45px;background-position:center center;background-color:#fff;padding:45px 0 25px;}
.companyProfilePopUp .mybookCont{width:95%;margin:0 auto;}
/*.wowbook-toolbar{width:100%;height:46px;position:fixed !important;top:0;display:block;}
@media only screen and (max-width : 381px) and (max-width : 480px) {
    .wowbook-toolbar .wowbook-control{width:38px;}
}
@media only screen and (max-width : 380px) {
    .wowbook-toolbar .wowbook-control{width:32px;}
}
.hiddenWBToolbar{display:none;}*/

#mybook.wowbook{margin:auto}
.wowbook-toolbar{height:92px !important;}
@media only screen and (orientation: landscape) 
{
    .wowbook-toolbar{height:auto !important;}
}
.wowbook-controls{line-height:92px;}
.wowbook-controls .wowbook-control{float:left;height:46px;width:42px;}
.wowbook-lightbox > .wowbook-close{border:0!important;background:transparent!important;font-size:25px;cursor:pointer;outline:none;margin-top:4px;color:#000 !important;}
/*company profile popup*/

/*My orders*/
.ordersCont{width:90%;margin:30px auto 100px;}
.ordersLoader{width:45px;z-index:99999;display:none;position:fixed;margin-top:150px;left:50%;}
.ordersCont #orderrows{width:100%;border-spacing:0 5px;}
.orderheader{height:44px;text-align:center;font-weight:bold;color:#d71921;font-size:16px;}
.orderheader .ttlorder{border-right:2px solid #c9c7c7;}
.orderheader .ttlorder:last-child{border-right:none;}
.ordersCont .orderId{width:15.5%;}
.ordersCont .orderDate{width:19.3%;}
.ordersCont .orderQty{width:19.3%;}
.ordersCont .orderTotAmount{width:19.3%;}
.ordersCont .orderStatus{width:22.3%;}
.orderrow{height:25px;text-align:center;font-size:13px;}
.ordersCont .orderrow:hover{background-color:#ccc;cursor:pointer;}
.orderrow .cntorder{margin-right:2px;}
.orderrow .cntorder:last-child{margin-right:0;}

.orderDetails{width:90%;min-height:200px;margin:0 auto 100px;display:none;}
.orderDetails .ordersLoader{position:absolute;}
.orderDetails .ordpopupclose{font-size:24px;float:right;cursor:pointer;}
.orderDetails .amountDetails{padding:10px 3%;background-color:#eaeaea;margin-bottom:24px;overflow:hidden;}
.orderDetails .amountDetails .amntInfo{float:left;font-size:16px;}
.orderDetails .amountDetails .amntInfo span{color:#d71921;}
.orderDetails .orderDetailsTble{width:100%;border-spacing:0 5px;}
.orderDetails .orderDetailsTble .orderTtle{width:14.8%;}
.orderDetails .orderDetailsTble .orderRefId{width:21.1%;}
.orderDetails .orderDetailsTble .orderDetQty{width:21.1%;}
.orderDetails .orderDetailsTble .orderUnitPrice{width:21.1%;}
.orderDetails .orderDetailsTble .orderTotPrice{width:21.1%;}
.orderDetails .orderrow:hover{color:#d71921;}
@media only screen and (max-width : 480px) {
    .orderheader{font-size:14px;}
    .orderDetails .ordpopupclose{font-size:22px;}
    .orderrow{font-size:11px;}
    .orderDetails .amountDetails .amntInfo{font-size:14px;}
}

.quotePopup{width:290px;height:auto;position:absolute;top:0px;z-index:9999;padding:15px;background-color:rgb(242, 239, 239);display:none;z-index:99999999;}
.quotePopup .closeQuotePop{float:right;margin-bottom:5px;font-size:16px;font-weight:bold;color:rgb(215, 25, 33);cursor:pointer;margin-top:-10px;}
.quotePopup .quoteText{text-indent:10px;width:100%;margin:auto auto 8px;display:block;border:2px solid rgb(191, 191, 191);height:25px;border-radius:3px;}
.quotePopup .quoteTextArea{text-indent:10px;font-size:14px;width:100%;margin:auto auto 8px;display:block;border:2px solid rgb(191, 191, 191);padding:0px;resize:none;height:70px;border-radius:3px;}
.quotePopup .quoteSendBtn{width:100px;height:25px;float:right;color:rgb(255, 255, 255);font-weight:bold;font-size:16px;border-radius:7px;background-color:#d71921;}
.quotePopup .quoteMsg{width:185px;margin-right:5px;float:left;color:#000;margin-top:5px;font-size:13px;}
/*My orders*/

/*Franchise*/
.franchiseCont{}
.franchiseCont .leftSection{width:100%;float:left;}
.franchiseCont .leftSection .franchiseNbr{width:100%;height:93px;background:url(../img/bg/5Franchise.png) no-repeat;background-color:#d71921;background-size:229px auto;background-position:center center;}
.franchiseCont .leftSection .benefits{color:#414042;font-size:11px;margin:10px 2%;}
.franchiseCont .leftSection .benefits ul{margin-left:3%;}
.franchiseCont .leftSection .benefits li{list-style:circle;}
.franchiseCont .leftSection label{font-size:14px;color:#d71921;}
.franchiseCont .franchiseBranchImg{width:45%;max-width:296px;float:left;margin-right:3%;margin-left:2%;}
.franchiseCont .franchiseBranchImg img{width:100%;clear:both;float:left;}
.franchiseCont .franchiseBranchImg .branchName{position:relative;float:right;line-height:27px;margin-top:-27px;padding:0 10px;background-color:#d71921;font-size:13px;color:#fff;}
.franchiseCont .leftSection .moreInfo{color:#4f4f4f;font-size:14px;margin:14px 2% 30px;}

.franchiseCont .formSection{width:100%;float:left;margin-bottom:30px;}
.franchiseCont .formSection .topSection{height:93px;background-color:#eee;font-size:26px;color:#d71921;text-align:center;line-height:93px;padding:0 14px;}
.franchiseCont .formSection .innerContent{width:80%;margin:0 auto;}
.innerContent .headSection{color: #484849;overflow:hidden;margin-top:28px;}
.innerContent .headSection .pTtle{font-size:18px;margin-bottom:6px;}
.innerContent .headSection .sttlsRed{width:50%;color:#d71921;font-size: 15px;float:left;}
.innerContent .headSection .sttls{width:50%;font-size:13px;float:left;}
.innerContent .bodySection{margin-top:15px;}
.innerContent .bodySection .redTtle{color:#d71921;font-size:22px;}
.innerContent .bodySection .grayLbl{color:#484849;font-size:13px;margin-top:3px;margin-bottom:15px;}
.innerContent .bodySection .row{width:46%;margin-top:10px;float:left;}
.innerContent .bodySection .inputTxt{width:94%;height:35px;outline:none;border:1px solid #878787;color:#484849;font-size:11px;padding-left:6%;font-family:'PT Sans', sans-serif;}
.innerContent .bodySection .rowOne{width: 96%;margin-top: 15px;}
.innerContent .bodySection .rowOne .inputTxt{padding-left: 3%;width: 97%;}
.innerContent .bodySection textarea.inputTxt{resize:none;height:70px;padding-top:4px;}
.innerContent .bodySection .rowOne .inputBtn{width:28%;height:37px;background-color:#d71921;color:#fff;border:0;text-align:center;line-height:1.7;font-size:20px;cursor:pointer;margin-top:4px;float:right;}
.innerContent .bodySection .rowOne .loader{width:30px;height:30px;background-image: url(../img/loaders/redLoaderW.gif);background-repeat: no-repeat;background-size: 100%;float:right;margin-top:7px;display:none;margin-right:5px;}
.innerContent .bodySection .rowOne #submitMsg{width:66%;float:left;font-size:14px;color:#000;}
.innerContent .bottomSection{color:#d71921;font-size:14px;margin:30px 0;}

.franchiseCont .rightSection{width:100%;margin-bottom:50px;float:left;}
.franchiseCont .rightSection .maliksLogo{width:100%;height:93px;background:url(../img/logo/logo.png) no-repeat;background-color:#eee;background-size:205px auto;background-position:center center;}
.franchiseCont .rightSection .franchiseBranchImg{margin-top:20px;}
.franchiseCont .rightSection .franchiseBranchImg .branchName{float:left;}
@media only screen and (min-width : 395px) and (max-width : 490px) {
    .franchiseCont .formSection .topSection{font-size:23px;padding:0;}
    .franchiseCont .formSection .innerContent{width:96%;}
}
@media only screen and (max-width : 394px) {
    .franchiseCont .formSection .topSection{font-size:23px;padding:0 14px;line-height:2;}
    .franchiseCont .formSection .innerContent{width:96%;}
    .innerContent .headSection .sttlsRed{width:100%;}
    .innerContent .headSection .sttls{width:100%;}
}


.printbtn{display:none}