html, body{
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #fff;
}
html {
    -webkit-text-size-adjust: none;
	scroll-behavior: smooth;
}

@font-face {
	font-family: Circe-Bold;
	src: url(myfonts/Circe-Bold.otf);
}

@font-face {
	font-family: Circe-ExtraBold;
	src: url(myfonts/Circe-ExtraBold.otf);
}

@font-face {
	font-family: Circe-Extra-Light;
	src: url(myfonts/Circe-Extra-Light.otf);
}

@font-face {
	font-family: Circe-Light;
	src: url(myfonts/Circe-Light.otf);
}

@font-face {
	font-family: Circe-Regular;
	src: url(myfonts/Circe-Regular.otf);
}
.movetoptop{
	    padding: 9px 19px;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
    position: fixed;
    bottom: 9%;
    right: 4%;
    color: #000!important;
    background-color: #ffff00;
    border-color: #ffff00;
    text-align: center;
	text-decoration:none !important;
}
.btn-warning {
    color: #212529;
    background-color: #ffff00;
    border-color: #ffff00;
}


.top-cart a.text-white:hover, .top-cart a.text-white:active, .top-cart a.text-white:focus{
	    color: #ff0!important;
}
.top-cart .top-tit{
	font-size: 26.83px;
    font-family: Circe-Bold;
    letter-spacing: 1px;
    background-color: yellow;
    color: #000;
    max-width: 210px;
    width: 100%;
    margin: 0 auto;
	    position: relative;
    z-index: 2;
}
.top-cart .bottom-t{
	font-family: Circe-Bold;
	font-size: 17.83px;
	margin-top: 0px;
	margin-bottom:0;
	text-transform: uppercase;
}
.top-cart .mystrs{
	border:0;
	overflow: hidden;
}
.top-cart .mystrs img{
	border: 18px solid #535353;
	    width: 210px;
}
.top-cart ul{
	list-style-type: none;
    text-align: left;
}
.top-cart ul li a{
	    color: yellow;
    font-family: Circe-Bold;
    font-style: italic;
    font-size: 20px;
}
.metaslider .flexslider .flex-direction-nav li a{
	    background-image: url(http://rocketserveruk.com/wp/popitagain/wp-content/uploads/2020/07/bg_direction_nav.png) !important;
}
.metaslider .slides img {
    width: 100% !important;
    margin: 0 auto !important;
	    height: auto !important;
}
.top-cart .myrightside ul{
	list-style-type: none;
	padding: 0;
	display: inline-grid;
}
.top-cart .myrightside ul li a{
	font-family: Circe-Bold;
	font-size: 17.83px;
	text-transform: uppercase;
	background-color: #ffff00;
	margin-bottom: 15px;
	color: #000;
	padding: 7px 48px;
	letter-spacing: 2px;
	text-align: center;
	transition: all .4s ease;
	    display: block;
}
.top-cart .myrightside ul li a:hover, .top-cart .myrightside ul li a:active, .top-cart .myrightside ul li a:focus{
	    background-color: #fff;
    text-decoration: none;
}
.top-cart .myrightside p{
	font-family: Circe-Bold;
	font-size: 22px;
}
.top-cart .myrightside p.mycalss{
	    color: yellow;
}
.myyoutupb .youtube-chanal{
  border: 14px solid #535353;
  border-radius: 10px;
}

.myyoutupb .mymenu{
	text-align: center;
}
.myyoutupb .mymenu{

}
.myyoutupb .mymenu ul{
  padding: 0;
  margin-bottom: 0;
}
.myyoutupb .mymenu ul li{
	font-family: Circe-Regular;
	font-size: 18px;
	text-transform: uppercase;
    display: inline-block;
  text-align: center;
  padding: 0px 40px;
  /*width: 25%;
  text-align: center;*/
}
.myyoutupb .mymenu ul li a{
	color: #fff;
	text-decoration: none;
}
.myyoutupb .mymenu ul li a:after {
        content: '';
    font-family: "FontAwesome";
    content: "\f144";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
    text-align: left;
    float: left;
    color: #ed1c24;
    font-size: 34px;
    padding-right: 16px;
    height: auto;
    line-height: inherit;
    top: -10px;
    position: relative;
}
.myyoutupb .mymenu ul li a:hover, .myyoutupb .mymenu ul li a:active, .myyoutupb .mymenu ul li a:focus{
	color: yellow;
}
.myyoutupb .mymenu ul li:first-child{
	padding-left: 0;
}
.myyoutupb .mymenu ul li:last-child{
	padding-right: 0;
}
.outerpae .sidebar-sec ul{
	list-style-type: none;
    padding: 0;
}
.outerpae .sidebar-sec ul li{}
.outerpae .sidebar-sec ul li a{
	font-family: Circe-Bold;
    font-size: 17.83px;
    text-transform: uppercase;
    background-color: #ffff00;
    margin-bottom: 7px;
    color: #000;
    padding: 7px 15px;
    letter-spacing: 2px;
    text-align: center;
    display: block;
    transition: all .3s ease;
}
.outerpae .sidebar-sec ul li a:hover, .outerpae .sidebar-sec ul li a:active, .outerpae .sidebar-sec ul li a:focus{
	background-color: #fff;
    text-decoration: none;
}
.oterdate .card-body{
	font-weight:600;
}
.oterdate .card-body .addred{
	width: 237px;
    word-break: break-word;
}
.oterdate .card-body .phone .fa{
	color: #43e560;
    background-color: #000;
    padding: 5px 7px;
    font-size: 24px;
    border-radius: 4px;
	margin-right: 5px;
}
.oterdate .card-body h3{
	min-height: 42px;
    font-size: 25px;
    text-transform: capitalize;
}
.page-id-7 .col-md-9.content-sec p.william{
	padding-bottom: 40px;
}



footer{
	background:#2e2e2e;
	font-family: Circe-Regular;
}
footer p{
	    font-size: 17px;
}
footer ul{
	    display: flex;
	        margin-bottom: 0;
	        float: right;
}
footer ul li{
	padding: 0 11px;

}
footer ul li .fa{
	    color: #a9a9a9;
	        font-size: 20px;
}
footer ul li .fa:hover, footer ul li .fa:focus, footer ul li .fa:active{
	color:yellow;
}


.top-cart .mystrs img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.top-cart .mystrs{
	overflow:hidden;
}
.top-cart .mystrs:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.top-cart .mystrs .top-tit{
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.top-cart .mystrs:hover .top-tit{
	max-width: 230px;
}
.mycrosue {
	position:relative;
}
.mycrosue #headercrou .owl-item ul{
	padding-left: 19px;
}
.mycrosue #headercrou .owl-nav button.owl-prev, .mycrosue #headercrou .owl-nav button.owl-next{
	position: absolute;
    top: 33%;
    left: 50%;
    transform: translate(-33%, -50%);
}
.mycrosue #headercrou .owl-nav button.owl-next{
	right: -8px;
    left: inherit;
}
.mycrosue #headercrou .owl-nav button.owl-prev{
	left: 0;
}


