/* mobile */
@media screen and (max-width: 767px) {
    #product_list{
        /*width:790px;*/
        list-style:none;
        padding:0;
        margin: 0;
    }
    #product_list li{
        display:inline-block;
        /*float:left;*/
    }
    .product_item{
        width:230px;
        height:377px;
        border:2px #EDEDED dotted;
        position:relative;
        margin-left:28px;
        margin-top:30px;
        background-color:#fff;
    }
    .product_item .img_container{
        width:100%;
        height:176px;
        text-align:center;
        position:absolute;
        top:0px;
        left:0px;
    }
    .product_item .product_price{
        width:100%;
        height:20px;
        color:#6d6e71;
        font-size:18px;
        font-weight: bold;
        text-align:center;
        position:absolute;
        top:177px;
        left:0px;
    }
    .product_item .product_price .dc_price{
        color:#6ad05b;
        font-size:18px;
        font-weight: bold;
        text-decoration: line-through;
    }
    .product_item .product_name{
        width:100%;
        min-height: 44px;
        font-size:14px;
        color:#333;
        text-align:center;
        padding-top:5px;
        padding-bottom:5px;
        position:absolute;
        top:198px;
        left:0px;
    }
    .product_item .product_name a{
        font-size:14px;
        color:#333;
        text-decoration: none;
    }
    .product_item .product_name a:hover{
        font-size:14px;
        color:#333;
        text-decoration: underline;
    }
    .product_item .product_desc{
        width:100%;
        height:42px;
        font-size:12px;
        color:#666;
        text-align:center;
        position:absolute;
        top:241px;
        left:0px;

    }
    .product_item .product_tools{
        width:100%;
        height:40px;
        position:absolute;
        top:300px;
    }
    .product_item .product_tools .quantity{
        width:31px;
        height:36px;
        position:absolute;
        top:1px;
        left:1px;
        font-size:16px;
        border:1px #53A02D solid;
        text-align:center;
        font-weight:bold;
    }
    .product_item .product_tools .stats{
        width:100%;
        height:20px;
        color:#53A02D;
        font-size:13px;
        position:absolute;
        top:51px;
    }
    .product_item .product_tools .stats .code{
        position:absolute;
        left:16px;
        width:45%;
        text-align:left;
    }
    .product_item .product_tools .stats .stock{
        position:absolute;
        left:48%;
        width:43%;
        text-align:right;
    }
    /*view*/
    .separator_line{
        width:100%;
        border-top:1px #EDEDED solid;
        padding-top:10px;
        padding-bottom: 10px;
    }
    .toogle_btn_grey:hover{
        color:#53A02D;
        background: url('/template/optivita/images/arrow_down_green.png') 98% 40% no-repeat;
    }
    .toogle_btn_grey{
        background: url('/template/optivita/images/arrow_down_grey.png') 98% 40% no-repeat;
        background-color:#FBFBFB;
        border:1px #EDEDED solid;
        color:#3A3A3A;
        width:100%;
        height:30px;
        position: relative;  
        padding-top:10px;
        padding-left:5px;
        margin-top:10px;
        cursor: pointer;
    }
    .grey_field{
        background-color:#FBFBFB;
        border:1px #EDEDED solid;
        color:#3A3A3A;
        width:100%;
        height:30px;
        position: relative;  
        padding-top:10px;
        padding-left:5px;
        margin-top:10px;
        cursor: pointer;
    }
    .toggle_content{
        width:97%;
        padding:15px 15px 15px 15px;
        border:1px #E2E2E2 solid;
        color:#000;
        margin-top:30px;
    }

    #product_view{
        min-height:350px;
        position:relative;
    }
    #product_container{
        
    }
    #pleft{
        padding-top:0px;
    }
    #pleft_cont{
        padding-top:20px;
    }
    #product_container #ptitle span{
        font-size:20px;
        color:#bcbdc0;
        border-bottom:2px #bcbdc0 dotted;
    }
    #product_container #pthumb{
        margin-top:5px;
        text-align:center;
        width:auto !important;
    }
    #product_container #pthumb img{
        width:100%;
        height:100%;
    }
    #product_container #pgallery{
        list-style:none;
        margin:0;
        padding:0;
        margin-top:15px;
    }
    #product_container #pgallery li{
        float:left;
        width:32px;
        height:32px;
        padding-right:10px;
    }
    #product_container #pthumb img{
        width:100%;
        height:100%;
    }
    #pright{

    }
    #pright_cont{
        padding:0px 10px 10px 10px;
        border-left:2px #bcbdc0 dotted;
    }
    #pright #pdesc{
        font-size:15px;
        padding-left:10px;
        text-align:justify;
        padding-right: 12px;
    }
    #phead{
        padding:0px 10px 0px 10px;
        margin-top:31px;
    }
    #phead_left{
        position:relative;
        margin-top:75px;
    }
    #phead_left #cart_btn, .gbtn, .cart_btn
    {    font-size:24px;
        color:#6d6e71;
        border:2px #6ad05b solid;
        padding:5px 5px 5px 5px;
        text-transform: uppercase;
        cursor: pointer;
    }
    .gbtn:hover{
        color:#ccc;
    }
    #phead #stock_info{
        margin-top: 15px;
        font-weight: bold;
        padding:10px 10px 10px 0px;
        border-bottom:2px #bcbdc0 dotted;
    }
    #phead_left #pstat{
        color:#bcbdc0;
        text-transform: uppercase;
    }
    #phead_left #pstat_val{
        color:#6ad05b;
        text-transform: uppercase;
    }
    #phead #stock_info #pprice #cy{
        color:#bcbdc0;
    }
    #phead #stock_info #pprice{
        top: 34px;
        margin-left: 39px;
        font-size: 32px;
        font-weight: normal;
    }
    #phead #stock_info #pprice #dc_price{
        color:#6ad05b;
        text-decoration: line-through;
    }

    #pfoot{
        position:relative;
    }
    #pfoot #pord_reviews{
        margin-left:8px;
    }
    #pfoot #prod_qual{
        margin-top: 23px;
    }
    #pfoot #pord_reviews #prod_rev_count{
        color:#bcbdc0;
        font-size:12px;
        text-transform: uppercase;
        padding-left:17px;
        position: relative;
        top:5px;
    }
    #phead_left #qty{
        font-size:22px;
        position: relative;
        top:-2px;
    }
    #phead_left .quantity{
        width: 21px;
        height: 39px;
        position: relative;
        top: -1px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 22px;
        text-align: center;
    }
    #pfooter{
        padding-top:43px;
    }
    .product_tab{
        width: 268px;
        height: 30px;
        background-color: #ededed;
        margin-right: 5px;
        font-size: 16px;
        text-align: center;
        padding-top: 10px;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 10px;
        width: 77%;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
    }
    .product_tab:hover{
        color:#6ad05b;
    }
    .product_tab_sel{
        width: 268px;
        height: 30px;
        background-color: #ededed;
        margin-right: 5px;
        font-size: 16px;
        text-align: center;
        padding-top: 10px;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 10px;
        width: 77%;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        color:#6ad05b;
    }
    #product_info{
        margin-top: 55px;
        font-size: 15px;
        border-top: 2px #bcbdc0 dotted;
        border-bottom: 2px #bcbdc0 dotted;
        width: 89%;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom:25px;
        left:2%;
    }

    #addons_title{
        font-size:22px;
        color:#bcbdc0;
        width:200px;
        background-color: #fff;
        position: relative;
        top:-19px;
        left:27%;
    }
    #addon_cont_accessories{
        border-top:2px #bcbdc0 dotted;
    }
    .addons_title{
        font-size:22px;
        color:#bcbdc0;
        width:100px;
        background-color: #fff;
        position: relative;
        top:-19px;
        left:2%;
        padding-left:20px;
        padding-right:27px;
    }
    #addon_tcont{
        
    }
    #addons{
        list-style:none;
        margin:0;
        padding:0;
        min-height:182px;
        padding-bottom:75px;
        height:auto !important;
    }
    #addons li{
        width:165px;
        overflow: hidden;
        margin-right:0px;
        display:inline-block;
        text-align:center;
    }
    #addons li #thumb{
        padding-bottom:5px;
    }
    #addons li a{
        text-decoration: none;
    }
    #content_title{
        text-align: left;
        border-bottom: 2px #ccc dotted;
        width: 87%;
        padding-left: 0px;
        margin: 0px;
        font-size: 29px;
        color: #6d6e71;
        text-transform: uppercase;
        font-weight: normal;
    }
    .cart_act{
        position: relative;
        left:20px;
    }
    .view_cart_link{
        border:1px #53A02D solid;
        border-radius: 5px;
        font-size:16px;
        padding:10px 20px 10px 20px;
        background-color: #53A02D;
        color:white;
        position: absolute;
        top:65px;
        left:27%;
    }
    .view_cart_link:hover{
        text-decoration: none;
        background-color: white;
        color:#53A02D;
    }
    .crater_care #crater_car_container #cart_btn{
        font-size: 12px;
        position: relative;
        top:10px;
    }
    .crater_care #title{
        font-weight:bold;
        color:#8B8A8A;
    }
    .crater_care #desc{
        padding-top: 20px;
        color:#8B8A8A;
    }
    .crater_care #adesc{
        font-size:10px;
        margin-top: 3px;
    }
     #phead_left #compare_prod_lnk{
        color:#6ad05b;
        text-transform: uppercase;
        text-align:right;
        position: relative;
        top:5px;
    }
    
}

