@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
@import 'font-awesome.css';

/* Clear CSS */
.clearfix { }
.clear { clear:both;}
.clearfix:after{ content: "."; display:block; height:0; font-size:0; clear:both; visibility:hidden;}

.hover { transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
.hover3 { transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s;}


/*-----------------------------Common CSS END-----------------------------*/

body { background:#fff url(../images/background.jpg) top center no-repeat;  font-size:13px; font-family: 'Roboto', sans-serif; font-weight:400; color:#222; word-wrap:break-word; margin:0px; padding:0px; width:100%; height:100%;}

section.header-top { padding: 8px 0;}
section.header-top a { display: inline-block; text-decoration: none; margin-right: 3px;}
section.header-top a i { width: 26px; line-height: 24px; color: #646464; font-size: 13px; border: 1px solid #646464; border-radius: 50%; text-align: center;}
section.header-top a:hover i { background: #1260a5; color: #fff; border-color: #1260a5;}
.language { text-align: right;}

.head-menu { background: #1062aa;}

section.main-cats { background:#f4f4f4; padding:0px 10px 10px; position:relative; padding: 30px 0;}
section.main-cats .CatBox { margin: 0 10px;}
section.main-cats .CatBox h3 { text-align:center;  text-transform:uppercase; color:#353535; font-size:13px; font-weight:700; line-height:32px;}
section.main-cats .CatBox a:hover { opacity:0.5;}

.featured { padding: 30px 0 10px;}
.featured h2 { font-size: 24px; text-align:center; font-weight:700; text-transform:uppercase; color:#353535; line-height:40px; margin-top:15px;}
.Thumbnail { border:1px solid #e4e4e4; margin-bottom: 15px; }
.Thumbnail:hover { border-color:#1260a5;}
.Thumbnail .ArtName { background:#efefef; text-align:center; color:#2c2c2c; font-family: 'Roboto', sans-serif; padding:8px 5px; font-size:12px; }
.Thumbnail .ArtName span { font-weight:500; color:#151515;}

section.page-title { background: #231f20; padding: 20px 0; text-align: center; margin-bottom: 30px;}
section.page-title h3 { text-transform:uppercase; font-weight:700; color:#fff; margin: 0;}

.page-txt { font-weight:400; line-height:24px; margin-bottom:3rem; min-height:450px;}
.page-txt a:hover { color:#1260a5;}

.contact-form { margin-bottom: 20px;}
.contact-form h4 { margin-bottom:0.3em; letter-spacing:0.08em; line-height:1em; color:#000; text-transform:uppercase; font-weight:400; font-size:20px; text-align:center;}
.contact-form p { font-size:16px; line-height:23px; text-align:center; margin-bottom:22px; font-weight:400; color:#888;}

.form-group label { display:none;}
.form-group { position:relative;}
fieldset .required:after { color:#d73105; content:"*"; font-size:12px; left:-16px; margin:0 0 0 5px; position:absolute; top:8px; font-weight:400;}
.form-group .input-text { background:#f7f7f7; display:block; border:1px solid #ccc; color:#000; font-weight:400; line-height:2.3rem; padding:1.44rem 1rem; width:100%; font-size:14px; box-shadow:none; vertical-align:baseline; outline:none; border-radius: 5px;}
.form-group .input-text:hover, .form-group .input-text:focus { border-color:#1260a5;}
.submit-btn { text-align:right;}
.submit-btn button { background:#1260a5; color:#fff; text-transform:uppercase; font-size:13px; overflow:hidden; position:relative; display:inline-block; margin:0 0.25rem; padding:12px 30px; border-radius:5px; border: none; font-weight: 500;}
.submit-btn button:hover { background: #111;}

.pagination { text-align:center; width:100%;}
.pagination a { background:#1260a5; border-radius:3px; padding:3px 9px; font-size:12px; font-weight:600; color:#fff; display:inline-block; text-transform:uppercase; margin:0;}
.pagination a:hover, .pagination a.paging_act{ background:#231f20;}

.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px; transition: all 0.3s ease-in-out 0s; position:relative;}
.LefMenu li.MainLeftCats:hover {}
.LefMenu li.MainLeftCats a { background:#1260a5; line-height:24px; display:block; color:#fff; font-weight:600; font-size:16px; text-decoration:none; padding:12px 15px; text-align:left; border-radius:5px;}
.LefMenu li.MainLeftCats a i { color:#fff;}
.LefMenu li.MainLeftCats a:hover, .LefMenu li.MainLeftCats a.active { background:#231f20; color:#fff}
.submenu ul { padding:0 1em 1em; margin:0px;}
.submenu ul li { list-style:none;}
.submenu ul li a { color:#231f20; font-size:12px; line-height:30px; text-decoration:none; display:block; padding:0px; margin-bottom:2px; font-weight:400; border-bottom:1px solid #ccc;}
.submenu ul li:last-child a { border:none;}
.submenu ul li a:hover, .submenu ul li a.active { color:#1260a5; padding-left:5px;}
.submenu ul li a span { margin-right:3px; display:inline-block;}

.prod-details h1 { text-align:center; font-weight:700; font-size:24px; text-transform:uppercase; }
.prod-details h3 { font-weight:600; font-size:18px; color:#1260a5;}
.prod-details .description { min-height:150px; font-weight:400; font-size:13px; color:#999;}
.prod-details .description span { text-transform:uppercase; color:#fff; font-size:16px;}
.prod-details .prd-opt { margin-bottom:20px;}
.prod-details .prd-opt label { width:20%; text-align:left; font-weight:600; font-size:12px; text-transform:uppercase; line-height:34px; margin:0;}
.prod-details .prd-opt .form-control { width:30%; font-weight:400;}
.like-box { margin-top:3rem;}

.p-pull-right { float: right;}

main.inner-page { min-height: 450px; margin-bottom: 40px;}

.CartInfo {  min-height:400px; margin:0; padding:0;}
.CartInfo table { border-collapse:collapse; border-left:1px solid #ccc; border-right:1px solid #ddd; border-top:1px solid #ddd; margin-bottom:15px; width:100%; max-width:100%; background-color:#fff; border-spacing:0;}
.CartInfo thead td { background-color:#282828; border-bottom:1px solid #ddd; color:#fff; font-weight:600; outline:none;}
.CartInfo td { padding:7px; }
.CartInfo thead .image, .CartInfo thead .action { text-align:center;}
.CartInfo thead .productd, .CartInfo thead .quantity { text-align:left;}
.CartInfo tbody .image, .CartInfo tbody .action { text-align:center;}
.CartInfo tbody .action i { font-size:16px; color:#F00}
.CartInfo tbody td { border-bottom:1px solid #ddd; vertical-align:middle;}
.CartInfo tbody td input[type="text"] { background:#f2f2f2; width:50%; text-align:center;}
.CartInfo tbody .productd h4 { font-weight:600; margin-bottom:10px; font-size:14px; text-transform:uppercase;}
.CartInfo tbody .productd h5 { font-size:12px; color:#888; margin-bottom:5px; font-weight:400;}
.CartInfo tbody .form-control { border-radius:0;}
.CartInfo tbody .productd p { color:#888; font-weight:400;}
.CartInfo tbody .form-control:focus { border-color:#39393f;}
.CartInfo tbody .btn-success { background:#1260a5; border:none; font-size:14px; overflow:hidden; text-transform:uppercase; font-weight:600; width:50%; margin-top:4px; padding:8px 12px; border-radius:0px;}
.CartInfo tbody .btn-success:hover { background:#39393f;}
h2.Total { text-align:right; font-size:20px; font-weight:700; text-transform:uppercase;}
h2.Total span { color:#888}
.basket-btn { text-align:right;}
.basket-btn a { background:#1260a5; border:none; font-size:14px; color:#fff; display:inline-block; margin:0 0.25rem; padding:10px 20px; text-transform:uppercase; border-radius:5px; font-weight:600;}
.basket-btn a:hover { background:#39393f; text-decoration:none;}

.SubmitText { text-align:center; text-transform:uppercase; color:#060; font-size:22px; font-weight:700; padding:5rem 0 8rem;}

.NoProd { text-align:center; color:#ccc; font-size:22px; padding:5rem 0 8rem;}

.EmptyCart { text-align:center; font-weight:600; font-size:22px; color:#282828; padding-top:100px;}
.EmptyCart a { color:#1260a5;}
.EmptyCart a:hover { color:#888;}


.cd-top { display:inline-block; height:40px; width:40px; text-align:center; font-size:16px; color:#fff !important; background:#1260a5; line-height:40px; position:fixed; bottom:30px; right:30px; overflow:hidden; visibility:hidden; white-space:nowrap; opacity:0; transition: all 0.5s ease-in-out 0s; z-index:9999; border-radius:50px;}
.cd-top:hover { background:#222;}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover { transition: all 0.5s ease-in-out 0s;}
.cd-top.cd-is-visible { visibility:visible; opacity:1; }
.cd-top.cd-fade-out { opacity:0.5; }
.no-touch .cd-top:hover { background:#222; opacity:1; color:#fff;}

footer {background: rgb(242,242,242); padding:20px 0; margin-top:20px; border-top:1px solid #e4e4e4;
background: -moz-linear-gradient(top, rgb(242,242,242) 0%, rgb(255,255,255) 47%, rgb(242,242,242) 100%);
background: -webkit-linear-gradient(top, rgb(242,242,242) 0%,rgb(255,255,255) 47%,rgb(242,242,242) 100%);
background: linear-gradient(to bottom, rgb(242,242,242) 0%,rgb(255,255,255) 47%,rgb(242,242,242) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=0 );}

footer h2 { font-weight:bold; font-size:16px; text-transform:uppercase; color:#353535; margin-bottom:10px;}
.FAbout {}
.FAbout .AText { line-height:20px; margin-bottom:8px; font-size: 12px; color: #848383;}
.FAbout .ReadMore a { text-decoration:none; color:#1260a5; font-weight:500;}
.FAbout .ReadMore a:hover { text-decoration:underline;}

.NewsUpdate .News { margin-bottom:10px; color: #848383; font-size: 12px;}
.NewsUpdate .News span { display:block; font-weight:500; color:#1260a5;}

.Info ul { margin:0px; padding:0px;}
.Info ul li { list-style:none; margin-bottom:8px; }
.Info ul li a, .FContact .Email a { text-decoration:none; color:#848383;}
.Info ul li a:hover, .FContact .Email a:hover { color:#1260a5}

.FContact .Address, .FContact .Email { margin-bottom:15px; color:#848383;}
.FContact .Address i, .FContact .Email i { font-size:14px; color:#353535; padding-right:5px;}
.FContact .Phone p { color:#353535; font-size:13px; margin-bottom:5px;} 
.FContact .Phone h3 { color:#1260a5; font-size:18px; margin: 0; font-weight:500;}

.NewsLetter p { width:260px; float:left; color:#1260a5; line-height:20px; font-weight:500;}
.NewsLetter .Letter { width:434px; float:left; margin-left:15px;}
.NewsLetter .SigInput { background:none; height:47px; box-shadow:none; border:solid #222; border-width: 0 0 1px 0; width:250px; color:#353535; font-size:12px;  float:left; outline: none;}
.NewsLetter .SigBtn { background:url(../images/s-btn.png) no-repeat; width:172px; height:60px; float:left; margin-left:8px; border:none;}
.NewsLetter .SigBtn span { line-height:35px; width:127px; text-align:center; display:block; font-family: 'Roboto', sans-serif; font-weight:500; color:#fff; height:47px; text-transform:uppercase; font-size:13px;}
.NewsLetter .SigBtn:hover { cursor:pointer; opacity:0.5;}

.CopyRight { text-align:center; font-weight:500; color:#222; font-size:13px; padding: 30px 0 10px 0;}
.CopyRight a { text-decoration:none; color:#1260a5;}
.CopyRight a:hover { text-decoration:underline;}