.col-sm-11.mx-auto.d-block.text-center a img {
    margin-top: 20px;
}

.top-cart .myrightside ul li a:hover {
    transition: all 0.5s ease;
    -ms-transform: scale(-1);
    transform: scale(0.8) !important;
}


.top-cart .col-sm-6.col-md-4.col-lg-4.text-center ul{
	max-width: 210px;
    margin: 0 auto;
	    padding: 0;
}
.outerpae .sidebar-sec ul li a:hover {
    transform: scale(0.9);
    transition: all 0.3s ease;
}

.entry-content p a img {
    float: right;
    margin-left: 10px;
    border: 4px outset #ff0;
}

article#post-7 p a {
    color: #ff0;
    font-family: Circe-Regular;
    margin-top: 20px;
    display: block;
    text-decoration: none;
}

ul#menu-inner-page-menu {
    position: fixed;
    padding-left: 45px;
	z-index:1;
}

video {
    height: 400px;
    width: 100%;
}

form.wpcf7-form {
    background: #535353;
    padding: 20px;
    padding-bottom: 0px !important;
    margin-bottom: 40px;
}

.bg-primary {
    background-color: #ffff00!important;
    color: #000 !important;
}

.bg-warning {
    background-color: #ffff00!important;
    color: #000 !important;
}

.row.text-center .col-sm-6 a {
    color: #ff0 !important;
    font-family: Circe-Regular;
    display: block;
    text-decoration: none;
}

input.wpcf7-form-control.wpcf7-submit.btn.btn-warning.text-uppercase.text-white.px-4.mx-auto.d-block.rounded-0 {
    background: #ff0!important;
    border: #ff0!important;
    color: #000 !important;
}

ul.slides li img {
    height: 650px !important;
    object-fit: contain !important;
}

.epyt-pagebutton.epyt-next {
    color: #ff0;
}

.epyt-pagenumbers {
    color: #ff0;
}

.epyt-gallery-subscribe a img {
    margin: 0px !important;
}

