BossBey File Manager
PHP:
8.1.34
OS:
Linux
User:
ebookghostwritin
Root
/
home
/
demodesignproboa
/
public_html
/
nirajshopify
/
css
📤 Upload
📝 New File
📁 New Folder
Close
Editing: style.css
body{ font-family: "Poppins", sans-serif; } h1,h2,h3,h4,h5,h6,p{ font-family: "Poppins", sans-serif; } /* @import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"); */ .panel-title > a:before { float: right !important; content:"\f068"; /* padding-right: 88px; */ padding-top: 9px; } .panel-title > a.collapsed:before { /* float: right !important; */ content:"\f067"; } .panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus { text-decoration:none; } a.collapsed.txt-collapsed { font-size: 14px; font-weight: 400; color: #252525; } a.txt-collapsed { color: #252525; font-size: 14px; font-weight: 400; } h4.panel-title { border-bottom: 1px solid #dfdada; /* width: 68%; */ /* margin: 0px 18px 0px; */ padding: 1px 0px 7px; } .carosal { border: 2px solid orange; border-radius: 5px; /* width: 76%; */ padding: 22px 14px; } .carosal-ul ul { padding-left: 13px; margin-top: 8px; } .carosal-ul li { text-decoration: none; list-style: none; font-size: 14px; color: #252525; padding-bottom: 10px; border-bottom: 1px solid #dfdada; width: 89%; padding-top: 10px; transition: all .6s ease; } .carosal-ul li:hover{ color: #f26522; } h2.txt-carcol { font-size: 15px; font-weight: 600; margin-bottom: 6px; } .line { width: 72%; height: 2px; background: #f26522; } section.banner { margin-top: 30px; } .cat-txt h3 { font-size: 15px; font-weight: 600; text-align: center; transition: all .6s ease; } .cat-txt h3:hover{ color: #f26522; } /* select */ .select{ margin-top: 60px; } .green-box { background: #279a4b; right: 40px; padding: 36px 54px; width: 46%; margin-right: 43px; border-radius: 6px; } .Limited p { margin-bottom: 27px; width: 142px; height: 35px; background: #ffa945; display: flex; justify-content: center; align-items: center; border-radius: 0px 18px 0px 18px; color: white; font-size: 13px; } .txt-green h1 { color: #fff; font-size: 32px; font-weight: 600; margin-bottom: 18px; line-height: 40px; } .txt-green p { color: #fff; font-size: 16px; margin-bottom: 35px; } .btn.custom a { color: green; text-decoration: none; font-size: 14px; background: #fff; padding: 18px 30px; border-radius: 5px; } .select .select-bg-img{ background-image: url(../images/packaging-banner.webp); background-position: center; background-size: cover; width: 100%; height: 400px; } .select-bg-img { display: flex; justify-content: right; align-items: center; } .btn { padding: 0; } section.Everything { margin-top: 76px; } .everting-txt p { width: 67%; margin: auto; font-size: 15px; color: #252525; line-height: 26px; padding-bottom: 48px; } .everting-txt h1 { font-size: 34px; font-weight: 600; padding-bottom: 10px; } .Limited.ideas { display: flex; justify-content: center; align-items: center; } .Limited.ideas p { margin-bottom: 20px; } .packing-3 img { height: 540px; width: 100%; object-fit: cover; } .small-package img { height: 262px; object-fit: cover; } /*.newsletter*/ .newsletter.text-center {background: black;padding: 42px 0px;} .msg-icon i { color: #fff; font-size: 44px; margin-bottom: 10px; } .newsletter.text-center h2 { color: #fff; font-size: 28px; font-weight: 500; margin-bottom: 10px; } .newsletter.text-center p { color: #fff; width: 60%; margin: auto; margin-bottom: 26px; } input#exampleFormControlInput1 { width: 41%; margin: auto; background: black; color: #fff; margin-top: 22px; } label.form-check-label.para { color: #fff; font-size: 14px; padding-top: 11px; } .check { background: black; margin-right: 6px; margin-top: 15px; } .icons-box ul { display: flex; justify-content: space-between; align-items: center; margin-bottom: 0; } .icons-box li { text-decoration: none; list-style: none; text-align: center; } .icons-box li i { font-size: 49px; } .icons-box li h4 { font-size: 16px; font-weight: 500; margin-top: 15px; margin-bottom: 0; } section.heart { background: #faf7f7; padding: 38px 0px; margin-top: 78px; } /* tabs-sec */ .tabs-sec{ margin-top: 100px; } .nav-tabs { border-bottom: none; } body{ font-family: "Poppins", sans-serif; } /* @import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"); */ .panel-title > a:before { float: right !important; font-family: FontAwesome; content:"\f068"; /* padding-right: 88px; */ padding-top: 9px; } .panel-title > a.collapsed:before { /* float: right !important; */ content:"\f067"; } .panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus { text-decoration:none; } a.collapsed.txt-collapsed { font-size: 14px; font-weight: 400; color: #252525; transform: all .6s ease; } a.collapsed.txt-collapsed:hover{ color:#f26522; } a.txt-collapsed { color: #252525; font-size: 14px; font-weight: 400; transform: all .6s ease; } a.txt-collapsed:hover{ color:#f26522; } h4.panel-title { border-bottom: 1px solid #dfdada; /* width: 68%; */ /* margin: 0px 18px 0px; */ padding: 1px 0px 7px; } .carosal { border: 2px solid orange; border-radius: 5px; /* width: 76%; */ padding: 22px 14px; } .carosal-ul ul { padding-left: 13px; margin-top: 8px; } .carosal-ul li { text-decoration: none; list-style: none; font-size: 14px; color: #252525; padding-bottom: 10px; border-bottom: 1px solid #dfdada; width: 89%; padding-top: 10px; } h2.txt-carcol { font-size: 15px; font-weight: 600; margin-bottom: 6px; } .line { width: 72%; height: 2px; background: #f26522; } section.banner { margin-top: 30px; } .cat-txt h3 { font-size: 15px; font-weight: 600; text-align: center; transition: all .6s ease; } .cat-txt h3:hover{ color: #f26522; } /* select */ .select{ margin-top: 60px; } .green-box { background: #279a4b; /* position: absolute; */ /* top: -333px; */ right: 40px; padding: 36px 54px; width: 46%; /* display: flex; */ /* justify-content: right; */ /* align-items: center; */ margin-right: 43px; border-radius: 6px; } /* .select-bg-img { position: relative; top: 0; right: 0; } */ .Limited p { margin-bottom: 27px; width: 142px; height: 35px; background: #ffa945; display: flex; justify-content: center; align-items: center; border-radius: 0px 18px 0px 18px; color: white; font-size: 13px; } .txt-green h1 { color: #fff; font-size: 28px; font-weight: 600; margin-bottom: 18px; line-height: 40px; } .txt-green p { color: #fff; font-size: 16px; margin-bottom: 35px; } .btn.custom a { color: green; text-decoration: none; font-size: 14px; background: #fff; padding: 18px 30px; border-radius: 5px; } .select .select-bg-img{ background-image: url(../images/packaging-banner.webp); background-position: center; background-size: cover; width: 100%; /* height: 400px; */ } .select-bg-img { display: flex; justify-content: right; align-items: center; } .btn { padding: 0; } section.Everything { margin-top: 76px; } .everting-txt p { width: 67%; margin: auto; font-size: 15px; color: #252525; line-height: 26px; padding-bottom: 48px; } .everting-txt h1 { font-size: 34px; font-weight: 600; padding-bottom: 10px; } .Limited.ideas { display: flex; justify-content: center; align-items: center; } .Limited.ideas p { margin-bottom: 20px; } .packing-3 img { height: 488px; width: 100%; object-fit: cover; } .small-package img { height: 236px; object-fit: cover; } /*.newsletter*/ .newsletter.text-center {background: black;padding: 42px 0px;} .msg-icon i { color: #fff; font-size: 44px; margin-bottom: 10px; } .newsletter.text-center h2 { color: #fff; font-size: 28px; font-weight: 500; margin-bottom: 10px; } .newsletter.text-center p { color: #fff; width: 60%; margin: auto; margin-bottom: 26px; } input#exampleFormControlInput1 { width: 41%; margin: auto; background: black; color: #fff; margin-top: 22px; } label.form-check-label.para { color: #fff; font-size: 14px; padding-top: 11px; } .check { background: black; margin-right: 6px; margin-top: 15px; } .icons-box ul { display: flex; justify-content: space-between; align-items: center; margin-bottom: 0; } .icons-box li { text-decoration: none; list-style: none; text-align: center; } .icons-box li i { font-size: 49px; } .icons-box li h4 { font-size: 16px; font-weight: 500; margin-top: 15px; margin-bottom: 0; } section.heart { background: #faf7f7; padding: 38px 0px; margin-top: 52px; } /* tabs-sec */ .tabs-sec{ margin-top: 100px; } .nav-tabs { border-bottom: none; } .btn-tabs.broder{ border: 1px solid black; } .btn-tabs { padding: 7px 13px; background: #fff; border: none; border-radius: 3px; border: 1px solid gray; margin-right: 15px; transition: all .6s ease; } .btn-tabs:hover{ border: 1px solid black; } .Collection-txt { display: flex; justify-content: start; align-items: center; margin-bottom: 16px; } .Collection-txt h3 { color: #000; font-size: 30px; font-weight: 600; } .Collection-txt p { margin-bottom: 0; color: green; border-bottom: 1px solid green; margin-left: 71px; } .Collection-txt a { text-decoration: none; list-style: none; } .bags .bags-img{ position: relative; } .bags .bags01-img{ position: absolute; top: 0; left: 0; opacity: 0; transition: opacity 0.9s ease; } .bags01-img:hover { opacity: 1; } .bags-img:hover{ opacity: 0; } .bags h6 { color: #8d5333; padding-top: 20px; font-size: 21px; font-weight: 600; margin-bottom: 6px; } .bags h6 span { font-weight: 100; font-size: 16px; } .bags a { color: #2e2d2d; font-size: 12px; text-decoration: none; } .bags a:hover{ color: #f26522; } .bags p { color: green; font-size: 13px; margin-bottom: 0; margin-top: 7px; display: flex; align-items: center; gap: 10px; } .bags p span { width: 5px; height: 5px; background: green; display: block; border-radius: 50%; } ul#myTab { margin-bottom: 37px; } .btn.choose { background: #279a4b; color: #fff; padding: 7px 29px; margin-top: 45px; } .btn.choose.mar { margin-top: 21px; } .bags5-img img { height: 177px; object-fit: cover; } .btn.choose.produc.produc { padding: 7px 69px; } .btn.choose.produc.bor { margin-top: 27px; } /* product-sec */ .Packing-Tapes{ display: flex; } .tapes-img img { width: 88px; margin-right: 14px; } section.product-sec { margin-top: 75px; } .clear h3 { font-size: 19px; font-weight: 500; border-bottom: 1px solid #d2c9c9; width: 89%; padding-bottom: 25px; margin-bottom: 31px; } .tapes-content.bags a { font-size: 15px; } .tapes-content.bags h6 { padding-top: 3px; font-size: 17px; font-weight: 500; } .tapes-content.bags h6 span { font-size: 12px; } .category-txt h1 { font-size: 32px; } .category-txt h1 { font-size: 27px; font-weight: 600; padding-bottom: 26px; } section.category { margin-top: 58px; } /* footer */ footer.foot { background: #eae9e9a6; border-top: 1px solid gray; padding: 88px 0px 40px; } .Quick li a { text-decoration: none; list-style: none; font-size: 13px; line-height: 30px; color: #787474; } .Quick h4 { font-size: 1rem; font-weight: 500; } .Quick li { list-style: none; } .customer { display: flex; align-items: center; gap: 11px; } .customer i { font-size: 40px; color: #111010; } .customer h6 a { color: #000; font-size: 14px; font-weight: 600; line-height: 20px; margin-bottom: 0; text-decoration: none; } .customer h6 span { display: block; font-weight: 100; font-size: 12px; color: #aaa5a5; } .call-us { display: flex; justify-content: space-between; align-items: center; border: 1px solid #d2d1d1; padding: 17px 15px; } .arrow-i i { color: #575252; } .copy { display: flex; align-items: center; gap: 17px; margin-top: 49px; } .dropdown { display: flex; gap: 4px; } .copy-right p { font-size: 13px; color: gray; margin-bottom: 0; } .copy-right p a { color: gray; text-decoration: none; border-bottom: 1px solid gray; } select.form-control.blac { background: transparent; border: none; } .copy-right { display: flex; width: 68%; justify-content: space-between; } .icon-00 { display: flex; gap: 13px; } .icon-00 i { color: #000; font-size: 16px; }
Save
Cancel