Current File : /home/kelaby89/sixpacksecurity.com.au/wp-content/themes/poket/assets/css/top_middle.css |
/*========================
EM CREATIVE HEADER
=========================*/
.em_creative_header {
padding: 28px 0;
position: relative;
overflow: hidden;
z-index: 1;
}
.em_creative_header:before {
content: "";
left: 0;
top: 0;
bottom: 0;
width: 25%;
height: 100%;
z-index: -1;
position: absolute;
}
.em_creative_header:after {
content: "";
left: 18%;
top: 0;
bottom: 0;
width: 15%;
height: 100%;
position: absolute;
-webkit-transform: rotate(-121deg);
transform: rotate(-121deg);
z-index: -1;
}
.single_header_address {
text-align: left;
}
.creative_logo_thumb {
z-index: 9;
text-align: right;
}
.creative_header_icon {
float: left;
margin-right: 10px;
overflow: hidden;
}
.creative_header_icon i {
font-size: 30px;
margin-top: 5px;
margin-left: 2px;
display: inline-block;
}
.creative_header_address {
overflow: hidden;
padding-left: 80px;
}
.creative_header_address_text > h3 {
font-size: 18px;
margin: 0;
padding: 0;
}
.creative_header_address_text > p {
margin: 0;
overflow: hidden;
}
.creative_logo_thumb {
z-index: 9;
}
.creative_header_button {
padding-left: 50px;
position: relative;
}
.creative_header_button:before {
content: "";
position: absolute;
width: 1px;
height: 74px;
left: 10px;
top: -14px;
}
.creative_header_button .dtbtn {
border-radius: 5px;
display: inline-block;
font-size: 15px;
font-weight: 600;
margin-left: 0;
padding: 12px 26px;
transition: .5s;
}
.em_slider_social {
position: fixed;
right: 30px;
text-align: center;
top: 60%;
z-index: 999999;
}
.em_slider_social li {
display: block;
list-style: outside none none;
text-decoration: none;
}
.no-logo-sr .poket_menu ul {
text-align: center;
}
.no-logo-sr .poket_menu ul li {
text-align: left;
}
/* sticky logo */
.creative_logo_thumb a.main_sticky_l {
display: none;
}
.creative_logo_thumb .logo a {
margin-top: 0;
}
/* creative btn */
.tx_menuc_btn {
text-align: right;
}
.tx_menuc_btn .tx_mc_btn {
border-radius: 5px;
display: inline-block;
font-size: 15px;
font-weight: 600;
margin-left: 0;
padding: 12px 26px;
transition: .5s;
}
/* social icon */
.top_crmenu_i_list li{
display: inline;
margin-left: 5px;
}
.top_crmenu_i_list li a i{
display: inline-block;
height: 42px;
width: 42px;
text-align: center;
line-height: 42px;
border-radius: 30px;
box-shadow: 0 0 65px 0 #00000029;
transition: .5s;
}
/* top cr menu css */
.top_crl_menu {
margin-top: 10px;
}
.top_crmenu_l li {
display: inline-block;
margin-left: 10x;
position: relative;
}
.top_crmenu_l li a {
font-weight: 500;
}
.top_crmenu_l li a:hover{}
.top_crmenu_l ul {
position: absolute;
left: 0px;
top: 100%;
visibility: hidden;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
width: 200px;
text-align: left;
z-index: 999;
padding:10px;
}
.top_crmenu_l li ul li {
display:block;
}
.top_crmenu_l li:hover ul {
opacity: 1;
transition: .5s;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
}
.top_crmenu_l li li a{
margin: 0;
padding: 1px 0;
display: inline-block;
font-weight:400;
}
/* top cr menu css */
.top_crmenu_l .menu-item-has-children > a:after {
margin-left: 5px;
content: "\f063";
font-family: FontAwesome;
opacity: 1;
font-size: 15px;
opacity: .7;
}
.margin_l30{
margin-left: 30px;
}
.top_crt_style{
padding: 20px 0;
}
.top_crt_style .main_sticky_l{
display:none;
}
.top_crt_style .logo a {
margin-top: 0;
}
.cr_top_addess.top-address p a,.cr_top_addess.top-address p a span{
margin-right:0px;
}
.creative_header_address {
padding-left: 46px;
}
.creative_header_button {
padding-left: 30px;
}
.tx_menuc_btn .tx_mc_btn i,
.creative_header_button i,
.donate-btn-header i
{
margin-left:5px;
}
.creative_header_address_text > p {
word-break: break-all;
}
.creative_header_button .dtbtn {
padding: 11px 24px;
}
.top-welcomet p{
margin:0px;
}
.d_main_none{
display:none;
}
.em_top_cart.hshop {
padding: 37px 0;
}
/* top creative address css */
.top-address.cr_top_addessp {
margin-bottom: 0;
}
.top-address.cr_top_addess p span,
.top-address.cr_top_addess p a {
margin-right: 20px;
}
.top-address.cr_top_addess p a {
display: inline-block;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.top-address.cr_top_addess p a,
.top-address.cr_top_addess p span {
font-size: 15px;
font-weight: 500;
}
.top-address.cr_top_addess p span i,
.top-address.cr_top_addess p a i {
font-size: 13px;
margin-right: 5px;
}
.top-address.cr_top_addess p {
margin: 0;
padding-top: 10px;
}
.tx_top_together {
display: flex;
justify-content: flex-start;
}