h1.two {
    margin-top: 40px;
}

.youtube-chanal p {
    display: none;
}

.col-md-9.content-sec p {
    text-align: justify;
}

.col-md-9.content-sec p button {
    font-family: Circe-Bold;
    font-size: 17.83px;
    text-transform: uppercase;
    background-color: #ffff00;
    margin-bottom: 7px;
    color: #000;
    padding: 7px 20px;
    letter-spacing: 2px;
    text-align: center;
    display: inline-block;
    transition: all .3s ease;
}


span.burple {
    color: #FFA500;
}

h1.two span {
    color: #008000 !important;
}

p.william{
	position:relative;
}

.col-sm-11.mx-auto.d-block.text-center{
	position:relative;
}

.col-sm-11.mx-auto.d-block.text-center:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    z-index: 9;
    top: -15px;
    right: 27%;
    /*background: url(../img/tm-imgg.png) no-repeat;*/ 
}

p.william:after {
    position: absolute;
    content: "";
    background: url(../img/three-star.png) no-repeat;
    width: 100px;
    height: 26px;
        bottom: -22px;
    left: 50%;
    transform: translate(-50%, 23px);
}

p.william {
    margin-bottom: 50px;
}

.william_text {
    position: relative;
    margin-bottom: 60px;
}

.william_text:after {
    position: absolute;
    content: "";
    background: url(../img/three-star.png) no-repeat;
    width: 100px;
    height: 26px;
        bottom: -22px;
    left: 50%;
    transform: translate(-50%, 23px);
}

.peter {
    position: relative;
}

.peter:after {
    position: absolute;
    content: "";
    background: url(../img/three-star.png) no-repeat;
    width: 100px;
    height: 26px;
        bottom: -22px;
    left: 50%;
    transform: translate(-50%, 23px);
}

.touzain img {
    margin-top: 50px;
    margin-left: 20px !important;
}

ul#menu-inner-page-menu {
    position: inherit !important;
}

li#menu-item-243 .sub-menu {
    display: none !important;
}

ul#menu-inner-page-menu li {
    position: relative;
}

.menu-item-has-children:after {
	content: "\f0d7";
    font-family: FontAwesome;
    /* left: -5px; */
    position: absolute;
    top: 7px;
    right: 14px;
    color: #000;
}

.menu-item-has-children ul.sub-menu {
	display:none;
	transition:all .3s ease;
}

@-webkit-keyframes fadeinout {
  0%,50% { opacity: 0; }
  100% { opacity: 1; }
}

@keyframes fadeinout {
  0%,50% { opacity: 0; }
  100% { opacity: 1; }
}

.menu-item-has-children:hover ul.sub-menu {
	display:block!important;
	 -webkit-animation: fadeinout 0.50s linear forwards;
    animation: fadeinout 0.50s linear forwards;
	transition:all .3s ease;
}


ul.sub-menu li a {
    background: inherit !important;
    color: #ff0 !important;
    text-align: center !important;
    float: none !important;
    display: inline-block !important;
    font-size: 15px !important;
    font-style: italic !important;
    transition: all .4s ease !important;
}
.epyt-gallery-subscribe{
	display:none;
}
.myallsimgtop img{
	max-width:300px;
}



.img-zoom-container {
  position: relative;
}

.img-zoom-lens {
  position: absolute;
  border: 1px solid #d4d4d4;
  /*set the size of the lens:*/
  width: 40px;
  height: 40px;
}

.img-zoom-result {
  border: 1px solid #d4d4d4;
  /*set the size of the result div:*/
  width: 300px;
  height: 300px;
}
.metaslider .slides img {
    width: 50% !important;
    margin-top: -32px !important;
}
.metaslider .flexslider .flex-direction-nav li a{
	    top: 17% !important;
    background-image: url(http://robert74.dev.wcukdev.co.uk/wp/popitagain/wp-content/uploads/2020/08/arrow.png) !important;
    width: 48px !important;
    height: 48px !important;
}
#go-to-bottom{
	position:fixed;
	bottom:7%;
	left:12%;
	    width: 50px;
	animation: MoveUpDown 1.2s linear infinite;
}
@keyframes MoveUpDown {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: 20px;
  }
}
.grecaptcha-badge {
	display:none;
}


.wp-video, video.wp-video-shortcode, .mejs-container, .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}
.mejs-container {
    padding-top: 56.25%;
}
.wp-video, video.wp-video-shortcode {
    max-width: 100% !important;
}
video.wp-video-shortcode {
    position: relative;
}
.mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mejs-controls {
    display: none;
}
.mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}