/* tablet */
@media screen and (min-width: 768px) and (max-width: 991px) {
    #product_list{
        /*width:790px;*/
        list-style:none;
        padding:0;
        margin: 0;
    }
    #product_list li{
        display:inline-block;
        /*float:left;*/
    }
    .product_item{
        width:230px;
        height:377px;
        border:2px #EDEDED dotted;
        position:relative;
        margin-left:28px;
        margin-top:30px;
        background-color:#fff;
    }
    .product_item .img_container{
        width:100%;
        height:176px;
        text-align:center;
        position:absolute;
        top:0px;
        left:0px;
    }
    .product_item .product_price{
        width:100%;
        height:20px;
        color:#6d6e71;
        font-size:18px;
        font-weight: bold;
        text-align:center;
        position:absolute;
        top:177px;
        left:0px;
    }
    .product_item .product_price .dc_price{
        color:#6ad05b;
        font-size:18px;
        font-weight: bold;
        text-decoration: line-through;
    }
    .product_item .product_name{
        width:100%;
        min-height: 44px;
        font-size:14px;
        color:#333;
        text-align:center;
        padding-top:5px;
        padding-bottom:5px;
        position:absolute;
        top:198px;
        left:0px;
    }
    .product_item .product_name a{
        font-size:14px;
        color:#333;
        text-decoration: none;
    }
    .product_item .product_name a:hover{
        font-size:14px;
        color:#333;
        text-decoration: underline;
    }
    .product_item .product_desc{
        width:100%;
        height:42px;
        font-size:12px;
        color:#666;
        text-align:center;
        position:absolute;
        top:241px;
        left:0px;

    }
    .product_item .product_tools{
        width:100%;
        height:40px;
        position:absolute;
        top:300px;
    }
    .product_item .product_tools .quantity{
        width:31px;
        height:36px;
        position:absolute;
        top:1px;
        left:1px;
        font-size:16px;
        border:1px #53A02D solid;
        text-align:center;
        font-weight:bold;
    }
    .product_item .product_tools .stats{
        width:100%;
        height:20px;
        color:#53A02D;
        font-size:13px;
        position:absolute;
        top:51px;
    }
    .product_item .product_tools .stats .code{
        position:absolute;
        left:16px;
        width:45%;
        text-align:left;
    }
    .product_item .product_tools .stats .stock{
        position:absolute;
        left:48%;
        width:43%;
        text-align:right;
    }
    /*view*/
    .separator_line{
        width:100%;
        border-top:1px #EDEDED solid;
        padding-top:10px;
        padding-bottom: 10px;
    }
    .toogle_btn_grey:hover{
        color:#53A02D;
        background: url('/template/optivita/images/arrow_down_green.png') 98% 40% no-repeat;
    }
    .toogle_btn_grey{
        background: url('/template/optivita/images/arrow_down_grey.png') 98% 40% no-repeat;
        background-color:#FBFBFB;
        border:1px #EDEDED solid;
        color:#3A3A3A;
        width:100%;
        height:30px;
        position: relative;  
        padding-top:10px;
        padding-left:5px;
        margin-top:10px;
        cursor: pointer;
    }
    .grey_field{
        background-color:#FBFBFB;
        border:1px #EDEDED solid;
        color:#3A3A3A;
        width:100%;
        height:30px;
        position: relative;  
        padding-top:10px;
        padding-left:5px;
        margin-top:10px;
        cursor: pointer;
    }
    .toggle_content{
        width:97%;
        padding:15px 15px 15px 15px;
        border:1px #E2E2E2 solid;
        color:#000;
        margin-top:30px;
    }

    #product_view{
        min-height:350px;
        position:relative;
    }
    #product_container{
        min-height:530px;
    }
    #pleft{
        padding-top:0px;
    }
    #pleft_cont{
        padding-top:20px;
    }
    #product_container #ptitle span{
        font-size:20px;
        color:#bcbdc0;
        border-bottom:2px #bcbdc0 dotted;
    }
    #product_container #pthumb{
        margin-top:5px;
        text-align:center;
        width:auto !important;
    }
    #product_container #pgallery{
        list-style:none;
        margin:0;
        padding:0;
        margin-top:15px;
    }
    #product_container #pgallery li{
        float:left;
        width:32px;
        height:32px;
        padding-right:10px;
    }
    #pthumb{

    }
    #pright{

    }
    #pright_cont{
        padding:0px 10px 10px 10px;
        border-left:2px #bcbdc0 dotted;
    }
    #pright #pdesc{
        font-size:15px;
        padding-left:10px;
        text-align:justify;
        padding-right: 12px;
    }
    #phead{
        padding:0px 10px 0px 10px;
        margin-top:31px;
    }
    #phead_left{
        position:relative;
        margin-top:75px;
    }
    #phead_left #cart_btn, .gbtn, .cart_btn
    {    font-size:24px;
        color:#6d6e71;
        border:2px #6ad05b solid;
        padding:5px 5px 5px 5px;
        text-transform: uppercase;
        cursor: pointer;
    }
    .gbtn:hover{
        color:#ccc;
    }
    #phead #stock_info{
        margin-top: 15px;
        font-weight: bold;
        padding:10px 10px 10px 0px;
        border-bottom:2px #bcbdc0 dotted;
    }
    #phead_left #pstat{
        color:#bcbdc0;
        text-transform: uppercase;
    }
    #phead_left #pstat_val{
        color:#6ad05b;
        text-transform: uppercase;
    }
    #phead #stock_info #pprice #cy{
        color:#bcbdc0;
    }
    #phead #stock_info #pprice{
        top: 34px;
        margin-left: 39px;
        font-size: 32px;
        font-weight: normal;
    }
    #phead #stock_info #pprice #dc_price{
        color:#6ad05b;
        text-decoration: line-through;
    }

    #pfoot{
        position:relative;
    }
    #pfoot #pord_reviews{
        margin-left:8px;
        
    }
    #pfoot #prod_qual{
        margin-top: 23px;
    }
    #pfoot #pord_reviews #prod_rev_count{
        color:#bcbdc0;
        font-size:12px;
        text-transform: uppercase;
        padding-left:17px;
        position: relative;
        top:5px;
    }
    #phead_left #qty{
        font-size:22px;
        position: relative;
        top:-2px;
    }
    #phead_left .quantity{
        width: 21px;
        height: 39px;
        position: relative;
        top: -1px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 22px;
        text-align: center;
    }
    #pfooter{
        padding-top:43px;
    }
    .product_tab{
        width: 268px;
        height: 30px;
        background-color: #ededed;
        margin-right: 5px;
        font-size: 16px;
        text-align: center;
        padding-top: 10px;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 10px;
        width: 77%;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
    }
    .product_tab:hover{
        color:#6ad05b;
    }
    .product_tab_sel{
        width: 268px;
        height: 30px;
        background-color: #ededed;
        margin-right: 5px;
        font-size: 16px;
        text-align: center;
        padding-top: 10px;
        text-transform: uppercase;
        cursor: pointer;
        margin-top: 10px;
        width: 77%;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        color:#6ad05b;
    }
    #product_info{
        margin-top: 55px;
        font-size: 15px;
        border-top: 2px #bcbdc0 dotted;
        border-bottom: 2px #bcbdc0 dotted;
        width: 89%;
        text-align: left;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom:25px;
        left:2%;
    }

    #addons_title{
        font-size:22px;
        color:#bcbdc0;
        width:200px;
        background-color: #fff;
        position: relative;
        top:-19px;
        left:42%;
    }
    #addon_cont_accessories{
        border-top:2px #bcbdc0 dotted;
    }
    .addons_title{
        font-size:22px;
        color:#bcbdc0;
        width:100px;
        background-color: #fff;
        position: relative;
        top:-19px;
        left:2%;
        padding-left:20px;
        padding-right:27px;
    }
    #addon_tcont{
        
    }
    #addons{
        list-style: none;
        margin: 0;
        padding: 0;
        padding-bottom: 75px;
        min-height: 150px;
        height: auto !important;
        
    }
    #addons li{
        width:165px;
        margin-right:0px;
        display:inline-block;
        overflow: hidden;
        text-align:center;
    }
    #addons li #thumb{
        padding-bottom:5px;
    }
    #addons li a{
        text-decoration: none;
    }
    #content_title{
        text-align: left;
        border-bottom: 2px #ccc dotted;
        width: 87%;
        padding-left: 0px;
        margin: 0px;
        font-size: 29px;
        color: #6d6e71;
        text-transform: uppercase;
        font-weight: normal;
    }
    .cart_act{
        position: relative;
        left:20px;
    }
    .view_cart_link{
        border:1px #53A02D solid;
        border-radius: 5px;
        font-size:16px;
        padding:10px 20px 10px 20px;
        background-color: #53A02D;
        color:white;
        position: absolute;
        top:65px;
        left:27%;
    }
    .view_cart_link:hover{
        text-decoration: none;
        background-color: white;
        color:#53A02D;
    }
    .crater_care #crater_car_container #cart_btn{
        font-size: 12px;
        position: relative;
        top:10px;
    }
    .crater_care #title{
        font-weight:bold;
        color:#8B8A8A;
    }
    .crater_care #desc{
        padding-top: 20px;
        color:#8B8A8A;
    }
    .crater_care #adesc{
        font-size:10px;
        margin-top: 3px;
    }
     #phead_left #compare_prod_lnk{
        color:#6ad05b;
        text-transform: uppercase;
        text-align:right;
        position: relative;
        top:5px;
    }
}

/* desktop */
@media screen and (min-width: 992px) {
    #product_list{
        /*width:790px;*/
        list-style:none;
        padding:0;
        margin: 0;
    }
    #product_list li{
        display:inline-block;
        /*float:left;*/
    }
    .product_item{
        width:230px;
        height:377px;
        border:2px #EDEDED dotted;
        position:relative;
        margin-left:28px;
        margin-top:30px;
        background-color:#fff;
    }
    .product_item .img_container{
        width:100%;
        height:176px;
        text-align:center;
        position:absolute;
        top:0px;
        left:0px;
    }
    .product_item .product_price{
        width:100%;
        height:20px;
        color:#6d6e71;
        font-size:18px;
        font-weight: bold;
        text-align:center;
        position:absolute;
        top:177px;
        left:0px;
    }
    .product_item .product_price .dc_price{
        color:#6ad05b;
        font-size:18px;
        font-weight: bold;
        text-decoration: line-through;
    }
    .product_item .product_name{
        width:100%;
        min-height: 44px;
        font-size:14px;
        color:#333;
        text-align:center;
        padding-top:5px;
        padding-bottom:5px;
        position:absolute;
        top:198px;
        left:0px;
    }
    .product_item .product_name a{
        font-size:14px;
        color:#333;
        text-decoration: none;
    }
    .product_item .product_name a:hover{
        font-size:14px;
        color:#333;
        text-decoration: underline;
    }
    .product_item .product_desc{
        width:100%;
        height:42px;
        font-size:12px;
        color:#666;
        text-align:center;
        position:absolute;
        top:241px;
        left:0px;

    }
    .product_item .product_tools{
        width:100%;
        height:40px;
        position:absolute;
        top:300px;
    }
    .product_item .product_tools .quantity{
        width:31px;
        height:36px;
        position:absolute;
        top:1px;
        left:1px;
        font-size:16px;
        border:1px #53A02D solid;
        text-align:center;
        font-weight:bold;
    }
    .product_item .product_tools .stats{
        width:100%;
        height:20px;
        color:#53A02D;
        font-size:13px;
        position:absolute;
        top:51px;
    }
    .product_item .product_tools .stats .code{
        position:absolute;
        left:16px;
        width:45%;
        text-align:left;
    }
    .product_item .product_tools .stats .stock{
        position:absolute;
        left:48%;
        width:43%;
        text-align:right;
    }
    /*view*/
    .separator_line{
        width:100%;
        border-top:1px #EDEDED solid;
        padding-top:10px;
        padding-bottom: 10px;
    }
    .toogle_btn_grey:hover{
        color:#53A02D;
        background: url('/template/optivita/images/arrow_down_green.png') 98% 40% no-repeat;
    }
    .toogle_btn_grey{
        background: url('/template/optivita/images/arrow_down_grey.png') 98% 40% no-repeat;
        background-color:#FBFBFB;
        border:1px #EDEDED solid;
        color:#3A3A3A;
        width:100%;
        height:30px;
        position: relative;  
        padding-top:10px;
        padding-left:5px;
        margin-top:10px;
        cursor: pointer;
    }
    .grey_field{
        background-color:#FBFBFB;
        border:1px #EDEDED solid;
        color:#3A3A3A;
        width:100%;
        height:30px;
        position: relative;  
        padding-top:10px;
        padding-left:5px;
        margin-top:10px;
        cursor: pointer;
    }
    .toggle_content{
        width:97%;
        padding:15px 15px 15px 15px;
        border:1px #E2E2E2 solid;
        color:#000;
        margin-top:30px;
    }

    #product_view{
        width:1120px;
        min-height:350px;
        position:relative;
    }
    #product_container{
        display:table-cell;
    }
    #pleft{
        padding-top:0px;
    }
    #pleft_cont{
        padding-top:20px;
    }
    #product_container #ptitle span{
        font-size:20px;
        color:#bcbdc0;
        border-bottom:2px #bcbdc0 dotted;
    }
    #product_container #pthumb{
        margin-top:5px;
        text-align:center;
    }
    #product_container #pgallery{
        list-style:none;
        margin:0;
        padding:0;
        margin-top:15px;
    }
    #product_container #pgallery li{
        float:left;
        width:32px;
        height:32px;
        padding-right:10px;
    }
    #pthumb{

    }
    #pright{
        display:table-cell;
        width:100%;
    }
    #pright_cont{
        padding:0px 10px 10px 10px;
        border-left:2px #bcbdc0 dotted;
    }
    #pright #pdesc{
        font-size:15px;
        padding-left:10px;
        text-align:justify;
    }
    #phead{
        padding:0px 10px 0px 10px;
        margin-top:31px;
    }
    #phead_left{
        position:relative;
        text-align:left;
    }
    #phead_left #cart_btn, .gbtn, .cart_btn
    {    font-size:24px;
        color:#6d6e71;
        border:2px #6ad05b solid;
        padding:5px 5px 5px 5px;
        text-transform: uppercase;
        cursor: pointer;
    }
    .gbtn:hover{
        color:#ccc;
    }
    #phead #stock_info{
        margin-top: 15px;
        font-weight: bold;
        padding:10px 10px 10px 0px;
        border-bottom:2px #bcbdc0 dotted;
    }
    #phead_left #pstat{
        color:#bcbdc0;
        text-transform: uppercase;
    }
    #phead_left #pstat_val{
        color:#6ad05b;
        text-transform: uppercase;
    }
    #phead #stock_info #pprice #cy{
        color:#bcbdc0;
    }
    #phead #stock_info #pprice{
        position:absolute;
        width:200px;
        left:62%;
        top:0px;
        text-align:right;
        font-size: 32px;
        font-weight: normal;
    }
    #phead #stock_info #pprice #dc_price{
        color:#6ad05b;
        text-decoration: line-through;
    }

    #pfoot{
        position:relative;
    }
    #pfoot #pord_reviews{
        margin-left:8px;
        position: relative;
        left:-128px;
    }
    #pfoot #prod_qual{
        position: absolute;
        left:55%;
        top:-18px;

    }
    #pfoot #pord_reviews #prod_rev_count{
        color:#bcbdc0;
        font-size:12px;
        text-transform: uppercase;
        padding-left:17px;
        position: relative;
        top:5px;
    }
    #phead_left #qty{
        font-size:22px;
        position: relative;
        top:-2px;
    }
    #phead_left .quantity{
        width: 21px;
        height: 39px;
        position: relative;
        top: -1px;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 22px;
        text-align: center;
    }
    #pfooter{
        padding-top:43px;
    }
    .product_tab{
        width: 219px;
        height: 30px;
        background-color: #ededed;
        float: left;
        margin-right: 5px;
        font-size: 16px;
        text-align: center;
        padding-top: 10px;
        text-transform: uppercase;
        cursor: pointer;
        margin-left: 14px;
    }
    .product_tab:hover{
        color:#6ad05b;
    }
    .product_tab_sel{
        width: 219px;
        height: 30px;
        background-color: #ededed;
        float: left;
        margin-right: 5px;
        font-size: 16px;
        text-align: center;
        padding-top: 10px;
        text-transform: uppercase;
        cursor: pointer;
        margin-left: 14px;
        color:#6ad05b;
    }
    #product_info{
        margin-top:55px;
        font-size:15px;
        border-top:2px #bcbdc0 dotted;
        border-bottom:2px #bcbdc0 dotted;
        width:97%;
        text-align:left;
    }

    #addons_title{
        font-size:22px;
        color:#bcbdc0;
        width:200px;
        background-color: #fff;
        position: relative;
        top:-19px;
        left:42%;
    }
    #addon_cont_accessories{
        border-top:2px #bcbdc0 dotted;
    }
    .addons_title{
        font-size:22px;
        color:#bcbdc0;
        width:100px;
        background-color: #fff;
        position: relative;
        top:-19px;
        left:2%;
        padding-left:20px;
        padding-right:27px;
    }
    #addon_tcont{
        
    }
    #addons{
        list-style:none;
        margin:0;
        padding:0;
        min-height:150px !important;
        padding-bottom:50px;
    }
    #addons li{
        width:165px;
        margin-right:20px;
        float:left;
        text-align:center;
    }
    #addons li #thumb{
        padding-bottom:5px;
    }
    #addons li a{
        text-decoration: none;
    }
    #content_title{
        text-align: left;
        border-bottom: 2px #ccc dotted;
        width: 1108px;
        padding: 0;
        margin: 0px;
        font-size: 29px;
        color: #6d6e71;
        text-transform: uppercase;
        font-weight: normal;
    }
    .cart_act{
        position: relative;
        left:20px;
    }
    .view_cart_link{
        border:1px #53A02D solid;
        border-radius: 5px;
        font-size:16px;
        padding:10px 20px 10px 20px;
        background-color: #53A02D;
        color:white;
        position: absolute;
        top:65px;
        left:27%;
    }
    .view_cart_link:hover{
        text-decoration: none;
        background-color: white;
        color:#53A02D;
    }
    #pfooter .info_bg{
        margin-top:42px;
    }
    .crater_care{
        border:none;
        padding:10px 10px 15px 10px;
        margin-top:20px;
        width: 100px;
        height: 142px;
        position: absolute;
        top: -44px;
        left: 276px;
    }
    .crater_care #crater_car_container #cart_btn{
        width: 100px !important;
        height: 20px !important;
        font-size: 10px;
        position: relative;
        top:10px;
    }
    .crater_care #desc{
        font-size:10px;
        margin-top: 20px;
        color:#8B8A8A;
    }
    .crater_care #adesc{
        font-size:10px;
        margin-top: 3px;
    }
    .crater_care #title{
        font-weight:bold;
        color:#8B8A8A;
    }
    .crater_care #cimg{
        position:absolute;
        top:35px;
        left:-76px;
    }
    #phead_left #compare_prod_lnk{
        width:160px;
        position:absolute;
        top:68px;
        left:368px;
        color:#6ad05b;
        text-transform: uppercase;
        text-align:right;
    }
    .crater_care #care_dialog{
        width: 200px;
        padding:10px 10px 10px 10px;
        border:1px #ccc solid;
        background-color:white;
        position: absolute;
        top:20px;
        left:20px;
        z-index:20;
        font-weight:normal;
        font-size:14px;
		text-align:justify;
    }
}